=0;o--)d[o].remove(),e.prepend(d[o])}(e)})),r.toString()})).filter((e=>!!e))}function l(e,s,t=0){const d=":not(#"+s.specificityMatchingName+")",r=":not(."+s.specificityMatchingName+")",c=":not("+s.specificityMatchingName+")";return e.flatMap((e=>{if(-1===e.toLowerCase().indexOf(":is"))return e;let i=!1;const a=[];if(n.default().astSync(e).walkPseudos((e=>{if(":is"!==e.value.toLowerCase()||!e.nodes||!e.nodes.length)return;if("selector"===e.nodes[0].type&&0===e.nodes[0].nodes.length)return;let s=e.parent;for(;s;){if(s.value&&":is"===s.value.toLowerCase()&&"pseudo"===s.type)return void(i=!0);s=s.parent}const n=o.selectorSpecificity(e),t=e.sourceIndex,l=t+e.toString().length,u=[];e.nodes.forEach((e=>{const s={start:t,end:l,option:""},i=o.selectorSpecificity(e);let a=e.toString().trim();const p=Math.max(0,n.a-i.a),f=Math.max(0,n.b-i.b),h=Math.max(0,n.c-i.c);for(let e=0;e{let s="";for(let t=0;t!!e))}const c=e=>{const o={specificityMatchingName:"does-not-exist",...e||{}};return{postcssPlugin:"postcss-is-pseudo-class",Rule(e,{result:s}){if(!e.selector)return;if(-1===e.selector.toLowerCase().indexOf(":is"))return;let n=!1;const t=()=>{"warning"===o.onComplexSelector&&(n||(n=!0,e.warn(s,`Complex selectors in '${e.selector}' can not be transformed to an equivalent selector without ':is()'.`)))};let d=!1;const c=()=>{"warning"===o.onPseudoElement&&(d||(d=!0,e.warn(s,`Pseudo elements are not allowed in ':is()', unable to transform '${e.selector}'`)))};try{let s=!1;const n=[],d=r(l(e.selectors,{specificityMatchingName:o.specificityMatchingName}),{onComplexSelector:o.onComplexSelector},t,c);if(Array.from(new Set(d)).forEach((o=>{e.selectors.indexOf(o)>-1?n.push(o):(e.cloneBefore({selector:o}),s=!0)})),n.length&&s&&e.cloneBefore({selectors:n}),!o.preserve){if(!s)return;e.remove()}}catch(o){if(o.message.indexOf("call stack size exceeded")>-1)throw o;e.warn(s,`Failed to parse selector "${e.selector}"`)}}}};c.postcss=!0,module.exports=c;
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.d.ts
index 1a79cd5e9f..968dceeb00 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare type pluginOptions = {
preserve?: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.mjs
index 628682dbcc..0c5fc58c5b 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-selector-parser";import{selectorSpecificity as o}from"@csstools/selector-specificity";function s(o,s){return e.isPseudoElement(o)?n.pseudoElement:n[s]}const n={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10};function t(o,n,t,d){return o.flatMap((o=>{if(-1===o.indexOf(":-csstools-matches")&&-1===o.toLowerCase().indexOf(":is"))return o;const r=e().astSync(o);return r.walkPseudos((o=>{if(":is"===o.value.toLowerCase()&&o.nodes&&o.nodes.length&&"selector"===o.nodes[0].type&&0===o.nodes[0].nodes.length)return o.value=":not",void o.nodes[0].append(e.universal());if(":-csstools-matches"===o.value)if(!o.nodes||o.nodes.length){if(o.walkPseudos((o=>{if(e.isPseudoElement(o)){let e=o.value;if(e.startsWith("::-csstools-invalid-"))return;for(;e.startsWith(":");)e=e.slice(1);o.value=`::-csstools-invalid-${e}`,d()}})),1===o.nodes.length&&"selector"===o.nodes[0].type){if(1===o.nodes[0].nodes.length)return void o.replaceWith(o.nodes[0].nodes[0]);if(!o.nodes[0].some((e=>"combinator"===e.type)))return void o.replaceWith(...o.nodes[0].nodes)}1!==r.nodes.length||"selector"!==r.nodes[0].type||1!==r.nodes[0].nodes.length||r.nodes[0].nodes[0]!==o?function(e){return!(!e||!e.nodes||"selector"!==e.type||3!==e.nodes.length||!e.nodes[0]||"pseudo"!==e.nodes[0].type||":-csstools-matches"!==e.nodes[0].value||!e.nodes[1]||"combinator"!==e.nodes[1].type||"+"!==e.nodes[1].value||!e.nodes[2]||"pseudo"!==e.nodes[2].type||":-csstools-matches"!==e.nodes[2].value||!e.nodes[0].nodes||1!==e.nodes[0].nodes.length||"selector"!==e.nodes[0].nodes[0].type||!e.nodes[0].nodes[0].nodes||3!==e.nodes[0].nodes[0].nodes.length||!e.nodes[0].nodes[0].nodes||"combinator"!==e.nodes[0].nodes[0].nodes[1].type||">"!==e.nodes[0].nodes[0].nodes[1].value||!e.nodes[2].nodes||1!==e.nodes[2].nodes.length||"selector"!==e.nodes[2].nodes[0].type||!e.nodes[2].nodes[0].nodes||3!==e.nodes[2].nodes[0].nodes.length||!e.nodes[2].nodes[0].nodes||"combinator"!==e.nodes[2].nodes[0].nodes[1].type||">"!==e.nodes[2].nodes[0].nodes[1].value||(e.nodes[0].nodes[0].insertAfter(e.nodes[0].nodes[0].nodes[0],e.nodes[2].nodes[0].nodes[0].clone()),e.nodes[2].nodes[0].nodes[1].remove(),e.nodes[2].nodes[0].nodes[0].remove(),e.nodes[0].replaceWith(e.nodes[0].nodes[0]),e.nodes[2].replaceWith(e.nodes[2].nodes[0]),0))}(o.parent)||function(o){if(!o||!o.nodes)return!1;if("selector"!==o.type)return!1;if(2!==o.nodes.length)return!1;let s,n;return o.nodes[0]&&"pseudo"===o.nodes[0].type&&":-csstools-matches"===o.nodes[0].value?(s=0,n=1):o.nodes[1]&&"pseudo"===o.nodes[1].type&&":-csstools-matches"===o.nodes[1].value&&(s=1,n=0),!(!s||!o.nodes[n]||"selector"===o.nodes[n].type&&o.nodes[n].some((o=>"combinator"===o.type||e.isPseudoElement(o)))||(o.nodes[s].append(o.nodes[n].clone()),o.nodes[s].replaceWith(...o.nodes[s].nodes),o.nodes[n].remove(),0))}(o.parent)||("warning"===n.onComplexSelector&&t(),o.value=":is"):o.replaceWith(...o.nodes[0].nodes)}else o.remove()})),r.walk((e=>{"selector"===e.type&&"nodes"in e&&1===e.nodes.length&&"selector"===e.nodes[0].type&&e.replaceWith(e.nodes[0])})),r.walk((o=>{"nodes"in o&&function(o){if(!o||!o.nodes)return;const n=[];let t=[];for(let s=0;s"selector"===e.type&&"selector"===o.type&&e.nodes.length&&o.nodes.length?s(e.nodes[0],e.nodes[0].type)-s(o.nodes[0],o.nodes[0].type):"selector"===e.type&&e.nodes.length?s(e.nodes[0],e.nodes[0].type)-s(o,o.type):"selector"===o.type&&o.nodes.length?s(e,e.type)-s(o.nodes[0],o.nodes[0].type):s(e,e.type)-s(o,o.type)));for(let e=0;e=0;e--)d[e].remove(),o.prepend(d[e])}(o)})),r.toString()})).filter((e=>!!e))}function d(s,n,t=0){const r=":not(#"+n.specificityMatchingName+")",l=":not(."+n.specificityMatchingName+")",c=":not("+n.specificityMatchingName+")";return s.flatMap((s=>{if(-1===s.toLowerCase().indexOf(":is"))return s;let i=!1;const a=[];if(e().astSync(s).walkPseudos((e=>{if(":is"!==e.value.toLowerCase()||!e.nodes||!e.nodes.length)return;if("selector"===e.nodes[0].type&&0===e.nodes[0].nodes.length)return;let s=e.parent;for(;s;){if(s.value&&":is"===s.value.toLowerCase()&&"pseudo"===s.type)return void(i=!0);s=s.parent}const n=o(e),t=e.sourceIndex,d=t+e.toString().length,p=[];e.nodes.forEach((e=>{const s={start:t,end:d,option:""},i=o(e);let a=e.toString().trim();const u=Math.max(0,n.a-i.a),h=Math.max(0,n.b-i.b),f=Math.max(0,n.c-i.c);for(let e=0;e{let o="";for(let t=0;t!!e))}const r=e=>{const o={specificityMatchingName:"does-not-exist",...e||{}};return{postcssPlugin:"postcss-is-pseudo-class",Rule(e,{result:s}){if(!e.selector)return;if(-1===e.selector.toLowerCase().indexOf(":is"))return;let n=!1;const r=()=>{"warning"===o.onComplexSelector&&(n||(n=!0,e.warn(s,`Complex selectors in '${e.selector}' can not be transformed to an equivalent selector without ':is()'.`)))};let l=!1;const c=()=>{"warning"===o.onPseudoElement&&(l||(l=!0,e.warn(s,`Pseudo elements are not allowed in ':is()', unable to transform '${e.selector}'`)))};try{let s=!1;const n=[],l=t(d(e.selectors,{specificityMatchingName:o.specificityMatchingName}),{onComplexSelector:o.onComplexSelector},r,c);if(Array.from(new Set(l)).forEach((o=>{e.selectors.indexOf(o)>-1?n.push(o):(e.cloneBefore({selector:o}),s=!0)})),n.length&&s&&e.cloneBefore({selectors:n}),!o.preserve){if(!s)return;e.remove()}}catch(o){if(o.message.indexOf("call stack size exceeded")>-1)throw o;e.warn(s,`Failed to parse selector "${e.selector}"`)}}}};r.postcss=!0;export{r as default};
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex.d.ts
index ff0565b56b..f19ee4020e 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export default function complexSelectors(selectors: string[], pluginOptions: {
onComplexSelector?: 'warning';
}, warnOnComplexSelector: () => void, warnOnPseudoElements: () => void): string[];
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/child-adjacent-child.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/child-adjacent-child.d.ts
index 644eaaec50..7e15b872a2 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/child-adjacent-child.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/child-adjacent-child.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function childAdjacentChild(selector: any): boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/is-in-compound.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/is-in-compound.d.ts
index 3a91eef6c1..96f3aa1c8e 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/is-in-compound.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/is-in-compound.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function isInCompoundWithOneOtherElement(selector: any): boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/compound-selector-order.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/compound-selector-order.d.ts
index 3fb1e39f49..bc58b5ee42 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/compound-selector-order.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/compound-selector-order.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function sortCompoundSelectorsInsideComplexSelector(node: any): void;
diff --git a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/split-selectors.d.ts b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/split-selectors.d.ts
index ac2df9adcc..33e192ac73 100644
--- a/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/split-selectors.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/split-selectors.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export default function splitSelectors(selectors: string[], pluginOptions: {
specificityMatchingName: string;
}, recursionDepth?: number): any[];
diff --git a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.cjs
index 160f435f3e..63543c7850 100644
--- a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("postcss-value-parser"));const a=/calc\(/gim;const r=e=>{const r=Object.assign({preserve:!0},e);return{postcssPlugin:"postcss-nested-calc",Declaration(e,{result:l}){if((e.value.match(a)||[]).length<2)return;if(e.variable)return;const n=e.value;let s;try{s=t.default(n)}catch(t){return void e.warn(l,`Failed to parse value '${n}'. Leaving the original value intact.`)}if(void 0===s)return;t.default.walk(s.nodes,(e=>{e.type&&"function"===e.type&&"calc"===e.value.toLowerCase()&&t.default.walk(e.nodes,(e=>{if(e.type&&"function"===e.type)return"calc"===e.value.toLowerCase()&&void(e.value="")}))}),!0);const c=String(s);c!==n&&(r.preserve?e.cloneBefore({value:c}):e.replaceWith(e.clone({value:c})))}}};r.postcss=!0,module.exports=r;
diff --git a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.d.ts
index 0672df01cd..b6a0e3a2d1 100644
--- a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare type pluginOptions = {
preserve?: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.mjs
index e1dbcceac4..f65814d3e8 100644
--- a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-value-parser";const t=/calc\(/gim;const a=a=>{const r=Object.assign({preserve:!0},a);return{postcssPlugin:"postcss-nested-calc",Declaration(a,{result:s}){if((a.value.match(t)||[]).length<2)return;if(a.variable)return;const n=a.value;let o;try{o=e(n)}catch(e){return void a.warn(s,`Failed to parse value '${n}'. Leaving the original value intact.`)}if(void 0===o)return;e.walk(o.nodes,(t=>{t.type&&"function"===t.type&&"calc"===t.value.toLowerCase()&&e.walk(t.nodes,(e=>{if(e.type&&"function"===e.type)return"calc"===e.value.toLowerCase()&&void(e.value="")}))}),!0);const c=String(o);c!==n&&(r.preserve?a.cloneBefore({value:c}):a.replaceWith(a.clone({value:c})))}}};a.postcss=!0;export{a as default};
diff --git a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/occurrences.d.ts b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/occurrences.d.ts
index 61f8b78422..9d73a69b13 100644
--- a/web/ui/node_modules/@csstools/postcss-nested-calc/dist/occurrences.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-nested-calc/dist/occurrences.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function numberOfCalcOccurrences(value: string): number;
diff --git a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.cjs
index c0d247d3b3..f8192b6a24 100644
--- a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=e(require("postcss-value-parser")),t=new Map([["block,flow","block"],["block,flow-root","flow-root"],["inline,flow","inline"],["inline,flow-root","inline-block"],["run-in,flow","run-in"],["list-item,block,flow","list-item"],["inline,flow,list-item","inline list-item"],["block,flex","flex"],["inline,flex","inline-flex"],["block,grid","grid"],["inline,grid","inline-grid"],["inline,ruby","ruby"],["block,table","table"],["inline,table","inline-table"],["table-cell,flow","table-cell"],["table-caption,flow","table-caption"],["ruby-base,flow","ruby-base"],["ruby-text,flow","ruby-text"]]);const n=e=>{const n=!("preserve"in Object(e))||Boolean(e.preserve);return{postcssPlugin:"postcss-normalize-display-values",prepare(){const e=new Map;return{Declaration(o){if("display"!==o.prop.toLowerCase())return;const i=o.value;if(!i)return;if(e.has(i))return void(o.value!==e.get(i)&&(o.cloneBefore({value:e.get(i)}),n||o.remove()));const r=function(e){const{nodes:n}=l.default(e);if(1===n.length)return e;const o=n.filter((e=>"word"===e.type)).map((e=>e.value.toLowerCase()));if(o.length<=1)return e;return t.get(o.join(","))||e}(i);e.set(i,r),o.value!==r&&(o.cloneBefore({value:r}),n||o.remove())}}}}};n.postcss=!0,module.exports=n;
diff --git a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.d.ts
index 157362729b..a35c90d4dd 100644
--- a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare const creator: PluginCreator<{
preserve: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.mjs
index 8ac2c3a397..adb474c9b2 100644
--- a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-value-parser";var l=new Map([["block,flow","block"],["block,flow-root","flow-root"],["inline,flow","inline"],["inline,flow-root","inline-block"],["run-in,flow","run-in"],["list-item,block,flow","list-item"],["inline,flow,list-item","inline list-item"],["block,flex","flex"],["inline,flex","inline-flex"],["block,grid","grid"],["inline,grid","inline-grid"],["inline,ruby","ruby"],["block,table","table"],["inline,table","inline-table"],["table-cell,flow","table-cell"],["table-caption,flow","table-caption"],["ruby-base,flow","ruby-base"],["ruby-text,flow","ruby-text"]]);const n=n=>{const o=!("preserve"in Object(n))||Boolean(n.preserve);return{postcssPlugin:"postcss-normalize-display-values",prepare(){const n=new Map;return{Declaration(t){if("display"!==t.prop.toLowerCase())return;const i=t.value;if(!i)return;if(n.has(i))return void(t.value!==n.get(i)&&(t.cloneBefore({value:n.get(i)}),o||t.remove()));const r=function(n){const{nodes:o}=e(n);if(1===o.length)return n;const t=o.filter((e=>"word"===e.type)).map((e=>e.value.toLowerCase()));if(t.length<=1)return n;return l.get(t.join(","))||n}(i);n.set(i,r),t.value!==r&&(t.cloneBefore({value:r}),o||t.remove())}}}}};n.postcss=!0;export{n as default};
diff --git a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/mappings.d.ts b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/mappings.d.ts
index 7ca13f692b..089caf9efb 100644
--- a/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/mappings.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-normalize-display-values/dist/mappings.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Specification: https://www.w3.org/TR/css-display-3/#the-display-properties
*/
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-display-p3.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-display-p3.d.ts
index 104eaf0816..4de8093b8c 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-display-p3.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-display-p3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare type color = [number, number, number];
export declare function oklabToDisplayP3(oklabRaw: color): [color, boolean];
export {};
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-srgb.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-srgb.d.ts
index 38cd338008..17f8a65b46 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-srgb.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklab-to-srgb.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare type color = [number, number, number];
export declare function oklabToSRgb(oklabRaw: color): color;
export {};
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-display-p3.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-display-p3.d.ts
index c5de714062..a7dbba5ce9 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-display-p3.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-display-p3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare type color = [number, number, number];
export declare function oklchToDisplayP3(oklchRaw: color): [color, boolean];
export {};
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-srgb.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-srgb.d.ts
index f16dbf6b5e..7846ad4bf0 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-srgb.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/convert-oklch-to-srgb.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare type color = [number, number, number];
export declare function oklchToSRgb(oklchRaw: color): color;
export {};
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/css-color-4/map-gamut.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/css-color-4/map-gamut.d.ts
index e86d45bdf7..c98f2dff9c 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/css-color-4/map-gamut.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/css-color-4/map-gamut.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare type color = [number, number, number];
export declare function mapGamut(startOKLCH: color, toDestination: (x: color) => color, fromDestination: (x: color) => color): color;
export declare function clip(color: color): color;
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-fallback-decl.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-fallback-decl.d.ts
index d7ae8d8906..5e24b4c353 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-fallback-decl.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-fallback-decl.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration } from 'postcss';
export declare function hasFallback(node: Declaration): boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-supports-at-rule-ancestor.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-supports-at-rule-ancestor.d.ts
index a46009ecc2..80995253b2 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-supports-at-rule-ancestor.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/has-supports-at-rule-ancestor.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Node } from 'postcss';
export declare function hasSupportsAtRuleAncestor(node: Node): boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/index.d.ts
index 8d111a195d..aca18bda10 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare type pluginOptions = {
enableProgressiveCustomProperties?: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/modified-values.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/modified-values.d.ts
index aceddec6ec..bfa304a4ad 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/modified-values.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/modified-values.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration, Result } from 'postcss';
export declare function modifiedValues(originalValue: string, decl: Declaration, result: Result, preserve: boolean): {
rgb: string;
diff --git a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/on-css-function.d.ts b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/on-css-function.d.ts
index c80a59d134..8d4929ca20 100644
--- a/web/ui/node_modules/@csstools/postcss-oklab-function/dist/on-css-function.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-oklab-function/dist/on-css-function.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { FunctionNode } from 'postcss-value-parser';
import { Declaration, Result } from 'postcss';
export declare function onCSSFunctionSRgb(node: FunctionNode): void;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/custom/double-position-gradients.d.ts b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/custom/double-position-gradients.d.ts
index 6ca404c9ac..ac15b1f188 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/custom/double-position-gradients.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/custom/double-position-gradients.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Node } from 'postcss-value-parser';
export declare function doublePositionGradients(node: Node): Array;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.cjs
index 85d38e723a..3b94b036c6 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=e(require("postcss-value-parser"));const a=[{supports:"color(srgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"srgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"srgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(srgb-linear 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"srgb-linear"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"srgb-linear"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(a98-rgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"a98-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"a98-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(prophoto-rgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"prophoto-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"prophoto-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(display-p3 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"display-p3"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"display-p3"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(rec2020 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"rec2020"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"rec2020"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz-d50 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d50"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d50"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz-d65 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d65"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d65"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hsl(0, 0%, 0%)",property:"color",sniff:"hsl",matchers:[{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]}]},{supports:"hsl(0 0% 0% / 0)",property:"color",sniff:"hsl",matchers:[{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hsla(0 0% 0% / 0)",property:"color",sniff:"hsla",matchers:[{type:"function",value:"hsla",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hwb(0 0% 0%)",property:"color",sniff:"hwb",matchers:[{type:"function",value:"hwb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"hwb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"lab(0% 0 0)",property:"color",sniff:"lab",matchers:[{type:"function",value:"lab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"lab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"lch(0% 0 0)",property:"color",sniff:"lch",matchers:[{type:"function",value:"lch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"lch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"oklab(0% 0 0)",property:"color",sniff:"oklab",matchers:[{type:"function",value:"oklab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"oklab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"oklch(0% 0 0)",property:"color",sniff:"oklch",matchers:[{type:"function",value:"oklch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"oklch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"rgb(0, 0, 0, 0)",property:"color",sniff:"rgb",matchers:[{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]}]},{supports:"rgb(0 0 0 / 0)",property:"color",sniff:"rgb",matchers:[{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"rgba(0 0 0 / 0)",property:"color",sniff:"rgba",matchers:[{type:"function",value:"rgba",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color-mix(in oklch, #000, #fff)",property:"color",sniff:"color-mix",matchers:[{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]}]},{supports:"1ic",property:"font-size",sniff:"ic",matchers:[{type:"word",value:"1ic",dimension:{unit:"ic"}}]}];function p(e,r){if(e.isVariable&&r)return!0;if(e.type!==r.type)return!1;if(function(e,r){if("space"===e.type&&"space"===r.type&&e.value.trim()===r.value.trim())return!1;if(e.dimension&&r.dimension)return e.dimension.unit!==r.dimension.unit;if(e.value!==r.value)return!0;return!1}(e,r))return!1;if(e.nodes&&r.nodes){for(let a=0;a{e.indexOf(r.sniff)>-1&&o.push(r)}));try{r.default(e).walk((e=>{try{e.dimension=r.default.unit(e.value)}finally{!1===e.dimension&&delete e.dimension}for(let r=0;r({postcssPlugin:"postcss-progressive-custom-properties",RuleExit:(e,{postcss:r})=>{const a=[],p=new Set;e.each((t=>{if("decl"!==t.type)return;if(!t.variable)return;if("initial"===t.value.trim())return;if(""===t.value.trim())return;if(!p.has(t.prop.toString()))return void p.add(t.prop.toString());const o=i(t.value);if(!o.length)return;const s=r.atRule({name:"supports",params:o.join(" and "),source:e.source,raws:{before:"\n\n",after:"\n"}}),l=e.clone();l.removeAll(),l.raws.before="\n",l.append(t.clone()),t.remove(),s.append(l),a.push(s)})),0!==a.length&&a.reverse().forEach((r=>{e.after(r)}))}});o.postcss=!0,module.exports=o;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.d.ts
index 2b298ab45f..833234f557 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare const creator: PluginCreator;
export default creator;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.mjs
index 4b40d1cc01..f809ea7e37 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-value-parser";const r=[{supports:"color(srgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"srgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"srgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(srgb-linear 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"srgb-linear"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"srgb-linear"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(a98-rgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"a98-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"a98-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(prophoto-rgb 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"prophoto-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"prophoto-rgb"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(display-p3 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"display-p3"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"display-p3"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(rec2020 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"rec2020"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"rec2020"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz-d50 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d50"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d50"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz-d65 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d65"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz-d65"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color(xyz 0 0 0)",property:"color",sniff:"color",matchers:[{type:"function",value:"color",nodes:[{type:"word",value:"xyz"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color",nodes:[{type:"word",value:"xyz"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hsl(0, 0%, 0%)",property:"color",sniff:"hsl",matchers:[{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]}]},{supports:"hsl(0 0% 0% / 0)",property:"color",sniff:"hsl",matchers:[{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"hsl",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hsla(0 0% 0% / 0)",property:"color",sniff:"hsla",matchers:[{type:"function",value:"hsla",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"hwb(0 0% 0%)",property:"color",sniff:"hwb",matchers:[{type:"function",value:"hwb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"hwb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"lab(0% 0 0)",property:"color",sniff:"lab",matchers:[{type:"function",value:"lab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"lab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"lch(0% 0 0)",property:"color",sniff:"lch",matchers:[{type:"function",value:"lch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"lch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"oklab(0% 0 0)",property:"color",sniff:"oklab",matchers:[{type:"function",value:"oklab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"oklab",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"oklch(0% 0 0)",property:"color",sniff:"oklch",matchers:[{type:"function",value:"oklch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"oklch",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"rgb(0, 0, 0, 0)",property:"color",sniff:"rgb",matchers:[{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]}]},{supports:"rgb(0 0 0 / 0)",property:"color",sniff:"rgb",matchers:[{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"rgb",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"rgba(0 0 0 / 0)",property:"color",sniff:"rgba",matchers:[{type:"function",value:"rgba",nodes:[{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:"/"},{type:"word",isVariable:!0}]}]},{supports:"color-mix(in oklch, #000, #fff)",property:"color",sniff:"color-mix",matchers:[{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]},{type:"function",value:"color-mix",nodes:[{type:"word",value:"in"},{type:"space"},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0},{type:"div",value:","},{type:"word",isVariable:!0},{type:"space"},{type:"word",isVariable:!0}]}]},{supports:"1ic",property:"font-size",sniff:"ic",matchers:[{type:"word",value:"1ic",dimension:{unit:"ic"}}]}];function a(e,r){if(e.isVariable&&r)return!0;if(e.type!==r.type)return!1;if(function(e,r){if("space"===e.type&&"space"===r.type&&e.value.trim()===r.value.trim())return!1;if(e.dimension&&r.dimension)return e.dimension.unit!==r.dimension.unit;if(e.value!==r.value)return!0;return!1}(e,r))return!1;if(e.nodes&&r.nodes){for(let p=0;p{t.indexOf(e.sniff)>-1&&o.push(e)}));try{e(t).walk((r=>{try{r.dimension=e.unit(r.value)}finally{!1===r.dimension&&delete r.dimension}for(let e=0;e({postcssPlugin:"postcss-progressive-custom-properties",RuleExit:(e,{postcss:r})=>{const a=[],p=new Set;e.each((i=>{if("decl"!==i.type)return;if(!i.variable)return;if("initial"===i.value.trim())return;if(""===i.value.trim())return;if(!p.has(i.prop.toString()))return void p.add(i.prop.toString());const o=t(i.value);if(!o.length)return;const s=r.atRule({name:"supports",params:o.join(" and "),source:e.source,raws:{before:"\n\n",after:"\n"}}),l=e.clone();l.removeAll(),l.raws.before="\n",l.append(i.clone()),i.remove(),s.append(l),a.push(s)})),0!==a.length&&a.reverse().forEach((r=>{e.after(r)}))}});i.postcss=!0;export{i as default};
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/match.d.ts b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/match.d.ts
index 9a711d1af1..7c574d286a 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/match.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/match.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function matches(a: any, b: any): boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/matchers.d.ts b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/matchers.d.ts
index 746c0edbf1..59254d28fc 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/matchers.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/matchers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const matchers: ({
supports: string;
property: string;
diff --git a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/support-conditions-from-values.d.ts b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/support-conditions-from-values.d.ts
index dabde490b8..04b4b2806d 100644
--- a/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/support-conditions-from-values.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-progressive-custom-properties/dist/support-conditions-from-values.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function supportConditionsFromValue(value: string): Array;
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.cjs
index 0bfe4d6b3f..7975a44b29 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("postcss-value-parser"));function n(e,n,o,r){const a=[];let s=!1;if(e.nodes.forEach((e=>{"word"!==e.type?function(e){return"function"===e.type&&"var"===e.value.toLowerCase()}(e)&&(s=!0):a.push(e)})),s)return void u(n,o,`Failed to transform ${n.value} as variables can't be processed.`,r);if(2!==a.length)return void u(n,o,`Failed to transform ${n.value} as it's expecting 2 arguments instead of ${a.length}`,r);const l=t.default.unit(a[0].value),i=t.default.unit(a[1].value);if(l&&i){if(l.unit===i.unit)return[l,i];u(n,o,`Failed to transform ${n.value} as the units don't match`,r)}}function u(e,t,n,u){"warn"===u.onInvalid&&e.warn(t,n)}function o(e){delete e.nodes;const t=e;return t.type="word",t}var r;!function(e){e.Nearest="nearest",e.Up="up",e.Down="down",e.ToZero="to-zero"}(r||(r={}));const a=/^[a-z|-]+$/i;const s=e=>{const s=Object.assign({preserve:!1,onInvalid:""},e);return{postcssPlugin:"postcss-stepped-value-functions",Declaration(e,{result:l}){const i=["mod(","rem(","round("].some((t=>e.value.toLowerCase().includes(t)));if(!e||!i)return;const c=e.clone();if(c.value.toLowerCase().includes("mod(")){const e=function(e,u,r){const a=t.default(e.value);return a.walk((t=>{if("function"!==t.type||"mod"!==t.value.toLowerCase())return;const a=n(t,e,u,r);if(!a)return;const[s,l]=a,i=Number(s.number),c=Number(l.number),d=(i%c+c)%c;"number"!=typeof d||isNaN(d)||(o(t).value=0===d?"0":`${d}${s.unit}`)}),!0),a.toString()}(c,l,s);e&&(c.value=e)}if(c.value.toLowerCase().includes("rem(")){const e=function(e,u,r){const a=t.default(e.value);return a.walk((t=>{if("function"!==t.type||"rem"!==t.value.toLowerCase())return;const a=n(t,e,u,r);if(!a)return;const[s,l]=a,i=Number(s.number)%Number(l.number);("number"==typeof i||isNaN(i))&&(o(t).value=0===i?"0":`${i}${s.unit}`)}),!0),a.toString()}(c,l,s);e&&(c.value=e)}if(c.value.toLowerCase().includes("round(")){const e=function(e,n,s){const l=t.default(e.value);return l.walk((l=>{if("function"!==l.type||"round"!==l.value.toLowerCase())return;if(3!==l.nodes.length&&5!==l.nodes.length)return void u(e,n,`Failed to transform ${e.value} as the amount of arguments isn't valid`,s);const i=l.nodes.filter((e=>"word"===e.type)),c=i[0].value;let d,f,v;if(a.test(c.toLowerCase())){var m,p;if(!Object.values(r).includes(c.toLowerCase()))return void u(e,n,`Failed to transform ${e.value} as ${c} is not a valid rounding strategy.`,s);d=c.toLowerCase(),f=t.default.unit((null==i||null==(m=i[1])?void 0:m.value)||""),v=t.default.unit((null==i||null==(p=i[2])?void 0:p.value)||"")}else{var b,w;d=r.Nearest,f=t.default.unit((null==i||null==(b=i[0])?void 0:b.value)||""),v=t.default.unit((null==i||null==(w=i[1])?void 0:w.value)||"")}if(!f||!v)return;if(f.unit!==v.unit)return void u(e,n,`Failed to transform ${e.value} as the units don't match`,s);const h=Number(f.number),N=Number(v.number);let $;switch(d){case r.Down:$=Math.floor(h/N)*N;break;case r.Up:$=Math.ceil(h/N)*N;break;case r.ToZero:$=Math.trunc(h/N)*N;break;case r.Nearest:default:$=Math.round(h/N)*N}"number"!=typeof $||isNaN($)||(o(l).value=0===$?"0":`${$}${f.unit}`)}),!0),l.toString()}(c,l,s);e&&(c.value=e)}e.value!==c.value&&(e.before(c),s.preserve||e.remove())}}};s.postcss=!0,module.exports=s;
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.d.ts
index 8d339b72c9..b148557b15 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
export declare type pluginOptions = {
preserve?: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.mjs
index bc10bf1b33..31c8596df8 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-value-parser";function t(t,o,r,u){const a=[];let s=!1;if(t.nodes.forEach((e=>{"word"!==e.type?function(e){return"function"===e.type&&"var"===e.value.toLowerCase()}(e)&&(s=!0):a.push(e)})),s)return void n(o,r,`Failed to transform ${o.value} as variables can't be processed.`,u);if(2!==a.length)return void n(o,r,`Failed to transform ${o.value} as it's expecting 2 arguments instead of ${a.length}`,u);const i=e.unit(a[0].value),l=e.unit(a[1].value);if(i&&l){if(i.unit===l.unit)return[i,l];n(o,r,`Failed to transform ${o.value} as the units don't match`,u)}}function n(e,t,n,o){"warn"===o.onInvalid&&e.warn(t,n)}function o(e){delete e.nodes;const t=e;return t.type="word",t}var r;!function(e){e.Nearest="nearest",e.Up="up",e.Down="down",e.ToZero="to-zero"}(r||(r={}));const u=/^[a-z|-]+$/i;const a=a=>{const s=Object.assign({preserve:!1,onInvalid:""},a);return{postcssPlugin:"postcss-stepped-value-functions",Declaration(a,{result:i}){const l=["mod(","rem(","round("].some((e=>a.value.toLowerCase().includes(e)));if(!a||!l)return;const c=a.clone();if(c.value.toLowerCase().includes("mod(")){const n=function(n,r,u){const a=e(n.value);return a.walk((e=>{if("function"!==e.type||"mod"!==e.value.toLowerCase())return;const a=t(e,n,r,u);if(!a)return;const[s,i]=a,l=Number(s.number),c=Number(i.number),v=(l%c+c)%c;"number"!=typeof v||isNaN(v)||(o(e).value=0===v?"0":`${v}${s.unit}`)}),!0),a.toString()}(c,i,s);n&&(c.value=n)}if(c.value.toLowerCase().includes("rem(")){const n=function(n,r,u){const a=e(n.value);return a.walk((e=>{if("function"!==e.type||"rem"!==e.value.toLowerCase())return;const a=t(e,n,r,u);if(!a)return;const[s,i]=a,l=Number(s.number)%Number(i.number);("number"==typeof l||isNaN(l))&&(o(e).value=0===l?"0":`${l}${s.unit}`)}),!0),a.toString()}(c,i,s);n&&(c.value=n)}if(c.value.toLowerCase().includes("round(")){const t=function(t,a,s){const i=e(t.value);return i.walk((i=>{if("function"!==i.type||"round"!==i.value.toLowerCase())return;if(3!==i.nodes.length&&5!==i.nodes.length)return void n(t,a,`Failed to transform ${t.value} as the amount of arguments isn't valid`,s);const l=i.nodes.filter((e=>"word"===e.type)),c=l[0].value;let v,d,f;if(u.test(c.toLowerCase())){var m,p;if(!Object.values(r).includes(c.toLowerCase()))return void n(t,a,`Failed to transform ${t.value} as ${c} is not a valid rounding strategy.`,s);v=c.toLowerCase(),d=e.unit((null==l||null==(m=l[1])?void 0:m.value)||""),f=e.unit((null==l||null==(p=l[2])?void 0:p.value)||"")}else{var b,w;v=r.Nearest,d=e.unit((null==l||null==(b=l[0])?void 0:b.value)||""),f=e.unit((null==l||null==(w=l[1])?void 0:w.value)||"")}if(!d||!f)return;if(d.unit!==f.unit)return void n(t,a,`Failed to transform ${t.value} as the units don't match`,s);const h=Number(d.number),N=Number(f.number);let $;switch(v){case r.Down:$=Math.floor(h/N)*N;break;case r.Up:$=Math.ceil(h/N)*N;break;case r.ToZero:$=Math.trunc(h/N)*N;break;case r.Nearest:default:$=Math.round(h/N)*N}"number"!=typeof $||isNaN($)||(o(i).value=0===$?"0":`${$}${d.unit}`)}),!0),i.toString()}(c,i,s);t&&(c.value=t)}a.value!==c.value&&(a.before(c),s.preserve||a.remove())}}};a.postcss=!0;export{a as default};
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/mod.d.ts b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/mod.d.ts
index 3cbbc84b5c..83092587b4 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/mod.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/mod.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration, Result } from 'postcss';
import { pluginOptions } from './index';
declare const modFunctionCheck = "mod(";
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/rem.d.ts b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/rem.d.ts
index d3f6b14a1d..ed930468c2 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/rem.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/rem.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration, Result } from 'postcss';
import { pluginOptions } from './index';
declare const remFunctionCheck = "rem(";
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/round.d.ts b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/round.d.ts
index 8b7193c18f..0002901048 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/round.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/round.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration, Result } from 'postcss';
import { pluginOptions } from './index';
declare const roundFunctionCheck = "round(";
diff --git a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/utils.d.ts b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/utils.d.ts
index 708469fc7b..7e8a0e1645 100644
--- a/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/utils.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-stepped-value-functions/dist/utils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import valueParser from 'postcss-value-parser';
import type { FunctionNode, Node, WordNode } from 'postcss-value-parser';
import type { Declaration, Result } from 'postcss';
diff --git a/web/ui/node_modules/@csstools/postcss-text-decoration-shorthand/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-text-decoration-shorthand/dist/index.cjs
index 412235e123..1ba1b12ec5 100644
--- a/web/ui/node_modules/@csstools/postcss-text-decoration-shorthand/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-text-decoration-shorthand/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=e(require("postcss-value-parser"));const l=e=>{const l=Object.assign({preserve:!1},e);return{postcssPlugin:"postcss-text-decoration-shorthand",prepare(){const e=new Map;return{OnceExit:()=>{e.clear()},Declaration:i=>{if("text-decoration"!==i.prop.toLowerCase())return;const s=i.parent.index(i);if(i.parent.nodes.some((r=>"decl"===r.type&&"text-decoration"===r.prop.toLowerCase()&&e.get(i.value)===r.value&&i.parent.index(r)!==s)))return;const u=r.default(i.value).nodes.filter((e=>"space"!==e.type&&"comment"!==e.type));if(u.length>4)return;if(u.find((e=>"var"===e.value.toLowerCase()&&"function"===e.type)))return;if(u.find((e=>"word"===e.type&&o.includes(e.value))))return;const d={line:null,style:null,color:null,thickness:null};for(let e=0;e{const n=Object.assign({preserve:!1},r);return{postcssPlugin:"postcss-text-decoration-shorthand",prepare(){const r=new Map;return{OnceExit:()=>{r.clear()},Declaration:i=>{if("text-decoration"!==i.prop.toLowerCase())return;const s=i.parent.index(i);if(i.parent.nodes.some((e=>"decl"===e.type&&"text-decoration"===e.prop.toLowerCase()&&r.get(i.value)===e.value&&i.parent.index(e)!==s)))return;const u=e(i.value).nodes.filter((e=>"space"!==e.type&&"comment"!==e.type));if(u.length>4)return;if(u.find((e=>"var"===e.value.toLowerCase()&&"function"===e.type)))return;if(u.find((e=>"word"===e.type&&o.includes(e.value))))return;const d={line:null,style:null,color:null,thickness:null};for(let e=0;e"function"===t.type)).forEach((t=>{var r;if(!n)return;if(""!==t.value)return void(n=!1);const u=l(t.nodes.slice(0),e),i=1===u.length,o=Number((null==(r=u[0])?void 0:r.value)||"");i&&"word"===u[0].type&&!Number.isNaN(o)?(d(t),t.value=u[0].value):n=!1})),!n)return t;const a=t.filter((t=>"word"===t.type||s.includes(t.value)));let v=f.Number;const m=[];let h;const N=(t,e,r)=>{if(v===e){if(e===f.Number){const e=r||"";m.includes(e)||m.push({number:t,unit:e,index:i.length})}i.push(t),v=e===f.Number?f.Operation:f.Number}else n=!1};for(let t=0,u=a.length;tt.unit)));if(e.size>1)if(e.has("")){if(2!==e.size)throw new Error;[t]=Array.from(e).filter((t=>""!==t))}else m.forEach((t=>{if("rad"!==t.unit){const e=o[t.unit](Number(t.number));if(!c(e))throw new Error;i[t.index]=e.toString()}}));const n=u.default.createContext({result:NaN});new u.default.Script(`result = ${i.join(" ")}`).runInContext(n),"number"==typeof n.result&&c(n.result)&&(t&&(n.result=o[t](n.result)),c(n.result)&&(b=n.result))}catch(t){}if(void 0!==b){let e=b.toString();h&&(e+=h);const n=t[0].sourceIndex,r=e.length;t.length=0,t.push({type:"word",value:e,sourceIndex:n,sourceEndIndex:r})}return t}function d(t){delete t.nodes;const e=t;return e.type="word",e}function v(t,e){if(!Number.isNaN(t)){if(t>Number.MAX_SAFE_INTEGER)return"infinity";if(t{if("function"!==t.type||"asin"!==t.value.toLowerCase())return;const e=h(t,!1);if(!e)return;const[n,r]=e;let u=Math.asin(r);Number.isNaN(u)||"number"!=typeof u||(u=`${v(i(u),2)}deg`),n.value=u+""}),!0),e.toString()}},{check:"acos(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"acos"!==t.value.toLowerCase())return;const e=h(t,!1);if(!e)return;const[n,r]=e;let u=Math.acos(r);Number.isNaN(u)||"number"!=typeof u||(u=`${v(i(u),2)}deg`),n.value=u+""}),!0),e.toString()}},{check:"atan(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"atan"!==t.value.toLowerCase())return;const e=h(t,!1);if(!e)return;const[n,r]=e;let u=Math.atan(r);Number.isNaN(u)||"number"!=typeof u||(u=`${v(i(u),2)}deg`),n.value=u+""}),!0),e.toString()}},{check:"atan2(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"atan2"!==t.value.toLowerCase())return;const e=t.nodes.findIndex((t=>"div"===t.type&&","===t.value));if(e<0)return;let n=t.nodes.slice(0,e).filter(a),r=t.nodes.slice(e+1).filter(a);if(0===n.length||0===r.length)return;if(n.length>1&&(n=l(n,!0)),r.length>1&&(r=l(r,!0)),1!==n.length||1!==r.length)return;const u=m(n[0].value),o=m(r[0].value);if(!u||!o)return;if(u.unit!==o.unit)return;let s=Math.atan2(u.number,o.number);Number.isNaN(s)||"number"!=typeof s||(s=`${v(i(s),2)}deg`);d(t).value=s+""}),!0),e.toString()}},{check:"sin(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"sin"!==t.value.toLowerCase())return;const e=h(t);if(!e)return;const[n,r]=e;n.value=v(Math.sin(r),5)}),!0),e.toString()}},{check:"cos(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"cos"!==t.value.toLowerCase())return;const e=h(t);if(!e)return;const[n,r]=e;n.value=v(Math.cos(r),5)}),!0),e.toString()}},{check:"tan(",transform:function(t){const e=r.default(t.value);return e.walk((t=>{if("function"!==t.type||"tan"!==t.value.toLowerCase())return;const e=h(t);if(!e)return;const[n,r]=e,u=Number(v(i(r),2)),o=u/90;n.value=u%90==0&&o%2!=0?o>0?"infinity":"-infinity":v(Math.tan(r),5)}),!0),e.toString()}}],b=t=>{const e=Object.assign({preserve:!1},t);return{postcssPlugin:"postcss-trigonometric-functions",Declaration(t){const n=N.filter((e=>t.value.toLowerCase().includes(e.check)));if(!t||0===n.length)return;const r=t.clone();n.forEach((t=>{const e=t.transform(r);e&&(r.value=e)})),t.value!==r.value&&(t.before(r),e.preserve||t.remove())}}};b.postcss=!0,module.exports=b;
diff --git a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.d.ts
index 0672df01cd..b6a0e3a2d1 100644
--- a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare type pluginOptions = {
preserve?: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.mjs
index 75a5d76bab..13d44b1f97 100644
--- a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import t from"postcss-value-parser";import e from"vm";function n(t){return t*(180/Math.PI)}const r={turn:function(t){return 2*t*Math.PI},deg:function(t){return t*(Math.PI/180)},grad:function(t){return t*(Math.PI/200)}};function u(t){return"word"===t.type}const i=["+","-","*","/"];var o;function a(t){return!Number.isNaN(t)&&Number.isFinite(t)}function s(n,u=!1){let f=!0;const l=[];if(n.filter((t=>"function"===t.type)).forEach((t=>{var e;if(!f)return;if(""!==t.value)return void(f=!1);const n=s(t.nodes.slice(0),u),r=1===n.length,i=Number((null==(e=n[0])?void 0:e.value)||"");r&&"word"===n[0].type&&!Number.isNaN(i)?(c(t),t.value=n[0].value):f=!1})),!f)return n;const m=n.filter((t=>"word"===t.type||i.includes(t.value)));let v=o.Number;const h=[];let N;const b=(t,e,n)=>{if(v===e){if(e===o.Number){const e=n||"";h.includes(e)||h.push({number:t,unit:e,index:l.length})}l.push(t),v=e===o.Number?o.Operation:o.Number}else f=!1};for(let e=0,n=m.length;et.unit)));if(n.size>1)if(n.has("")){if(2!==n.size)throw new Error;[t]=Array.from(n).filter((t=>""!==t))}else h.forEach((t=>{if("rad"!==t.unit){const e=r[t.unit](Number(t.number));if(!a(e))throw new Error;l[t.index]=e.toString()}}));const u=e.createContext({result:NaN});new e.Script(`result = ${l.join(" ")}`).runInContext(u),"number"==typeof u.result&&a(u.result)&&(t&&(u.result=r[t](u.result)),a(u.result)&&(d=u.result))}catch(t){}if(void 0!==d){let t=d.toString();N&&(t+=N);const e=n[0].sourceIndex,r=t.length;n.length=0,n.push({type:"word",value:t,sourceIndex:e,sourceEndIndex:r})}return n}function c(t){delete t.nodes;const e=t;return e.type="word",e}function f(t,e){if(!Number.isNaN(t)){if(t>Number.MAX_SAFE_INTEGER)return"infinity";if(t{if("function"!==t.type||"asin"!==t.value.toLowerCase())return;const e=m(t,!1);if(!e)return;const[r,u]=e;let i=Math.asin(u);Number.isNaN(i)||"number"!=typeof i||(i=`${f(n(i),2)}deg`),r.value=i+""}),!0),r.toString()}},{check:"acos(",transform:function(e){const r=t(e.value);return r.walk((t=>{if("function"!==t.type||"acos"!==t.value.toLowerCase())return;const e=m(t,!1);if(!e)return;const[r,u]=e;let i=Math.acos(u);Number.isNaN(i)||"number"!=typeof i||(i=`${f(n(i),2)}deg`),r.value=i+""}),!0),r.toString()}},{check:"atan(",transform:function(e){const r=t(e.value);return r.walk((t=>{if("function"!==t.type||"atan"!==t.value.toLowerCase())return;const e=m(t,!1);if(!e)return;const[r,u]=e;let i=Math.atan(u);Number.isNaN(i)||"number"!=typeof i||(i=`${f(n(i),2)}deg`),r.value=i+""}),!0),r.toString()}},{check:"atan2(",transform:function(e){const r=t(e.value);return r.walk((t=>{if("function"!==t.type||"atan2"!==t.value.toLowerCase())return;const e=t.nodes.findIndex((t=>"div"===t.type&&","===t.value));if(e<0)return;let r=t.nodes.slice(0,e).filter(u),i=t.nodes.slice(e+1).filter(u);if(0===r.length||0===i.length)return;if(r.length>1&&(r=s(r,!0)),i.length>1&&(i=s(i,!0)),1!==r.length||1!==i.length)return;const o=l(r[0].value),a=l(i[0].value);if(!o||!a)return;if(o.unit!==a.unit)return;let m=Math.atan2(o.number,a.number);Number.isNaN(m)||"number"!=typeof m||(m=`${f(n(m),2)}deg`);c(t).value=m+""}),!0),r.toString()}},{check:"sin(",transform:function(e){const n=t(e.value);return n.walk((t=>{if("function"!==t.type||"sin"!==t.value.toLowerCase())return;const e=m(t);if(!e)return;const[n,r]=e;n.value=f(Math.sin(r),5)}),!0),n.toString()}},{check:"cos(",transform:function(e){const n=t(e.value);return n.walk((t=>{if("function"!==t.type||"cos"!==t.value.toLowerCase())return;const e=m(t);if(!e)return;const[n,r]=e;n.value=f(Math.cos(r),5)}),!0),n.toString()}},{check:"tan(",transform:function(e){const r=t(e.value);return r.walk((t=>{if("function"!==t.type||"tan"!==t.value.toLowerCase())return;const e=m(t);if(!e)return;const[r,u]=e,i=Number(f(n(u),2)),o=i/90;r.value=i%90==0&&o%2!=0?o>0?"infinity":"-infinity":f(Math.tan(u),5)}),!0),r.toString()}}],h=t=>{const e=Object.assign({preserve:!1},t);return{postcssPlugin:"postcss-trigonometric-functions",Declaration(t){const n=v.filter((e=>t.value.toLowerCase().includes(e.check)));if(!t||0===n.length)return;const r=t.clone();n.forEach((t=>{const e=t.transform(r);e&&(r.value=e)})),t.value!==r.value&&(t.before(r),e.preserve||t.remove())}}};h.postcss=!0;export{h as default};
diff --git a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/sin.d.ts b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/sin.d.ts
index fa8cb07c86..b985ea2008 100644
--- a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/sin.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/sin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration } from 'postcss';
declare const sinFunctionCheck = "sin(";
declare function transformSinFunction(decl: Declaration): string | undefined;
diff --git a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/tan.d.ts b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/tan.d.ts
index 7fe76944fe..4bd79a5754 100644
--- a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/tan.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/tan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Declaration } from 'postcss';
declare const tanFunctionCheck = "tan(";
declare function transformTanFunction(decl: Declaration): string | undefined;
diff --git a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/utils.d.ts b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/utils.d.ts
index 67baa38fd2..56c09e3224 100644
--- a/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/utils.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-trigonometric-functions/dist/utils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { FunctionNode, WordNode, Node } from 'postcss-value-parser';
export declare function turnToRad(turn: number): number;
export declare function degToRad(deg: number): number;
diff --git a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.cjs b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.cjs
index d197ba7337..f42c16c07a 100644
--- a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";const e=new Set(["block-ellipsis","border-boundary","border-collapse","border-spacing","box-snap","caption-side","caret","caret-shape","clip-rule","color","color-interpolation","color-interpolation-filters","cursor","direction","dominant-baseline","empty-cells","fill","fill-color","fill-image","fill-opacity","fill-position","fill-repeat","fill-rule","fill-size","font","font-family","font-feature-settings","font-kerning","font-language-override","font-palette","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-emoji","font-variant-ligatures","font-weight","forced-color-adjust","hyphenate-character","hyphenate-limit-chars","hyphenate-limit-last","hyphenate-limit-lines","hyphenate-limit-zone","hyphens","image-orientation","image-rendering","image-resolution","initial-letter-wrap","letter-spacing","line-break","line-height","line-padding","line-snap","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-side","marker-start","orphans","overflow-wrap","paint-order","pointer-events","print-color-adjust","quotes","ruby-merge","ruby-overhang","ruby-position","shape-rendering","speak","speak-as","stroke","stroke-align","stroke-alignment","stroke-color","stroke-dash-corner","stroke-dash-justify","stroke-dashadjust","stroke-dasharray","stroke-dashcorner","stroke-dashoffset","stroke-image","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-position","stroke-repeat","stroke-size","stroke-width","tab-size","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration-skip","text-decoration-skip-box","text-decoration-skip-inset","text-decoration-skip-self","text-decoration-skip-spaces","text-edge","text-emphasis-color","text-emphasis-position","text-emphasis-skip","text-emphasis-style","text-indent","text-justify","text-orientation","text-rendering","text-shadow","text-size-adjust","text-space-collapse","text-spacing","text-transform","text-underline-position","text-wrap","visibility","voice-balance","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","word-boundary-detection","word-boundary-expansion","word-break","word-spacing","word-wrap","writing-mode"]),t=new Set(["align-content","align-items","align-self","alignment-baseline","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timeline","animation-timing-function","appearance","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-block","background-position-inline","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","baseline-source","block-step","block-step-align","block-step-insert","block-step-round","block-step-size","bookmark-label","bookmark-level","bookmark-state","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-clip","border-clip-bottom","border-clip-left","border-clip-right","border-clip-top","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-limit","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","clear","clip","clip-path","color-adjust","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-width","container","container-name","container-type","content","continue","copy-into","corner-shape","corners","counter-increment","counter-reset","cue","cue-after","cue-before","cx","cy","d","display","fill-break","fill-origin","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-defer","float-offset","float-reference","flood-color","flood-opacity","flow-from","flow-into","footnote-display","footnote-policy","gap","glyph-orientation-vertical","grid-auto-columns","grid-auto-rows","grid-column-gap","grid-gap","grid-row-gap","grid-template-columns","grid-template-rows","height","initial-letter","inline-sizing","input-security","isolation","justify-content","justify-items","justify-self","leading-trim","left","lighting-color","line-clamp","line-grid","margin","margin-bottom","margin-break","margin-left","margin-right","margin-top","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-image","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-lines","max-width","min-height","min-intrinsic-sizing","min-width","mix-blend-mode","nav-down","nav-left","nav-right","nav-up","object-fit","object-position","opacity","order","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","place-content","position","r","region-fragment","resize","rest","rest-after","rest-before","right","row-gap","rx","ry","scroll-snap-type","shape-image-threshold","shape-inside","shape-margin","shape-outside","shape-padding","shape-subtract","spatial-navigation-action","spatial-navigation-contain","spatial-navigation-function","stop-color","stop-opacity","string-set","stroke-break","stroke-origin","table-layout","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-group-align","text-overflow","text-space-trim","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","user-select","vector-effect","vertical-align","voice-duration","width","will-change","wrap-after","wrap-before","wrap-flow","wrap-inside","wrap-through","x","y","z-index"]),o=o=>{const i=Object.assign({preserve:!1},o);return{postcssPlugin:"postcss-unset-value",Declaration(o){if("unset"!==o.value.toLowerCase())return;let r=!1;e.has(o.prop.toLowerCase())?r="inherit":t.has(o.prop.toLowerCase())&&(r="initial"),r&&(o.cloneBefore({prop:o.prop,value:r}),i.preserve||o.remove())}}};o.postcss=!0,module.exports=o;
diff --git a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.d.ts b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.d.ts
index a3bf2fb6ee..c8f20942ac 100644
--- a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { PluginCreator } from 'postcss';
declare type pluginOptions = {
preserve: boolean;
diff --git a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.mjs b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.mjs
index 93532cc3aa..8bdaaf3440 100644
--- a/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/postcss-unset-value/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const e=new Set(["block-ellipsis","border-boundary","border-collapse","border-spacing","box-snap","caption-side","caret","caret-shape","clip-rule","color","color-interpolation","color-interpolation-filters","cursor","direction","dominant-baseline","empty-cells","fill","fill-color","fill-image","fill-opacity","fill-position","fill-repeat","fill-rule","fill-size","font","font-family","font-feature-settings","font-kerning","font-language-override","font-palette","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-emoji","font-variant-ligatures","font-weight","forced-color-adjust","hyphenate-character","hyphenate-limit-chars","hyphenate-limit-last","hyphenate-limit-lines","hyphenate-limit-zone","hyphens","image-orientation","image-rendering","image-resolution","initial-letter-wrap","letter-spacing","line-break","line-height","line-padding","line-snap","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-side","marker-start","orphans","overflow-wrap","paint-order","pointer-events","print-color-adjust","quotes","ruby-merge","ruby-overhang","ruby-position","shape-rendering","speak","speak-as","stroke","stroke-align","stroke-alignment","stroke-color","stroke-dash-corner","stroke-dash-justify","stroke-dashadjust","stroke-dasharray","stroke-dashcorner","stroke-dashoffset","stroke-image","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-position","stroke-repeat","stroke-size","stroke-width","tab-size","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration-skip","text-decoration-skip-box","text-decoration-skip-inset","text-decoration-skip-self","text-decoration-skip-spaces","text-edge","text-emphasis-color","text-emphasis-position","text-emphasis-skip","text-emphasis-style","text-indent","text-justify","text-orientation","text-rendering","text-shadow","text-size-adjust","text-space-collapse","text-spacing","text-transform","text-underline-position","text-wrap","visibility","voice-balance","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","word-boundary-detection","word-boundary-expansion","word-break","word-spacing","word-wrap","writing-mode"]),t=new Set(["align-content","align-items","align-self","alignment-baseline","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timeline","animation-timing-function","appearance","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-block","background-position-inline","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","baseline-source","block-step","block-step-align","block-step-insert","block-step-round","block-step-size","bookmark-label","bookmark-level","bookmark-state","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-clip","border-clip-bottom","border-clip-left","border-clip-right","border-clip-top","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-limit","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","clear","clip","clip-path","color-adjust","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-width","container","container-name","container-type","content","continue","copy-into","corner-shape","corners","counter-increment","counter-reset","cue","cue-after","cue-before","cx","cy","d","display","fill-break","fill-origin","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-defer","float-offset","float-reference","flood-color","flood-opacity","flow-from","flow-into","footnote-display","footnote-policy","gap","glyph-orientation-vertical","grid-auto-columns","grid-auto-rows","grid-column-gap","grid-gap","grid-row-gap","grid-template-columns","grid-template-rows","height","initial-letter","inline-sizing","input-security","isolation","justify-content","justify-items","justify-self","leading-trim","left","lighting-color","line-clamp","line-grid","margin","margin-bottom","margin-break","margin-left","margin-right","margin-top","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-image","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-lines","max-width","min-height","min-intrinsic-sizing","min-width","mix-blend-mode","nav-down","nav-left","nav-right","nav-up","object-fit","object-position","opacity","order","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","place-content","position","r","region-fragment","resize","rest","rest-after","rest-before","right","row-gap","rx","ry","scroll-snap-type","shape-image-threshold","shape-inside","shape-margin","shape-outside","shape-padding","shape-subtract","spatial-navigation-action","spatial-navigation-contain","spatial-navigation-function","stop-color","stop-opacity","string-set","stroke-break","stroke-origin","table-layout","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-group-align","text-overflow","text-space-trim","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","user-select","vector-effect","vertical-align","voice-duration","width","will-change","wrap-after","wrap-before","wrap-flow","wrap-inside","wrap-through","x","y","z-index"]),o=o=>{const i=Object.assign({preserve:!1},o);return{postcssPlugin:"postcss-unset-value",Declaration(o){if("unset"!==o.value.toLowerCase())return;let r=!1;e.has(o.prop.toLowerCase())?r="inherit":t.has(o.prop.toLowerCase())&&(r="initial"),r&&(o.cloneBefore({prop:o.prop,value:r}),i.preserve||o.remove())}}};o.postcss=!0;export{o as default};
diff --git a/web/ui/node_modules/@csstools/postcss-unset-value/dist/property-def.d.ts b/web/ui/node_modules/@csstools/postcss-unset-value/dist/property-def.d.ts
index 46c8407375..42d4fc4e66 100644
--- a/web/ui/node_modules/@csstools/postcss-unset-value/dist/property-def.d.ts
+++ b/web/ui/node_modules/@csstools/postcss-unset-value/dist/property-def.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const inherited: Set;
export declare const nonInherited: Set;
diff --git a/web/ui/node_modules/@csstools/selector-specificity/dist/index.cjs b/web/ui/node_modules/@csstools/selector-specificity/dist/index.cjs
index dffd149ead..ba58127cbc 100644
--- a/web/ui/node_modules/@csstools/selector-specificity/dist/index.cjs
+++ b/web/ui/node_modules/@csstools/selector-specificity/dist/index.cjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}Object.defineProperty(exports,"__esModule",{value:!0});var s=e(require("postcss-selector-parser"));function t(e){if(!e)return{a:0,b:0,c:0};let n=0,c=0,o=0;if("universal"==e.type)return{a:0,b:0,c:0};if("id"===e.type)n+=1;else if("tag"===e.type)o+=1;else if("class"===e.type)c+=1;else if("attribute"===e.type)c+=1;else if(function(e){return s.default.isPseudoElement(e)}(e))o+=1;else if(s.default.isPseudoClass(e))switch(e.value.toLowerCase()){case":-moz-any":case":-webkit-any":case":any":case":has":case":is":case":matches":case":not":if(e.nodes&&e.nodes.length>0){const s=a(e.nodes);n+=s.a,c+=s.b,o+=s.c}break;case":where":break;case":nth-child":case":nth-last-child":if(c+=1,e.nodes&&e.nodes.length>0){const t=e.nodes[0].nodes.findIndex((e=>"tag"===e.type&&"of"===e.value.toLowerCase()));if(t>-1){const r=[s.default.selector({nodes:e.nodes[0].nodes.slice(t+1),value:""})];e.nodes.length>1&&r.push(...e.nodes.slice(1));const l=a(r);n+=l.a,c+=l.b,o+=l.c}}break;case":local":case":global":e.nodes&&e.nodes.length>0&&e.nodes.forEach((e=>{const s=t(e);n+=s.a,c+=s.b,o+=s.c}));break;default:c+=1}else s.default.isContainer(e)&&e.nodes.length>0&&e.nodes.forEach((e=>{const s=t(e);n+=s.a,c+=s.b,o+=s.c}));return{a:n,b:c,c:o}}function a(e){let s={a:0,b:0,c:0};return e.forEach((e=>{const a=t(e);a.a>s.a?s=a:a.as.b?s=a:a.bs.c&&(s=a))})),s}exports.compare=function(e,s){return e.a===s.a?e.b===s.b?e.c-s.c:e.b-s.b:e.a-s.a},exports.selectorSpecificity=t;
diff --git a/web/ui/node_modules/@csstools/selector-specificity/dist/index.d.ts b/web/ui/node_modules/@csstools/selector-specificity/dist/index.d.ts
index b63d24837b..5f2f07bd0b 100644
--- a/web/ui/node_modules/@csstools/selector-specificity/dist/index.d.ts
+++ b/web/ui/node_modules/@csstools/selector-specificity/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Node } from 'postcss-selector-parser';
export declare type Specificity = {
a: number;
diff --git a/web/ui/node_modules/@csstools/selector-specificity/dist/index.mjs b/web/ui/node_modules/@csstools/selector-specificity/dist/index.mjs
index 2933a7a377..912d7e5d8f 100644
--- a/web/ui/node_modules/@csstools/selector-specificity/dist/index.mjs
+++ b/web/ui/node_modules/@csstools/selector-specificity/dist/index.mjs
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import e from"postcss-selector-parser";function s(n){if(!n)return{a:0,b:0,c:0};let t=0,c=0,o=0;if("universal"==n.type)return{a:0,b:0,c:0};if("id"===n.type)t+=1;else if("tag"===n.type)o+=1;else if("class"===n.type)c+=1;else if("attribute"===n.type)c+=1;else if(function(s){return e.isPseudoElement(s)}(n))o+=1;else if(e.isPseudoClass(n))switch(n.value.toLowerCase()){case":-moz-any":case":-webkit-any":case":any":case":has":case":is":case":matches":case":not":if(n.nodes&&n.nodes.length>0){const e=a(n.nodes);t+=e.a,c+=e.b,o+=e.c}break;case":where":break;case":nth-child":case":nth-last-child":if(c+=1,n.nodes&&n.nodes.length>0){const s=n.nodes[0].nodes.findIndex((e=>"tag"===e.type&&"of"===e.value.toLowerCase()));if(s>-1){const l=[e.selector({nodes:n.nodes[0].nodes.slice(s+1),value:""})];n.nodes.length>1&&l.push(...n.nodes.slice(1));const r=a(l);t+=r.a,c+=r.b,o+=r.c}}break;case":local":case":global":n.nodes&&n.nodes.length>0&&n.nodes.forEach((e=>{const a=s(e);t+=a.a,c+=a.b,o+=a.c}));break;default:c+=1}else e.isContainer(n)&&n.nodes.length>0&&n.nodes.forEach((e=>{const a=s(e);t+=a.a,c+=a.b,o+=a.c}));return{a:t,b:c,c:o}}function a(e){let a={a:0,b:0,c:0};return e.forEach((e=>{const n=s(e);n.a>a.a?a=n:n.aa.b?a=n:n.ba.c&&(a=n))})),a}function n(e,s){return e.a===s.a?e.b===s.b?e.c-s.c:e.b-s.b:e.a-s.a}export{n as compare,s as selectorSpecificity};
diff --git a/web/ui/node_modules/@eslint/eslintrc/conf/config-schema.js b/web/ui/node_modules/@eslint/eslintrc/conf/config-schema.js
index ada90e135c..a97895cae7 100644
--- a/web/ui/node_modules/@eslint/eslintrc/conf/config-schema.js
+++ b/web/ui/node_modules/@eslint/eslintrc/conf/config-schema.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Defines a schema for configs.
* @author Sylvan Mably
diff --git a/web/ui/node_modules/@eslint/eslintrc/conf/environments.js b/web/ui/node_modules/@eslint/eslintrc/conf/environments.js
index f842852562..93dc377645 100644
--- a/web/ui/node_modules/@eslint/eslintrc/conf/environments.js
+++ b/web/ui/node_modules/@eslint/eslintrc/conf/environments.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Defines environment settings and globals.
* @author Elan Shanker
diff --git a/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs b/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs
index b1b7553063..8b1dd5fe75 100644
--- a/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs
+++ b/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc.cjs b/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc.cjs
index 1fa743c91e..0a714ee5ce 100644
--- a/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc.cjs
+++ b/web/ui/node_modules/@eslint/eslintrc/dist/eslintrc.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/cascading-config-array-factory.js b/web/ui/node_modules/@eslint/eslintrc/lib/cascading-config-array-factory.js
index 4b575c2dc0..6b94813ae2 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/cascading-config-array-factory.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/cascading-config-array-factory.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `CascadingConfigArrayFactory` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array-factory.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array-factory.js
index 99851e15f9..5ff6b42f19 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array-factory.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array-factory.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview The factory of `ConfigArray` objects.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-array.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-array.js
index 133f5a242e..22bcbadbaf 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-array.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-array.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `ConfigArray` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-dependency.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-dependency.js
index 2883c3a2a7..f40859b9be 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-dependency.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/config-dependency.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `ConfigDependency` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/extracted-config.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/extracted-config.js
index e93b0b67b6..135fc41cbf 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/extracted-config.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/extracted-config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `ExtractedConfig` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/ignore-pattern.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/ignore-pattern.js
index 3022ba9f48..cd7a01c1ed 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/ignore-pattern.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/ignore-pattern.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `IgnorePattern` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/index.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/index.js
index 647f02b746..95b9625eea 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/index.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `ConfigArray` class.
* @author Toru Nagashima
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/override-tester.js b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/override-tester.js
index 460aafcf80..54f678763e 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/config-array/override-tester.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/config-array/override-tester.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview `OverrideTester` class.
*
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/flat-compat.js b/web/ui/node_modules/@eslint/eslintrc/lib/flat-compat.js
index 8df15a532e..67f8649e01 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/flat-compat.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/flat-compat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Compatibility class for flat config.
* @author Nicholas C. Zakas
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/index-universal.js b/web/ui/node_modules/@eslint/eslintrc/lib/index-universal.js
index 6f6b30265f..c0cbf6e9e8 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/index-universal.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/index-universal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Package exports for @eslint/eslintrc
* @author Nicholas C. Zakas
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/index.js b/web/ui/node_modules/@eslint/eslintrc/lib/index.js
index 9e3d13f5fd..6bf03d15d4 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/index.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Package exports for @eslint/eslintrc
* @author Nicholas C. Zakas
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-ops.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-ops.js
index d203be0e0e..4cd9843f69 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-ops.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-ops.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Config file operations. This file must be usable in the browser,
* so no Node-specific code can be here.
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-validator.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-validator.js
index 32174a56b3..cc13cfb8ca 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-validator.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/config-validator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Validates configs.
* @author Brandon Mills
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/deprecation-warnings.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/deprecation-warnings.js
index 91907b1370..68f5b26a72 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/deprecation-warnings.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/deprecation-warnings.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Provide the function that emits deprecation warnings.
* @author Toru Nagashima
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/naming.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/naming.js
index 93df5fc438..f16abe7587 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/naming.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/naming.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Common helpers for naming of plugins, formatters and configs
*/
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/relative-module-resolver.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/relative-module-resolver.js
index 1df0ca8071..58aad33b16 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/relative-module-resolver.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/relative-module-resolver.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Utility for resolving a module relative to another module
* @author Teddy Katz
diff --git a/web/ui/node_modules/@eslint/eslintrc/lib/shared/types.js b/web/ui/node_modules/@eslint/eslintrc/lib/shared/types.js
index a32c35e391..9a57797772 100644
--- a/web/ui/node_modules/@eslint/eslintrc/lib/shared/types.js
+++ b/web/ui/node_modules/@eslint/eslintrc/lib/shared/types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Define common types for input completion.
* @author Toru Nagashima
diff --git a/web/ui/node_modules/@eslint/eslintrc/universal.js b/web/ui/node_modules/@eslint/eslintrc/universal.js
index 4e1846ee6e..bf3b0b1ce9 100644
--- a/web/ui/node_modules/@eslint/eslintrc/universal.js
+++ b/web/ui/node_modules/@eslint/eslintrc/universal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Jest (and probably some other runtimes with custom implementations of
// `require`) doesn't support `exports` in `package.json`, so this file is here
// to help them load this module. Note that it is also `.js` and not `.cjs` for
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.css
index c3a95afb7a..de0dd7538a 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
:root {
--blue: #007bff;
--indigo: #6610f2;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.min.css
index 267ebfffa3..6b7dd7a379 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark-prefers-light.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#adadad;text-decoration:none;background-color:transparent}a:hover{color:#878787;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(255,255,255,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#d3d3d3}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #343a40}.table thead th{vertical-align:bottom;border-bottom:2px solid #343a40}.table tbody+tbody{border-top:2px solid #343a40}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #343a40}.table-bordered td,.table-bordered th{border:1px solid #343a40}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#d3d3d3;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#dee2e6;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#343a40}.table-dark{color:#dee2e6;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table-primary,.table-primary>td,.table-primary>th{color:#212529}.table-hover .table-primary:hover{color:#212529}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{color:#212529}.table-secondary,.table-secondary>td,.table-secondary>th{color:#212529}.table-hover .table-secondary:hover{color:#212529}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{color:#212529}.table-success,.table-success>td,.table-success>th{color:#212529}.table-hover .table-success:hover{color:#212529}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{color:#212529}.table-info,.table-info>td,.table-info>th{color:#212529}.table-hover .table-info:hover{color:#212529}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{color:#212529}.table-warning,.table-warning>td,.table-warning>th{color:#212529}.table-hover .table-warning:hover{color:#212529}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{color:#212529}.table-danger,.table-danger>td,.table-danger>th{color:#212529}.table-hover .table-danger:hover{color:#212529}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{color:#212529}.table-light,.table-light>td,.table-light>th{color:#212529}.table-hover .table-light:hover{color:#212529}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{color:#212529}.table-dark,.table-dark>td,.table-dark>th{color:#212529}.table-hover .table-dark:hover{color:#212529}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{color:#212529}.table-active,.table-active>td,.table-active>th{color:#ced4da}.table-hover .table-active:hover{color:#ced4da}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{color:#ced4da}.table-dark{color:#dee2e6}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;background-color:#000;background-clip:padding-box;border:1px solid #6c757d;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#dee2e6;background-color:#191d21;border-color:#b3d7ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#343a40;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}select.form-control:focus::-ms-value{color:#dee2e6;background-color:#000}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%2328a745 d=M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%2328a745 d=M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 fill=none stroke=%23dc3545 viewBox=0 0 12 12%3e%3ccircle cx=6 cy=6 r=4.5/%3e%3cpath stroke-linejoin=round d=M5.8 3.6h.4L6 6.5z/%3e%3ccircle cx=6 cy=8.2 r=.6 fill=%23dc3545 stroke=none/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 fill=none stroke=%23dc3545 viewBox=0 0 12 12%3e%3ccircle cx=6 cy=6 r=4.5/%3e%3cpath stroke-linejoin=round d=M5.8 3.6h.4L6 6.5z/%3e%3ccircle cx=6 cy=8.2 r=.6 fill=%23dc3545 stroke=none/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#d3d3d3;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#d3d3d3;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#ced4da;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#ced4da;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#ced4da;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-secondary{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#ced4da;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#ced4da;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#ced4da;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-success{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#ced4da;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#ced4da;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-success.disabled,.btn-success:disabled{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#ced4da;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-info{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#ced4da;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#ced4da;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-info.disabled,.btn-info:disabled{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#ced4da;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#ced4da;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#ced4da;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#ced4da;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#ced4da;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#ced4da;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#ced4da;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#adadad;text-decoration:none}.btn-link:hover{color:#878787;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#d3d3d3;text-align:left;list-style:none;background-color:#000;background-clip:padding-box;border:1px solid rgba(255,255,255,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #343a40}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#f8f9fa;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#fff;text-decoration:none;background-color:#212529}.dropdown-item.active,.dropdown-item:active{color:#000;text-decoration:none;background-color:#3395ff}.dropdown-item.disabled,.dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#ced4da;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#f8f9fa}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;text-align:center;white-space:nowrap;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-append>.custom-select{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-prepend>.custom-select{border-top-right-radius:0;border-bottom-right-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%23fff d=M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=4 viewBox=0 0 4 4%3e%3cpath stroke=%23fff d=M0 2h4/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 viewBox=-4 -4 8 8%3e%3ccircle r=3 fill=%23fff/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;vertical-align:middle;background:#000 url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #6c757d;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#dee2e6;background-color:#000}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#ced4da;background-color:#343a40}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid rgba(255,255,255,.125)}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#495057 #495057 rgba(255,255,255,.125)}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#f8f9fa;background-color:#191d21;border-color:#495057 #495057 #191d21}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=30 height=30 viewBox=0 0 30 30%3e%3cpath stroke=rgba%280, 0, 0, 0.5%29 stroke-linecap=round stroke-miterlimit=10 stroke-width=2 d=M4 7h22M4 15h22M4 23h22/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-themed .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-themed .navbar-brand:focus,.navbar-themed .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link,.navbar-themed .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover,.navbar-themed .navbar-nav .nav-link:focus,.navbar-themed .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled,.navbar-themed .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.navbar-themed .navbar-nav .active>.nav-link,.navbar-themed .navbar-nav .nav-link.active,.navbar-themed .navbar-nav .nav-link.show,.navbar-themed .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler,.navbar-themed .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon,.navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=30 height=30 viewBox=0 0 30 30%3e%3cpath stroke=rgba%28255, 255, 255, 0.5%29 stroke-linecap=round stroke-miterlimit=10 stroke-width=2 d=M4 7h22M4 15h22M4 23h22/%3e%3c/svg%3e")}.navbar-dark .navbar-text,.navbar-themed .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-themed .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover,.navbar-themed .navbar-text a:focus,.navbar-themed .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#212529;background-clip:border-box;border:1px solid rgba(255,255,255,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#343a40;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#ced4da;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#ced4da}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#adadad;background-color:#000;border:1px solid #495057}.page-link:hover{z-index:2;color:#878787;text-decoration:none;background-color:#343a40;border-color:#495057}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#000;background-color:#3395ff;border-color:#3395ff}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#000;border-color:#495057}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#ced4da;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#ced4da;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#ced4da;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#ced4da;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#ced4da;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#ced4da;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#ced4da;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#ced4da;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#ced4da;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#ced4da;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#ced4da;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#ced4da;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#343a40;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light,.alert-themed-inverted{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr,.alert-themed-inverted hr{border-top-color:#ececf6}.alert-light .alert-link,.alert-themed-inverted .alert-link{color:#686868}.alert-dark,.alert-themed{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr,.alert-themed hr{border-top-color:#b9bbbe}.alert-dark .alert-link,.alert-themed .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#dee2e6;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#dee2e6;text-decoration:none;background-color:#212529}.list-group-item-action:active{color:#d3d3d3;background-color:#343a40}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:rgba(25,29,33,.05);border:1px solid rgba(255,255,255,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#ced4da;pointer-events:none;background-color:rgba(25,29,33,.05)}.list-group-item.active{z-index:2;color:#000;background-color:#3395ff;border-color:#3395ff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.5}.close:hover{color:#fff;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(0,0,0,.85);background-clip:padding-box;border:1px solid rgba(255,255,255,.1);box-shadow:0 .25rem .75rem rgba(255,255,255,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#ced4da;background-color:rgba(0,0,0,.85);background-clip:padding-box;border-bottom:1px solid rgba(255,255,255,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#191d21;background-clip:padding-box;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #343a40;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #343a40;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg fill=%23fff width=8 height=8 viewBox=0 0 8 8%3e%3cpath d=M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg fill=%23fff width=8 height=8 viewBox=0 0 8 8%3e%3cpath d=M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light,.bg-themed-inverted{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,a.bg-themed-inverted:focus,a.bg-themed-inverted:hover,button.bg-light:focus,button.bg-light:hover,button.bg-themed-inverted:focus,button.bg-themed-inverted:hover{background-color:#dae0e5!important}.bg-dark,.bg-themed,.navbar-themed{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,a.bg-themed:focus,a.bg-themed:hover,a.navbar-themed:focus,a.navbar-themed:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-themed:focus,button.bg-themed:hover,button.navbar-themed:focus,button.navbar-themed:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #343a40!important}.border-top{border-top:1px solid #343a40!important}.border-right{border-right:1px solid #343a40!important}.border-bottom{border-bottom:1px solid #343a40!important}.border-left{border-left:1px solid #343a40!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light,.text-themed{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover,a.text-themed:focus,a.text-themed:hover{color:#cbd3da!important}.text-dark,.text-themed-inverted{color:#343a40!important}a.text-dark:focus,a.text-dark:hover,a.text-themed-inverted:focus,a.text-themed-inverted:hover{color:#121416!important}.text-body{color:#d3d3d3!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#343a40}.table .thead-dark th{color:inherit;border-color:#343a40}}@media (prefers-color-scheme:light){body{color:#212529;background-color:#fff}abbr[data-original-title],abbr[title]{border-bottom:0}a{color:#007bff;background-color:transparent}a:hover{color:#0056b3}a:not([href]):not([class]){color:inherit}a:not([href]):not([class]):hover{color:inherit}caption{color:#6c757d}fieldset{border:0}legend{color:inherit}hr{border:0;border-top:1px solid rgba(0,0,0,.1)}.mark,mark{background-color:#fcf8e3}.blockquote-footer{color:#6c757d}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6}.figure-caption{color:#6c757d}code{color:#e83e8c}a>code{color:inherit}kbd{color:#fff;background-color:#212529}pre{color:#212529}pre code{color:inherit}}@media (prefers-color-scheme:light){.table{color:#212529}.table td,.table th{border-top:1px solid #dee2e6}.table thead th{border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}}@media (prefers-color-scheme:light) and (max-width:575.98px){.table-responsive-sm>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:767.98px){.table-responsive-md>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:991.98px){.table-responsive-lg>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:1199.98px){.table-responsive-xl>.table-bordered{border:0}}@media (prefers-color-scheme:light){.table-responsive>.table-bordered{border:0}.form-control{color:#495057;background-color:#fff;border:1px solid #ced4da}}@media (prefers-color-scheme:light){.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d}.form-control::-moz-placeholder{color:#6c757d}.form-control::-ms-input-placeholder{color:#6c757d}.form-control::placeholder{color:#6c757d}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-plaintext{color:#212529;background-color:transparent;border:solid transparent}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.valid-feedback{color:#28a745}.valid-tooltip{color:#fff;background-color:rgba(40,167,69,.9)}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%2328a745 d=M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z/%3e%3c/svg%3e")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;background:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%2328a745 d=M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545}.invalid-tooltip{color:#fff;background-color:rgba(220,53,69,.9)}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 fill=none stroke=%23dc3545 viewBox=0 0 12 12%3e%3ccircle cx=6 cy=6 r=4.5/%3e%3cpath stroke-linejoin=round d=M5.8 3.6h.4L6 6.5z/%3e%3ccircle cx=6 cy=8.2 r=.6 fill=%23dc3545 stroke=none/%3e%3c/svg%3e")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;background:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 fill=none stroke=%23dc3545 viewBox=0 0 12 12%3e%3ccircle cx=6 cy=6 r=4.5/%3e%3cpath stroke-linejoin=round d=M5.8 3.6h.4L6 6.5z/%3e%3ccircle cx=6 cy=8.2 r=.6 fill=%23dc3545 stroke=none/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}}@media (prefers-color-scheme:light){.btn{color:#212529;background-color:transparent;border:1px solid transparent}}@media (prefers-color-scheme:light){.btn:hover{color:#212529}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#007bff}.btn-link:hover{color:#0056b3}.btn-link.disabled,.btn-link:disabled{color:#6c757d}}@media (prefers-color-scheme:light){.dropdown-toggle::after{border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{color:#212529;background-color:#fff;border:1px solid rgba(0,0,0,.15)}}@media (prefers-color-scheme:light){.dropup .dropdown-toggle::after{border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropright .dropdown-toggle::after{border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropleft .dropdown-toggle::before{border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropdown-divider{border-top:1px solid #e9ecef}.dropdown-item{color:#212529;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;background-color:transparent}.dropdown-header{color:#6c757d}.dropdown-item-text{color:#212529}.input-group-text{color:#495057;background-color:#e9ecef;border:1px solid #ced4da}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label::before{background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=8 height=8 viewBox=0 0 8 8%3e%3cpath fill=%23fff d=M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=4 viewBox=0 0 4 4%3e%3cpath stroke=%23fff d=M0 2h4/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 viewBox=-4 -4 8 8%3e%3ccircle r=3 fill=%23fff/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch .custom-control-label::after{background-color:#adb5bd}}@media (prefers-color-scheme:light){.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{color:#495057;background:#fff url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=4 height=5 viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-label{color:#495057;background-color:#fff;border:1px solid #ced4da}.custom-file-label::after{color:#495057;background-color:#e9ecef;border-left:inherit}.custom-range{background-color:transparent}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{background-color:#007bff;border:0}}@media (prefers-color-scheme:light){.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{color:transparent;background-color:#dee2e6;border-color:transparent}.custom-range::-moz-range-thumb{background-color:#007bff;border:0}}@media (prefers-color-scheme:light){.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{color:transparent;background-color:#dee2e6;border-color:transparent}.custom-range::-ms-thumb{background-color:#007bff;border:0}}@media (prefers-color-scheme:light){.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{color:transparent;background-color:transparent;border-color:transparent}.custom-range::-ms-fill-lower{background-color:#dee2e6}.custom-range::-ms-fill-upper{background-color:#dee2e6}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}}@media (prefers-color-scheme:light){.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:transparent;border:1px solid transparent}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link{background:0 0;border:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.navbar-toggler{background-color:transparent;border:1px solid transparent}.navbar-toggler-icon{background:50%/100% 100% no-repeat}}@media (prefers-color-scheme:light){.navbar-light .navbar-brand,.navbar-themed .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-themed .navbar-brand:focus,.navbar-themed .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link,.navbar-themed .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover,.navbar-themed .navbar-nav .nav-link:focus,.navbar-themed .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled,.navbar-themed .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link,.navbar-themed .navbar-nav .active>.nav-link,.navbar-themed .navbar-nav .nav-link.active,.navbar-themed .navbar-nav .nav-link.show,.navbar-themed .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler,.navbar-themed .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon,.navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=30 height=30 viewBox=0 0 30 30%3e%3cpath stroke=rgba%280, 0, 0, 0.5%29 stroke-linecap=round stroke-miterlimit=10 stroke-width=2 d=M4 7h22M4 15h22M4 23h22/%3e%3c/svg%3e")}.navbar-light .navbar-text,.navbar-themed .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-themed .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover,.navbar-themed .navbar-text a:focus,.navbar-themed .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg width=30 height=30 viewBox=0 0 30 30%3e%3cpath stroke=rgba%28255, 255, 255, 0.5%29 stroke-linecap=round stroke-miterlimit=10 stroke-width=2 d=M4 7h22M4 15h22M4 23h22/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-header-tabs{border-bottom:0}}@media (prefers-color-scheme:light) and (min-width:576px){.card-group>.card+.card{border-left:0}}@media (prefers-color-scheme:light){.accordion>.card:not(:last-of-type){border-bottom:0}.breadcrumb{background-color:#e9ecef}.breadcrumb-item+.breadcrumb-item::before{color:#6c757d}.breadcrumb-item.active{color:#6c757d}.page-link{color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item.active .page-link{color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;background-color:#fff;border-color:#dee2e6}}@media (prefers-color-scheme:light){.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{background-color:#e9ecef}}@media (prefers-color-scheme:light){.alert{border:1px solid transparent}.alert-heading{color:inherit}.alert-dismissible .close{color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger .alert-link{color:#491217}.alert-light,.alert-themed{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link,.alert-themed .alert-link{color:#686868}.alert-dark,.alert-themed-inverted{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark .alert-link,.alert-themed-inverted .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef}.progress-bar{color:#fff;background-color:#007bff}}@media (prefers-color-scheme:light){.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}}@media (prefers-color-scheme:light){.list-group-item-action{color:#495057}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{color:#fff;background-color:#007bff;border-color:#007bff}}@media (prefers-color-scheme:light){.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{color:#000;text-shadow:0 1px 0 #fff}.close:hover{color:#000}button.close{background-color:transparent;border:0}.toast{background-color:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.toast-header{color:#6c757d;background-color:rgba(255,255,255,.85);border-bottom:1px solid rgba(0,0,0,.05)}}@media (prefers-color-scheme:light){.modal-content{background-color:#fff;border:1px solid rgba(0,0,0,.2)}.modal-backdrop{background-color:#000}.modal-header{border-bottom:1px solid #dee2e6}.modal-footer{border-top:1px solid #dee2e6}}@media (prefers-color-scheme:light){.tooltip{text-shadow:none}.tooltip .arrow::before{border-color:transparent}.tooltip-inner{color:#fff;background-color:#000}.popover{text-shadow:none;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.popover .arrow::after,.popover .arrow::before{border-color:transparent}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{border-bottom:1px solid #f7f7f7}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb}.popover-body{color:#212529}}@media (prefers-color-scheme:light){.carousel-control-next,.carousel-control-prev{color:#fff;background:0 0;border:0}}@media (prefers-color-scheme:light){.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff}.carousel-control-next-icon,.carousel-control-prev-icon{background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg fill=%23fff width=8 height=8 viewBox=0 0 8 8%3e%3cpath d=M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg fill=%23fff width=8 height=8 viewBox=0 0 8 8%3e%3cpath d=M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z/%3e%3c/svg%3e")}.carousel-indicators li{background-color:#fff;border-top:10px solid transparent;border-bottom:10px solid transparent}}@media (prefers-color-scheme:light){.carousel-caption{color:#fff}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{border:.25em solid currentcolor}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{background-color:currentcolor}}@media (prefers-color-scheme:light){.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light,.bg-themed,.navbar-themed{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,a.bg-themed:focus,a.bg-themed:hover,a.navbar-themed:focus,a.navbar-themed:hover,button.bg-light:focus,button.bg-light:hover,button.bg-themed:focus,button.bg-themed:hover,button.navbar-themed:focus,button.navbar-themed:hover{background-color:#dae0e5!important}.bg-dark,.bg-themed-inverted{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,a.bg-themed-inverted:focus,a.bg-themed-inverted:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-themed-inverted:focus,button.bg-themed-inverted:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}}@media (prefers-color-scheme:light){.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0}}@media (prefers-color-scheme:light){@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{border:0}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}}@media (prefers-color-scheme:light){.stretched-link::after{background-color:rgba(0,0,0,0)}}@media (prefers-color-scheme:light){.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light,.text-themed-inverted{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover,a.text-themed-inverted:focus,a.text-themed-inverted:hover{color:#cbd3da!important}.text-dark,.text-themed{color:#343a40!important}a.text-dark:focus,a.text-dark:hover,a.text-themed:focus,a.text-themed:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{color:transparent;text-shadow:none;background-color:transparent;border:0}.text-reset{color:inherit!important}}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.css
index 1427e7d3f5..c940b4016b 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
:root {
--blue: #007bff;
--indigo: #6610f2;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.min.css
index 64bb968701..3d0649c815 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-dark.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#adadad;text-decoration:none;background-color:transparent}a:hover{color:#878787;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(255,255,255,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#d3d3d3}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #343a40}.table thead th{vertical-align:bottom;border-bottom:2px solid #343a40}.table tbody+tbody{border-top:2px solid #343a40}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #343a40}.table-bordered td,.table-bordered th{border:1px solid #343a40}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#d3d3d3;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#dee2e6;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#343a40}.table-dark{color:#dee2e6;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table-primary,.table-primary>td,.table-primary>th{color:#212529}.table-hover .table-primary:hover{color:#212529}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{color:#212529}.table-secondary,.table-secondary>td,.table-secondary>th{color:#212529}.table-hover .table-secondary:hover{color:#212529}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{color:#212529}.table-success,.table-success>td,.table-success>th{color:#212529}.table-hover .table-success:hover{color:#212529}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{color:#212529}.table-info,.table-info>td,.table-info>th{color:#212529}.table-hover .table-info:hover{color:#212529}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{color:#212529}.table-warning,.table-warning>td,.table-warning>th{color:#212529}.table-hover .table-warning:hover{color:#212529}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{color:#212529}.table-danger,.table-danger>td,.table-danger>th{color:#212529}.table-hover .table-danger:hover{color:#212529}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{color:#212529}.table-light,.table-light>td,.table-light>th{color:#212529}.table-hover .table-light:hover{color:#212529}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{color:#212529}.table-dark,.table-dark>td,.table-dark>th{color:#212529}.table-hover .table-dark:hover{color:#212529}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{color:#212529}.table-active,.table-active>td,.table-active>th{color:#ced4da}.table-hover .table-active:hover{color:#ced4da}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{color:#ced4da}.table-dark{color:#dee2e6}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;background-color:#000;background-clip:padding-box;border:1px solid #6c757d;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#dee2e6;background-color:#191d21;border-color:#b3d7ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#343a40;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}select.form-control:focus::-ms-value{color:#dee2e6;background-color:#000}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#d3d3d3;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#d3d3d3;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#ced4da;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#ced4da;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#ced4da;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-secondary{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#ced4da;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#ced4da;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#ced4da;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-success{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#ced4da;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#ced4da;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-success.disabled,.btn-success:disabled{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#ced4da;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-info{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#ced4da;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#ced4da;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-info.disabled,.btn-info:disabled{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#ced4da;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#ced4da;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#ced4da;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#ced4da;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#ced4da;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#ced4da;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#ced4da;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#adadad;text-decoration:none}.btn-link:hover{color:#878787;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#d3d3d3;text-align:left;list-style:none;background-color:#000;background-clip:padding-box;border:1px solid rgba(255,255,255,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #343a40}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#f8f9fa;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#fff;text-decoration:none;background-color:#212529}.dropdown-item.active,.dropdown-item:active{color:#000;text-decoration:none;background-color:#3395ff}.dropdown-item.disabled,.dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#ced4da;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#f8f9fa}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;text-align:center;white-space:nowrap;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-append>.custom-select{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-prepend>.custom-select{border-top-right-radius:0;border-bottom-right-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;vertical-align:middle;background:#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #6c757d;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#dee2e6;background-color:#000}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#ced4da;background-color:#343a40}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid rgba(255,255,255,.125)}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#495057 #495057 rgba(255,255,255,.125)}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#f8f9fa;background-color:#191d21;border-color:#495057 #495057 #191d21}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-themed .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-themed .navbar-brand:focus,.navbar-themed .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link,.navbar-themed .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover,.navbar-themed .navbar-nav .nav-link:focus,.navbar-themed .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled,.navbar-themed .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.navbar-themed .navbar-nav .active>.nav-link,.navbar-themed .navbar-nav .nav-link.active,.navbar-themed .navbar-nav .nav-link.show,.navbar-themed .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler,.navbar-themed .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon,.navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text,.navbar-themed .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-themed .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover,.navbar-themed .navbar-text a:focus,.navbar-themed .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#212529;background-clip:border-box;border:1px solid rgba(255,255,255,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#343a40;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#ced4da;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#ced4da}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#adadad;background-color:#000;border:1px solid #495057}.page-link:hover{z-index:2;color:#878787;text-decoration:none;background-color:#343a40;border-color:#495057}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#000;background-color:#3395ff;border-color:#3395ff}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#000;border-color:#495057}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#ced4da;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#ced4da;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#ced4da;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#ced4da;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#ced4da;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#ced4da;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#ced4da;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#ced4da;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#ced4da;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#ced4da;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#ced4da;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#ced4da;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#343a40;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light,.alert-themed-inverted{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr,.alert-themed-inverted hr{border-top-color:#ececf6}.alert-light .alert-link,.alert-themed-inverted .alert-link{color:#686868}.alert-dark,.alert-themed{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr,.alert-themed hr{border-top-color:#b9bbbe}.alert-dark .alert-link,.alert-themed .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#dee2e6;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#dee2e6;text-decoration:none;background-color:#212529}.list-group-item-action:active{color:#d3d3d3;background-color:#343a40}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:rgba(25,29,33,.05);border:1px solid rgba(255,255,255,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#ced4da;pointer-events:none;background-color:rgba(25,29,33,.05)}.list-group-item.active{z-index:2;color:#000;background-color:#3395ff;border-color:#3395ff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.5}.close:hover{color:#fff;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(0,0,0,.85);background-clip:padding-box;border:1px solid rgba(255,255,255,.1);box-shadow:0 .25rem .75rem rgba(255,255,255,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#ced4da;background-color:rgba(0,0,0,.85);background-clip:padding-box;border-bottom:1px solid rgba(255,255,255,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#191d21;background-clip:padding-box;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #343a40;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #343a40;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light,.bg-themed-inverted{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,a.bg-themed-inverted:focus,a.bg-themed-inverted:hover,button.bg-light:focus,button.bg-light:hover,button.bg-themed-inverted:focus,button.bg-themed-inverted:hover{background-color:#dae0e5!important}.bg-dark,.bg-themed,.navbar-themed{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,a.bg-themed:focus,a.bg-themed:hover,a.navbar-themed:focus,a.navbar-themed:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-themed:focus,button.bg-themed:hover,button.navbar-themed:focus,button.navbar-themed:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #343a40!important}.border-top{border-top:1px solid #343a40!important}.border-right{border-right:1px solid #343a40!important}.border-bottom{border-bottom:1px solid #343a40!important}.border-left{border-left:1px solid #343a40!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light,.text-themed{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover,a.text-themed:focus,a.text-themed:hover{color:#cbd3da!important}.text-dark,.text-themed-inverted{color:#343a40!important}a.text-dark:focus,a.text-dark:hover,a.text-themed-inverted:focus,a.text-themed-inverted:hover{color:#121416!important}.text-body{color:#d3d3d3!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#343a40}.table .thead-dark th{color:inherit;border-color:#343a40}}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark-color-only.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark-color-only.css
index 3748bf4c19..9a2ac9177e 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark-color-only.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark-color-only.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme:dark) {
body {
color: #d3d3d3;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.css
index a68fc63f2f..55b0845387 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme: dark) {
:root {
--blue: #007bff;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.min.css
index 8ae25d0270..4dab3e0303 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-dark.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme:dark){:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#adadad;text-decoration:none;background-color:transparent}a:hover{color:#878787;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(255,255,255,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}@media (prefers-color-scheme:dark) and (min-width:576px){.container,.container-sm{max-width:540px}}@media (prefers-color-scheme:dark) and (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (prefers-color-scheme:dark) and (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (prefers-color-scheme:dark) and (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (prefers-color-scheme:dark){.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}}@media (prefers-color-scheme:dark) and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (prefers-color-scheme:dark) and (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (prefers-color-scheme:dark) and (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (prefers-color-scheme:dark) and (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (prefers-color-scheme:dark){.table{width:100%;margin-bottom:1rem;color:#d3d3d3}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #343a40}.table thead th{vertical-align:bottom;border-bottom:2px solid #343a40}.table tbody+tbody{border-top:2px solid #343a40}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #343a40}.table-bordered td,.table-bordered th{border:1px solid #343a40}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#d3d3d3;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#dee2e6;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#343a40}.table-dark{color:#dee2e6;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}}@media (prefers-color-scheme:dark) and (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (prefers-color-scheme:dark) and (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (prefers-color-scheme:dark) and (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (prefers-color-scheme:dark) and (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (prefers-color-scheme:dark){.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table-primary,.table-primary>td,.table-primary>th{color:#212529}.table-hover .table-primary:hover{color:#212529}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{color:#212529}.table-secondary,.table-secondary>td,.table-secondary>th{color:#212529}.table-hover .table-secondary:hover{color:#212529}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{color:#212529}.table-success,.table-success>td,.table-success>th{color:#212529}.table-hover .table-success:hover{color:#212529}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{color:#212529}.table-info,.table-info>td,.table-info>th{color:#212529}.table-hover .table-info:hover{color:#212529}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{color:#212529}.table-warning,.table-warning>td,.table-warning>th{color:#212529}.table-hover .table-warning:hover{color:#212529}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{color:#212529}.table-danger,.table-danger>td,.table-danger>th{color:#212529}.table-hover .table-danger:hover{color:#212529}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{color:#212529}.table-light,.table-light>td,.table-light>th{color:#212529}.table-hover .table-light:hover{color:#212529}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{color:#212529}.table-dark,.table-dark>td,.table-dark>th{color:#212529}.table-hover .table-dark:hover{color:#212529}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{color:#212529}.table-active,.table-active>td,.table-active>th{color:#ced4da}.table-hover .table-active:hover{color:#ced4da}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{color:#ced4da}.table-dark{color:#dee2e6}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;background-color:#000;background-clip:padding-box;border:1px solid #6c757d;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.form-control{transition:none}}@media (prefers-color-scheme:dark){.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#dee2e6;background-color:#191d21;border-color:#b3d7ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#343a40;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}select.form-control:focus::-ms-value{color:#dee2e6;background-color:#000}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}}@media (prefers-color-scheme:dark) and (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}@media (prefers-color-scheme:dark){.btn{display:inline-block;font-weight:400;color:#d3d3d3;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.btn{transition:none}}@media (prefers-color-scheme:dark){.btn:hover{color:#d3d3d3;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#ced4da;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#ced4da;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#ced4da;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.btn-secondary{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#ced4da;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#ced4da;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#ced4da;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.btn-success{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#ced4da;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#ced4da;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-success.disabled,.btn-success:disabled{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#ced4da;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.btn-info{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#ced4da;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#ced4da;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-info.disabled,.btn-info:disabled{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#ced4da;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#ced4da;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#ced4da;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#ced4da;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#ced4da;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#ced4da;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#ced4da;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#ced4da;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#ced4da;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#ced4da;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#adadad;text-decoration:none}.btn-link:hover{color:#878787;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.fade{transition:none}}@media (prefers-color-scheme:dark){.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.collapsing{transition:none}}@media (prefers-color-scheme:dark){.collapsing.width{width:0;height:auto;transition:width .35s ease}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}@media (prefers-color-scheme:dark){.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#d3d3d3;text-align:left;list-style:none;background-color:#000;background-clip:padding-box;border:1px solid rgba(255,255,255,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}}@media (prefers-color-scheme:dark) and (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (prefers-color-scheme:dark) and (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (prefers-color-scheme:dark) and (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (prefers-color-scheme:dark) and (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (prefers-color-scheme:dark){.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #343a40}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#f8f9fa;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#fff;text-decoration:none;background-color:#212529}.dropdown-item.active,.dropdown-item:active{color:#000;text-decoration:none;background-color:#3395ff}.dropdown-item.disabled,.dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#ced4da;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#f8f9fa}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;text-align:center;white-space:nowrap;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-append>.custom-select{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-prepend>.custom-select{border-top-right-radius:0;border-bottom-right-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}@media (prefers-color-scheme:dark){.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;vertical-align:middle;background:#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #6c757d;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#dee2e6;background-color:#000}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#ced4da;background-color:#343a40}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}@media (prefers-color-scheme:dark){.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}@media (prefers-color-scheme:dark){.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}@media (prefers-color-scheme:dark){.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}@media (prefers-color-scheme:dark){.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid rgba(255,255,255,.125)}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#495057 #495057 rgba(255,255,255,.125)}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#f8f9fa;background-color:#191d21;border-color:#495057 #495057 #191d21}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}}@media (prefers-color-scheme:dark) and (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:dark) and (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (prefers-color-scheme:dark) and (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:dark) and (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (prefers-color-scheme:dark) and (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:dark) and (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (prefers-color-scheme:dark) and (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:dark) and (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (prefers-color-scheme:dark){.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-themed .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-themed .navbar-brand:focus,.navbar-themed .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link,.navbar-themed .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover,.navbar-themed .navbar-nav .nav-link:focus,.navbar-themed .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled,.navbar-themed .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.navbar-themed .navbar-nav .active>.nav-link,.navbar-themed .navbar-nav .nav-link.active,.navbar-themed .navbar-nav .nav-link.show,.navbar-themed .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler,.navbar-themed .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon,.navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text,.navbar-themed .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-themed .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover,.navbar-themed .navbar-text a:focus,.navbar-themed .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#212529;background-clip:border-box;border:1px solid rgba(255,255,255,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}}@media (prefers-color-scheme:dark) and (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}@media (prefers-color-scheme:dark){.card-group>.card{margin-bottom:15px}}@media (prefers-color-scheme:dark) and (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}@media (prefers-color-scheme:dark){.card-columns .card{margin-bottom:.75rem}}@media (prefers-color-scheme:dark) and (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}@media (prefers-color-scheme:dark){.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#343a40;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#ced4da;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#ced4da}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#adadad;background-color:#000;border:1px solid #495057}.page-link:hover{z-index:2;color:#878787;text-decoration:none;background-color:#343a40;border-color:#495057}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#000;background-color:#3395ff;border-color:#3395ff}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#000;border-color:#495057}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.badge{transition:none}}@media (prefers-color-scheme:dark){a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#ced4da;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#ced4da;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#ced4da;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#ced4da;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#ced4da;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#ced4da;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#ced4da;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#ced4da;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#ced4da;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#ced4da;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#ced4da;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#ced4da;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#343a40;border-radius:.3rem}}@media (prefers-color-scheme:dark) and (min-width:576px){.jumbotron{padding:4rem 2rem}}@media (prefers-color-scheme:dark){.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light,.alert-themed-inverted{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr,.alert-themed-inverted hr{border-top-color:#ececf6}.alert-light .alert-link,.alert-themed-inverted .alert-link{color:#686868}.alert-dark,.alert-themed{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr,.alert-themed hr{border-top-color:#b9bbbe}.alert-dark .alert-link,.alert-themed .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@media (prefers-color-scheme:dark){.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}@media (prefers-color-scheme:dark){.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#dee2e6;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#dee2e6;text-decoration:none;background-color:#212529}.list-group-item-action:active{color:#d3d3d3;background-color:#343a40}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:rgba(25,29,33,.05);border:1px solid rgba(255,255,255,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#ced4da;pointer-events:none;background-color:rgba(25,29,33,.05)}.list-group-item.active{z-index:2;color:#000;background-color:#3395ff;border-color:#3395ff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:dark) and (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:dark) and (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:dark) and (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:dark) and (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:dark){.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.5}.close:hover{color:#fff;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(0,0,0,.85);background-clip:padding-box;border:1px solid rgba(255,255,255,.1);box-shadow:0 .25rem .75rem rgba(255,255,255,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#ced4da;background-color:rgba(0,0,0,.85);background-clip:padding-box;border-bottom:1px solid rgba(255,255,255,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}@media (prefers-color-scheme:dark){.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#191d21;background-clip:padding-box;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #343a40;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #343a40;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}}@media (prefers-color-scheme:dark) and (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (prefers-color-scheme:dark) and (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (prefers-color-scheme:dark) and (min-width:1200px){.modal-xl{max-width:1140px}}@media (prefers-color-scheme:dark){.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}@media (prefers-color-scheme:dark){.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}@media (prefers-color-scheme:dark){.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}@media (prefers-color-scheme:dark){.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}@media (prefers-color-scheme:dark){.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}@media (prefers-color-scheme:dark){.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light,.bg-themed-inverted{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,a.bg-themed-inverted:focus,a.bg-themed-inverted:hover,button.bg-light:focus,button.bg-light:hover,button.bg-themed-inverted:focus,button.bg-themed-inverted:hover{background-color:#dae0e5!important}.bg-dark,.bg-themed,.navbar-themed{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,a.bg-themed:focus,a.bg-themed:hover,a.navbar-themed:focus,a.navbar-themed:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-themed:focus,button.bg-themed:hover,button.navbar-themed:focus,button.navbar-themed:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #343a40!important}.border-top{border-top:1px solid #343a40!important}.border-right{border-right:1px solid #343a40!important}.border-bottom{border-bottom:1px solid #343a40!important}.border-left{border-left:1px solid #343a40!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:dark) and (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:dark) and (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:dark) and (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:dark) and (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print and (prefers-color-scheme:dark){.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:dark){.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}}@media (prefers-color-scheme:dark) and (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (prefers-color-scheme:dark) and (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (prefers-color-scheme:dark) and (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (prefers-color-scheme:dark) and (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (prefers-color-scheme:dark){.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}}@media (prefers-color-scheme:dark) and (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (prefers-color-scheme:dark) and (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (prefers-color-scheme:dark) and (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (prefers-color-scheme:dark) and (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (prefers-color-scheme:dark){.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}}@media (prefers-color-scheme:dark) and (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (prefers-color-scheme:dark) and (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (prefers-color-scheme:dark) and (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (prefers-color-scheme:dark) and (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (prefers-color-scheme:dark){.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}}@media (prefers-color-scheme:dark) and (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (prefers-color-scheme:dark) and (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (prefers-color-scheme:dark) and (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (prefers-color-scheme:dark) and (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (prefers-color-scheme:dark){.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light,.text-themed{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover,a.text-themed:focus,a.text-themed:hover{color:#cbd3da!important}.text-dark,.text-themed-inverted{color:#343a40!important}a.text-dark:focus,a.text-dark:hover,a.text-themed-inverted:focus,a.text-themed-inverted:hover{color:#121416!important}.text-body{color:#d3d3d3!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light-color-only.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light-color-only.css
index 83c1cefc29..975c002075 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light-color-only.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light-color-only.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme:light) {
body {
color: #212529;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.css
index 277ac6da43..d81cbb4f0a 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme: light) {
:root {
--blue: #007bff;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.min.css
index eb8aab7fe7..7936066c49 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/bootstrap-prefers-light.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme:light){:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}@media (prefers-color-scheme:light) and (min-width:576px){.container,.container-sm{max-width:540px}}@media (prefers-color-scheme:light) and (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (prefers-color-scheme:light) and (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (prefers-color-scheme:light) and (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (prefers-color-scheme:light){.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}}@media (prefers-color-scheme:light) and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (prefers-color-scheme:light) and (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (prefers-color-scheme:light) and (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (prefers-color-scheme:light) and (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (prefers-color-scheme:light){.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}}@media (prefers-color-scheme:light) and (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (prefers-color-scheme:light) and (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (prefers-color-scheme:light){.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.form-control{transition:none}}@media (prefers-color-scheme:light){.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}}@media (prefers-color-scheme:light) and (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}@media (prefers-color-scheme:light){.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.btn{transition:none}}@media (prefers-color-scheme:light){.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.fade{transition:none}}@media (prefers-color-scheme:light){.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.collapsing{transition:none}}@media (prefers-color-scheme:light){.collapsing.width{width:0;height:auto;transition:width .35s ease}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}@media (prefers-color-scheme:light){.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}}@media (prefers-color-scheme:light) and (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (prefers-color-scheme:light) and (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (prefers-color-scheme:light) and (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (prefers-color-scheme:light) and (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (prefers-color-scheme:light){.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}@media (prefers-color-scheme:light){.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}@media (prefers-color-scheme:light){.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}@media (prefers-color-scheme:light){.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}@media (prefers-color-scheme:light){.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}@media (prefers-color-scheme:light){.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}}@media (prefers-color-scheme:light) and (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:light) and (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (prefers-color-scheme:light) and (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:light) and (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (prefers-color-scheme:light) and (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:light) and (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (prefers-color-scheme:light) and (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (prefers-color-scheme:light) and (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (prefers-color-scheme:light){.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-themed .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-themed .navbar-brand:focus,.navbar-themed .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link,.navbar-themed .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover,.navbar-themed .navbar-nav .nav-link:focus,.navbar-themed .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled,.navbar-themed .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link,.navbar-themed .navbar-nav .active>.nav-link,.navbar-themed .navbar-nav .nav-link.active,.navbar-themed .navbar-nav .nav-link.show,.navbar-themed .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler,.navbar-themed .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon,.navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text,.navbar-themed .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-themed .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover,.navbar-themed .navbar-text a:focus,.navbar-themed .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}}@media (prefers-color-scheme:light) and (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}@media (prefers-color-scheme:light){.card-group>.card{margin-bottom:15px}}@media (prefers-color-scheme:light) and (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}@media (prefers-color-scheme:light){.card-columns .card{margin-bottom:.75rem}}@media (prefers-color-scheme:light) and (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}@media (prefers-color-scheme:light){.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.badge{transition:none}}@media (prefers-color-scheme:light){a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}}@media (prefers-color-scheme:light) and (min-width:576px){.jumbotron{padding:4rem 2rem}}@media (prefers-color-scheme:light){.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light,.alert-themed{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr,.alert-themed hr{border-top-color:#ececf6}.alert-light .alert-link,.alert-themed .alert-link{color:#686868}.alert-dark,.alert-themed-inverted{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr,.alert-themed-inverted hr{border-top-color:#b9bbbe}.alert-dark .alert-link,.alert-themed-inverted .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@media (prefers-color-scheme:light){.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}@media (prefers-color-scheme:light){.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:light) and (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:light) and (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:light) and (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:light) and (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (prefers-color-scheme:light){.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}@media (prefers-color-scheme:light){.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}}@media (prefers-color-scheme:light) and (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (prefers-color-scheme:light) and (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (prefers-color-scheme:light) and (min-width:1200px){.modal-xl{max-width:1140px}}@media (prefers-color-scheme:light){.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}@media (prefers-color-scheme:light){.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}@media (prefers-color-scheme:light){.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}@media (prefers-color-scheme:light){.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}@media (prefers-color-scheme:light){.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}}@media (prefers-color-scheme:light) and (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}@media (prefers-color-scheme:light){.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light,.bg-themed,.navbar-themed{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,a.bg-themed:focus,a.bg-themed:hover,a.navbar-themed:focus,a.navbar-themed:hover,button.bg-light:focus,button.bg-light:hover,button.bg-themed:focus,button.bg-themed:hover,button.navbar-themed:focus,button.navbar-themed:hover{background-color:#dae0e5!important}.bg-dark,.bg-themed-inverted{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,a.bg-themed-inverted:focus,a.bg-themed-inverted:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-themed-inverted:focus,button.bg-themed-inverted:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:light) and (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:light) and (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:light) and (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:light) and (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print and (prefers-color-scheme:light){.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}@media (prefers-color-scheme:light){.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}}@media (prefers-color-scheme:light) and (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (prefers-color-scheme:light) and (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (prefers-color-scheme:light) and (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (prefers-color-scheme:light) and (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (prefers-color-scheme:light){.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}}@media (prefers-color-scheme:light) and (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (prefers-color-scheme:light) and (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (prefers-color-scheme:light) and (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (prefers-color-scheme:light) and (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (prefers-color-scheme:light){.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}}@media (prefers-color-scheme:light) and (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (prefers-color-scheme:light) and (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (prefers-color-scheme:light) and (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (prefers-color-scheme:light) and (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (prefers-color-scheme:light){.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}}@media (prefers-color-scheme:light) and (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (prefers-color-scheme:light) and (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (prefers-color-scheme:light) and (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (prefers-color-scheme:light) and (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (prefers-color-scheme:light){.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light,.text-themed-inverted{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover,a.text-themed-inverted:focus,a.text-themed-inverted:hover{color:#cbd3da!important}.text-dark,.text-themed{color:#343a40!important}a.text-dark:focus,a.text-dark:hover,a.text-themed:focus,a.text-themed:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.css
index cae7a2a07f..43da02e594 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
html {
font-family: sans-serif;
line-height: 1.15;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.min.css
index baf69472c3..e8f06e5c56 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-dark.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body.bootstrap-dark{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}.bootstrap-dark :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.bootstrap-dark *,.bootstrap-dark ::after,.bootstrap-dark ::before{box-sizing:border-box}.bootstrap-dark html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.bootstrap-dark article,.bootstrap-dark aside,.bootstrap-dark figcaption,.bootstrap-dark figure,.bootstrap-dark footer,.bootstrap-dark header,.bootstrap-dark hgroup,.bootstrap-dark main,.bootstrap-dark nav,.bootstrap-dark section{display:block}.bootstrap-dark body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}.bootstrap-dark [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.bootstrap-dark hr{box-sizing:content-box;height:0;overflow:visible}.bootstrap-dark h1,.bootstrap-dark h2,.bootstrap-dark h3,.bootstrap-dark h4,.bootstrap-dark h5,.bootstrap-dark h6{margin-top:0;margin-bottom:.5rem}.bootstrap-dark p{margin-top:0;margin-bottom:1rem}.bootstrap-dark abbr[data-original-title],.bootstrap-dark abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.bootstrap-dark address{margin-bottom:1rem;font-style:normal;line-height:inherit}.bootstrap-dark dl,.bootstrap-dark ol,.bootstrap-dark ul{margin-top:0;margin-bottom:1rem}.bootstrap-dark ol ol,.bootstrap-dark ol ul,.bootstrap-dark ul ol,.bootstrap-dark ul ul{margin-bottom:0}.bootstrap-dark dt{font-weight:700}.bootstrap-dark dd{margin-bottom:.5rem;margin-left:0}.bootstrap-dark blockquote{margin:0 0 1rem}.bootstrap-dark b,.bootstrap-dark strong{font-weight:bolder}.bootstrap-dark small{font-size:80%}.bootstrap-dark sub,.bootstrap-dark sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.bootstrap-dark sub{bottom:-.25em}.bootstrap-dark sup{top:-.5em}.bootstrap-dark a{color:#adadad;text-decoration:none;background-color:transparent}.bootstrap-dark a:hover{color:#878787;text-decoration:underline}.bootstrap-dark a:not([href]):not([class]){color:inherit;text-decoration:none}.bootstrap-dark a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.bootstrap-dark code,.bootstrap-dark kbd,.bootstrap-dark pre,.bootstrap-dark samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.bootstrap-dark pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.bootstrap-dark figure{margin:0 0 1rem}.bootstrap-dark img{vertical-align:middle;border-style:none}.bootstrap-dark svg{overflow:hidden;vertical-align:middle}.bootstrap-dark table{border-collapse:collapse}.bootstrap-dark caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.bootstrap-dark th{text-align:inherit;text-align:-webkit-match-parent}.bootstrap-dark label{display:inline-block;margin-bottom:.5rem}.bootstrap-dark button{border-radius:0}.bootstrap-dark button:focus:not(:focus-visible){outline:0}.bootstrap-dark button,.bootstrap-dark input,.bootstrap-dark optgroup,.bootstrap-dark select,.bootstrap-dark textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.bootstrap-dark button,.bootstrap-dark input{overflow:visible}.bootstrap-dark button,.bootstrap-dark select{text-transform:none}.bootstrap-dark [role=button]{cursor:pointer}.bootstrap-dark select{word-wrap:normal}.bootstrap-dark [type=button],.bootstrap-dark [type=reset],.bootstrap-dark [type=submit],.bootstrap-dark button{-webkit-appearance:button}.bootstrap-dark [type=button]:not(:disabled),.bootstrap-dark [type=reset]:not(:disabled),.bootstrap-dark [type=submit]:not(:disabled),.bootstrap-dark button:not(:disabled){cursor:pointer}.bootstrap-dark [type=button]::-moz-focus-inner,.bootstrap-dark [type=reset]::-moz-focus-inner,.bootstrap-dark [type=submit]::-moz-focus-inner,.bootstrap-dark button::-moz-focus-inner{padding:0;border-style:none}.bootstrap-dark input[type=checkbox],.bootstrap-dark input[type=radio]{box-sizing:border-box;padding:0}.bootstrap-dark textarea{overflow:auto;resize:vertical}.bootstrap-dark fieldset{min-width:0;padding:0;margin:0;border:0}.bootstrap-dark legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.bootstrap-dark progress{vertical-align:baseline}.bootstrap-dark [type=number]::-webkit-inner-spin-button,.bootstrap-dark [type=number]::-webkit-outer-spin-button{height:auto}.bootstrap-dark [type=search]{outline-offset:-2px;-webkit-appearance:none}.bootstrap-dark [type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap-dark ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.bootstrap-dark output{display:inline-block}.bootstrap-dark summary{display:list-item;cursor:pointer}.bootstrap-dark template{display:none}.bootstrap-dark [hidden]{display:none!important}.bootstrap-dark .h1,.bootstrap-dark .h2,.bootstrap-dark .h3,.bootstrap-dark .h4,.bootstrap-dark .h5,.bootstrap-dark .h6,.bootstrap-dark h1,.bootstrap-dark h2,.bootstrap-dark h3,.bootstrap-dark h4,.bootstrap-dark h5,.bootstrap-dark h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.bootstrap-dark .h1,.bootstrap-dark h1{font-size:2.5rem}.bootstrap-dark .h2,.bootstrap-dark h2{font-size:2rem}.bootstrap-dark .h3,.bootstrap-dark h3{font-size:1.75rem}.bootstrap-dark .h4,.bootstrap-dark h4{font-size:1.5rem}.bootstrap-dark .h5,.bootstrap-dark h5{font-size:1.25rem}.bootstrap-dark .h6,.bootstrap-dark h6{font-size:1rem}.bootstrap-dark .lead{font-size:1.25rem;font-weight:300}.bootstrap-dark .display-1{font-size:6rem;font-weight:300;line-height:1.2}.bootstrap-dark .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.bootstrap-dark .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.bootstrap-dark .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.bootstrap-dark hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(255,255,255,.1)}.bootstrap-dark .small,.bootstrap-dark small{font-size:.875em;font-weight:400}.bootstrap-dark .mark,.bootstrap-dark mark{padding:.2em;background-color:#fcf8e3}.bootstrap-dark .list-unstyled{padding-left:0;list-style:none}.bootstrap-dark .list-inline{padding-left:0;list-style:none}.bootstrap-dark .list-inline-item{display:inline-block}.bootstrap-dark .list-inline-item:not(:last-child){margin-right:.5rem}.bootstrap-dark .initialism{font-size:90%;text-transform:uppercase}.bootstrap-dark .blockquote{margin-bottom:1rem;font-size:1.25rem}.bootstrap-dark .blockquote-footer{display:block;font-size:.875em;color:#6c757d}.bootstrap-dark .blockquote-footer::before{content:"\2014\00A0"}.bootstrap-dark .img-fluid{max-width:100%;height:auto}.bootstrap-dark .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.bootstrap-dark .figure{display:inline-block}.bootstrap-dark .figure-img{margin-bottom:.5rem;line-height:1}.bootstrap-dark .figure-caption{font-size:90%;color:#6c757d}.bootstrap-dark code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.bootstrap-dark code{color:inherit}.bootstrap-dark kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.bootstrap-dark kbd kbd{padding:0;font-size:100%;font-weight:700}.bootstrap-dark pre{display:block;font-size:87.5%;color:#212529}.bootstrap-dark pre code{font-size:inherit;color:inherit;word-break:normal}.bootstrap-dark .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrap-dark .container,.bootstrap-dark .container-fluid,.bootstrap-dark .container-lg,.bootstrap-dark .container-md,.bootstrap-dark .container-sm,.bootstrap-dark .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.bootstrap-dark .container,.bootstrap-dark .container-sm{max-width:540px}}@media (min-width:768px){.bootstrap-dark .container,.bootstrap-dark .container-md,.bootstrap-dark .container-sm{max-width:720px}}@media (min-width:992px){.bootstrap-dark .container,.bootstrap-dark .container-lg,.bootstrap-dark .container-md,.bootstrap-dark .container-sm{max-width:960px}}@media (min-width:1200px){.bootstrap-dark .container,.bootstrap-dark .container-lg,.bootstrap-dark .container-md,.bootstrap-dark .container-sm,.bootstrap-dark .container-xl{max-width:1140px}}.bootstrap-dark .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bootstrap-dark .no-gutters{margin-right:0;margin-left:0}.bootstrap-dark .no-gutters>.col,.bootstrap-dark .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.bootstrap-dark .col,.bootstrap-dark .col-1,.bootstrap-dark .col-10,.bootstrap-dark .col-11,.bootstrap-dark .col-12,.bootstrap-dark .col-2,.bootstrap-dark .col-3,.bootstrap-dark .col-4,.bootstrap-dark .col-5,.bootstrap-dark .col-6,.bootstrap-dark .col-7,.bootstrap-dark .col-8,.bootstrap-dark .col-9,.bootstrap-dark .col-auto,.bootstrap-dark .col-lg,.bootstrap-dark .col-lg-1,.bootstrap-dark .col-lg-10,.bootstrap-dark .col-lg-11,.bootstrap-dark .col-lg-12,.bootstrap-dark .col-lg-2,.bootstrap-dark .col-lg-3,.bootstrap-dark .col-lg-4,.bootstrap-dark .col-lg-5,.bootstrap-dark .col-lg-6,.bootstrap-dark .col-lg-7,.bootstrap-dark .col-lg-8,.bootstrap-dark .col-lg-9,.bootstrap-dark .col-lg-auto,.bootstrap-dark .col-md,.bootstrap-dark .col-md-1,.bootstrap-dark .col-md-10,.bootstrap-dark .col-md-11,.bootstrap-dark .col-md-12,.bootstrap-dark .col-md-2,.bootstrap-dark .col-md-3,.bootstrap-dark .col-md-4,.bootstrap-dark .col-md-5,.bootstrap-dark .col-md-6,.bootstrap-dark .col-md-7,.bootstrap-dark .col-md-8,.bootstrap-dark .col-md-9,.bootstrap-dark .col-md-auto,.bootstrap-dark .col-sm,.bootstrap-dark .col-sm-1,.bootstrap-dark .col-sm-10,.bootstrap-dark .col-sm-11,.bootstrap-dark .col-sm-12,.bootstrap-dark .col-sm-2,.bootstrap-dark .col-sm-3,.bootstrap-dark .col-sm-4,.bootstrap-dark .col-sm-5,.bootstrap-dark .col-sm-6,.bootstrap-dark .col-sm-7,.bootstrap-dark .col-sm-8,.bootstrap-dark .col-sm-9,.bootstrap-dark .col-sm-auto,.bootstrap-dark .col-xl,.bootstrap-dark .col-xl-1,.bootstrap-dark .col-xl-10,.bootstrap-dark .col-xl-11,.bootstrap-dark .col-xl-12,.bootstrap-dark .col-xl-2,.bootstrap-dark .col-xl-3,.bootstrap-dark .col-xl-4,.bootstrap-dark .col-xl-5,.bootstrap-dark .col-xl-6,.bootstrap-dark .col-xl-7,.bootstrap-dark .col-xl-8,.bootstrap-dark .col-xl-9,.bootstrap-dark .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.bootstrap-dark .col{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-dark .row-cols-1>*{flex:0 0 100%;max-width:100%}.bootstrap-dark .row-cols-2>*{flex:0 0 50%;max-width:50%}.bootstrap-dark .row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .row-cols-4>*{flex:0 0 25%;max-width:25%}.bootstrap-dark .row-cols-5>*{flex:0 0 20%;max-width:20%}.bootstrap-dark .row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap-dark .col-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap-dark .col-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-3{flex:0 0 25%;max-width:25%}.bootstrap-dark .col-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .col-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap-dark .col-6{flex:0 0 50%;max-width:50%}.bootstrap-dark .col-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap-dark .col-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap-dark .col-9{flex:0 0 75%;max-width:75%}.bootstrap-dark .col-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap-dark .col-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap-dark .col-12{flex:0 0 100%;max-width:100%}.bootstrap-dark .order-first{order:-1}.bootstrap-dark .order-last{order:13}.bootstrap-dark .order-0{order:0}.bootstrap-dark .order-1{order:1}.bootstrap-dark .order-2{order:2}.bootstrap-dark .order-3{order:3}.bootstrap-dark .order-4{order:4}.bootstrap-dark .order-5{order:5}.bootstrap-dark .order-6{order:6}.bootstrap-dark .order-7{order:7}.bootstrap-dark .order-8{order:8}.bootstrap-dark .order-9{order:9}.bootstrap-dark .order-10{order:10}.bootstrap-dark .order-11{order:11}.bootstrap-dark .order-12{order:12}.bootstrap-dark .offset-1{margin-left:8.33333%}.bootstrap-dark .offset-2{margin-left:16.66667%}.bootstrap-dark .offset-3{margin-left:25%}.bootstrap-dark .offset-4{margin-left:33.33333%}.bootstrap-dark .offset-5{margin-left:41.66667%}.bootstrap-dark .offset-6{margin-left:50%}.bootstrap-dark .offset-7{margin-left:58.33333%}.bootstrap-dark .offset-8{margin-left:66.66667%}.bootstrap-dark .offset-9{margin-left:75%}.bootstrap-dark .offset-10{margin-left:83.33333%}.bootstrap-dark .offset-11{margin-left:91.66667%}@media (min-width:576px){.bootstrap-dark .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-dark .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.bootstrap-dark .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.bootstrap-dark .row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.bootstrap-dark .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.bootstrap-dark .row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap-dark .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap-dark .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-sm-3{flex:0 0 25%;max-width:25%}.bootstrap-dark .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap-dark .col-sm-6{flex:0 0 50%;max-width:50%}.bootstrap-dark .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap-dark .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap-dark .col-sm-9{flex:0 0 75%;max-width:75%}.bootstrap-dark .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap-dark .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap-dark .col-sm-12{flex:0 0 100%;max-width:100%}.bootstrap-dark .order-sm-first{order:-1}.bootstrap-dark .order-sm-last{order:13}.bootstrap-dark .order-sm-0{order:0}.bootstrap-dark .order-sm-1{order:1}.bootstrap-dark .order-sm-2{order:2}.bootstrap-dark .order-sm-3{order:3}.bootstrap-dark .order-sm-4{order:4}.bootstrap-dark .order-sm-5{order:5}.bootstrap-dark .order-sm-6{order:6}.bootstrap-dark .order-sm-7{order:7}.bootstrap-dark .order-sm-8{order:8}.bootstrap-dark .order-sm-9{order:9}.bootstrap-dark .order-sm-10{order:10}.bootstrap-dark .order-sm-11{order:11}.bootstrap-dark .order-sm-12{order:12}.bootstrap-dark .offset-sm-0{margin-left:0}.bootstrap-dark .offset-sm-1{margin-left:8.33333%}.bootstrap-dark .offset-sm-2{margin-left:16.66667%}.bootstrap-dark .offset-sm-3{margin-left:25%}.bootstrap-dark .offset-sm-4{margin-left:33.33333%}.bootstrap-dark .offset-sm-5{margin-left:41.66667%}.bootstrap-dark .offset-sm-6{margin-left:50%}.bootstrap-dark .offset-sm-7{margin-left:58.33333%}.bootstrap-dark .offset-sm-8{margin-left:66.66667%}.bootstrap-dark .offset-sm-9{margin-left:75%}.bootstrap-dark .offset-sm-10{margin-left:83.33333%}.bootstrap-dark .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.bootstrap-dark .col-md{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-dark .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.bootstrap-dark .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.bootstrap-dark .row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.bootstrap-dark .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.bootstrap-dark .row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap-dark .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap-dark .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-md-3{flex:0 0 25%;max-width:25%}.bootstrap-dark .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap-dark .col-md-6{flex:0 0 50%;max-width:50%}.bootstrap-dark .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap-dark .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap-dark .col-md-9{flex:0 0 75%;max-width:75%}.bootstrap-dark .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap-dark .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap-dark .col-md-12{flex:0 0 100%;max-width:100%}.bootstrap-dark .order-md-first{order:-1}.bootstrap-dark .order-md-last{order:13}.bootstrap-dark .order-md-0{order:0}.bootstrap-dark .order-md-1{order:1}.bootstrap-dark .order-md-2{order:2}.bootstrap-dark .order-md-3{order:3}.bootstrap-dark .order-md-4{order:4}.bootstrap-dark .order-md-5{order:5}.bootstrap-dark .order-md-6{order:6}.bootstrap-dark .order-md-7{order:7}.bootstrap-dark .order-md-8{order:8}.bootstrap-dark .order-md-9{order:9}.bootstrap-dark .order-md-10{order:10}.bootstrap-dark .order-md-11{order:11}.bootstrap-dark .order-md-12{order:12}.bootstrap-dark .offset-md-0{margin-left:0}.bootstrap-dark .offset-md-1{margin-left:8.33333%}.bootstrap-dark .offset-md-2{margin-left:16.66667%}.bootstrap-dark .offset-md-3{margin-left:25%}.bootstrap-dark .offset-md-4{margin-left:33.33333%}.bootstrap-dark .offset-md-5{margin-left:41.66667%}.bootstrap-dark .offset-md-6{margin-left:50%}.bootstrap-dark .offset-md-7{margin-left:58.33333%}.bootstrap-dark .offset-md-8{margin-left:66.66667%}.bootstrap-dark .offset-md-9{margin-left:75%}.bootstrap-dark .offset-md-10{margin-left:83.33333%}.bootstrap-dark .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.bootstrap-dark .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-dark .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.bootstrap-dark .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.bootstrap-dark .row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.bootstrap-dark .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.bootstrap-dark .row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap-dark .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap-dark .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-lg-3{flex:0 0 25%;max-width:25%}.bootstrap-dark .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap-dark .col-lg-6{flex:0 0 50%;max-width:50%}.bootstrap-dark .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap-dark .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap-dark .col-lg-9{flex:0 0 75%;max-width:75%}.bootstrap-dark .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap-dark .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap-dark .col-lg-12{flex:0 0 100%;max-width:100%}.bootstrap-dark .order-lg-first{order:-1}.bootstrap-dark .order-lg-last{order:13}.bootstrap-dark .order-lg-0{order:0}.bootstrap-dark .order-lg-1{order:1}.bootstrap-dark .order-lg-2{order:2}.bootstrap-dark .order-lg-3{order:3}.bootstrap-dark .order-lg-4{order:4}.bootstrap-dark .order-lg-5{order:5}.bootstrap-dark .order-lg-6{order:6}.bootstrap-dark .order-lg-7{order:7}.bootstrap-dark .order-lg-8{order:8}.bootstrap-dark .order-lg-9{order:9}.bootstrap-dark .order-lg-10{order:10}.bootstrap-dark .order-lg-11{order:11}.bootstrap-dark .order-lg-12{order:12}.bootstrap-dark .offset-lg-0{margin-left:0}.bootstrap-dark .offset-lg-1{margin-left:8.33333%}.bootstrap-dark .offset-lg-2{margin-left:16.66667%}.bootstrap-dark .offset-lg-3{margin-left:25%}.bootstrap-dark .offset-lg-4{margin-left:33.33333%}.bootstrap-dark .offset-lg-5{margin-left:41.66667%}.bootstrap-dark .offset-lg-6{margin-left:50%}.bootstrap-dark .offset-lg-7{margin-left:58.33333%}.bootstrap-dark .offset-lg-8{margin-left:66.66667%}.bootstrap-dark .offset-lg-9{margin-left:75%}.bootstrap-dark .offset-lg-10{margin-left:83.33333%}.bootstrap-dark .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.bootstrap-dark .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap-dark .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.bootstrap-dark .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.bootstrap-dark .row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.bootstrap-dark .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.bootstrap-dark .row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap-dark .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap-dark .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap-dark .col-xl-3{flex:0 0 25%;max-width:25%}.bootstrap-dark .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap-dark .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap-dark .col-xl-6{flex:0 0 50%;max-width:50%}.bootstrap-dark .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap-dark .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap-dark .col-xl-9{flex:0 0 75%;max-width:75%}.bootstrap-dark .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap-dark .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap-dark .col-xl-12{flex:0 0 100%;max-width:100%}.bootstrap-dark .order-xl-first{order:-1}.bootstrap-dark .order-xl-last{order:13}.bootstrap-dark .order-xl-0{order:0}.bootstrap-dark .order-xl-1{order:1}.bootstrap-dark .order-xl-2{order:2}.bootstrap-dark .order-xl-3{order:3}.bootstrap-dark .order-xl-4{order:4}.bootstrap-dark .order-xl-5{order:5}.bootstrap-dark .order-xl-6{order:6}.bootstrap-dark .order-xl-7{order:7}.bootstrap-dark .order-xl-8{order:8}.bootstrap-dark .order-xl-9{order:9}.bootstrap-dark .order-xl-10{order:10}.bootstrap-dark .order-xl-11{order:11}.bootstrap-dark .order-xl-12{order:12}.bootstrap-dark .offset-xl-0{margin-left:0}.bootstrap-dark .offset-xl-1{margin-left:8.33333%}.bootstrap-dark .offset-xl-2{margin-left:16.66667%}.bootstrap-dark .offset-xl-3{margin-left:25%}.bootstrap-dark .offset-xl-4{margin-left:33.33333%}.bootstrap-dark .offset-xl-5{margin-left:41.66667%}.bootstrap-dark .offset-xl-6{margin-left:50%}.bootstrap-dark .offset-xl-7{margin-left:58.33333%}.bootstrap-dark .offset-xl-8{margin-left:66.66667%}.bootstrap-dark .offset-xl-9{margin-left:75%}.bootstrap-dark .offset-xl-10{margin-left:83.33333%}.bootstrap-dark .offset-xl-11{margin-left:91.66667%}}.bootstrap-dark .table{width:100%;margin-bottom:1rem;color:#d3d3d3}.bootstrap-dark .table td,.bootstrap-dark .table th{padding:.75rem;vertical-align:top;border-top:1px solid #343a40}.bootstrap-dark .table thead th{vertical-align:bottom;border-bottom:2px solid #343a40}.bootstrap-dark .table tbody+tbody{border-top:2px solid #343a40}.bootstrap-dark .table-sm td,.bootstrap-dark .table-sm th{padding:.3rem}.bootstrap-dark .table-bordered{border:1px solid #343a40}.bootstrap-dark .table-bordered td,.bootstrap-dark .table-bordered th{border:1px solid #343a40}.bootstrap-dark .table-bordered thead td,.bootstrap-dark .table-bordered thead th{border-bottom-width:2px}.bootstrap-dark .table-borderless tbody+tbody,.bootstrap-dark .table-borderless td,.bootstrap-dark .table-borderless th,.bootstrap-dark .table-borderless thead th{border:0}.bootstrap-dark .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.bootstrap-dark .table-hover tbody tr:hover{color:#d3d3d3;background-color:rgba(0,0,0,.075)}.bootstrap-dark .table-primary,.bootstrap-dark .table-primary>td,.bootstrap-dark .table-primary>th{background-color:#b8daff}.bootstrap-dark .table-primary tbody+tbody,.bootstrap-dark .table-primary td,.bootstrap-dark .table-primary th,.bootstrap-dark .table-primary thead th{border-color:#7abaff}.bootstrap-dark .table-hover .table-primary:hover{background-color:#9fcdff}.bootstrap-dark .table-hover .table-primary:hover>td,.bootstrap-dark .table-hover .table-primary:hover>th{background-color:#9fcdff}.bootstrap-dark .table-secondary,.bootstrap-dark .table-secondary>td,.bootstrap-dark .table-secondary>th{background-color:#d6d8db}.bootstrap-dark .table-secondary tbody+tbody,.bootstrap-dark .table-secondary td,.bootstrap-dark .table-secondary th,.bootstrap-dark .table-secondary thead th{border-color:#b3b7bb}.bootstrap-dark .table-hover .table-secondary:hover{background-color:#c8cbcf}.bootstrap-dark .table-hover .table-secondary:hover>td,.bootstrap-dark .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.bootstrap-dark .table-success,.bootstrap-dark .table-success>td,.bootstrap-dark .table-success>th{background-color:#c3e6cb}.bootstrap-dark .table-success tbody+tbody,.bootstrap-dark .table-success td,.bootstrap-dark .table-success th,.bootstrap-dark .table-success thead th{border-color:#8fd19e}.bootstrap-dark .table-hover .table-success:hover{background-color:#b1dfbb}.bootstrap-dark .table-hover .table-success:hover>td,.bootstrap-dark .table-hover .table-success:hover>th{background-color:#b1dfbb}.bootstrap-dark .table-info,.bootstrap-dark .table-info>td,.bootstrap-dark .table-info>th{background-color:#bee5eb}.bootstrap-dark .table-info tbody+tbody,.bootstrap-dark .table-info td,.bootstrap-dark .table-info th,.bootstrap-dark .table-info thead th{border-color:#86cfda}.bootstrap-dark .table-hover .table-info:hover{background-color:#abdde5}.bootstrap-dark .table-hover .table-info:hover>td,.bootstrap-dark .table-hover .table-info:hover>th{background-color:#abdde5}.bootstrap-dark .table-warning,.bootstrap-dark .table-warning>td,.bootstrap-dark .table-warning>th{background-color:#ffeeba}.bootstrap-dark .table-warning tbody+tbody,.bootstrap-dark .table-warning td,.bootstrap-dark .table-warning th,.bootstrap-dark .table-warning thead th{border-color:#ffdf7e}.bootstrap-dark .table-hover .table-warning:hover{background-color:#ffe8a1}.bootstrap-dark .table-hover .table-warning:hover>td,.bootstrap-dark .table-hover .table-warning:hover>th{background-color:#ffe8a1}.bootstrap-dark .table-danger,.bootstrap-dark .table-danger>td,.bootstrap-dark .table-danger>th{background-color:#f5c6cb}.bootstrap-dark .table-danger tbody+tbody,.bootstrap-dark .table-danger td,.bootstrap-dark .table-danger th,.bootstrap-dark .table-danger thead th{border-color:#ed969e}.bootstrap-dark .table-hover .table-danger:hover{background-color:#f1b0b7}.bootstrap-dark .table-hover .table-danger:hover>td,.bootstrap-dark .table-hover .table-danger:hover>th{background-color:#f1b0b7}.bootstrap-dark .table-light,.bootstrap-dark .table-light>td,.bootstrap-dark .table-light>th{background-color:#fdfdfe}.bootstrap-dark .table-light tbody+tbody,.bootstrap-dark .table-light td,.bootstrap-dark .table-light th,.bootstrap-dark .table-light thead th{border-color:#fbfcfc}.bootstrap-dark .table-hover .table-light:hover{background-color:#ececf6}.bootstrap-dark .table-hover .table-light:hover>td,.bootstrap-dark .table-hover .table-light:hover>th{background-color:#ececf6}.bootstrap-dark .table-dark,.bootstrap-dark .table-dark>td,.bootstrap-dark .table-dark>th{background-color:#c6c8ca}.bootstrap-dark .table-dark tbody+tbody,.bootstrap-dark .table-dark td,.bootstrap-dark .table-dark th,.bootstrap-dark .table-dark thead th{border-color:#95999c}.bootstrap-dark .table-hover .table-dark:hover{background-color:#b9bbbe}.bootstrap-dark .table-hover .table-dark:hover>td,.bootstrap-dark .table-hover .table-dark:hover>th{background-color:#b9bbbe}.bootstrap-dark .table-active,.bootstrap-dark .table-active>td,.bootstrap-dark .table-active>th{background-color:rgba(0,0,0,.075)}.bootstrap-dark .table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.bootstrap-dark .table-hover .table-active:hover>td,.bootstrap-dark .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.bootstrap-dark .table .thead-dark th{color:#dee2e6;background-color:#343a40;border-color:#454d55}.bootstrap-dark .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#343a40}.bootstrap-dark .table-dark{color:#dee2e6;background-color:#343a40}.bootstrap-dark .table-dark td,.bootstrap-dark .table-dark th,.bootstrap-dark .table-dark thead th{border-color:#454d55}.bootstrap-dark .table-dark.table-bordered{border:0}.bootstrap-dark .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.bootstrap-dark .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.bootstrap-dark .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap-dark .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.bootstrap-dark .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap-dark .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.bootstrap-dark .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap-dark .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.bootstrap-dark .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap-dark .table-responsive-xl>.table-bordered{border:0}}.bootstrap-dark .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap-dark .table-responsive>.table-bordered{border:0}.bootstrap-dark .table-primary,.bootstrap-dark .table-primary>td,.bootstrap-dark .table-primary>th{color:#212529}.bootstrap-dark .table-hover .table-primary:hover{color:#212529}.bootstrap-dark .table-hover .table-primary:hover>td,.bootstrap-dark .table-hover .table-primary:hover>th{color:#212529}.bootstrap-dark .table-secondary,.bootstrap-dark .table-secondary>td,.bootstrap-dark .table-secondary>th{color:#212529}.bootstrap-dark .table-hover .table-secondary:hover{color:#212529}.bootstrap-dark .table-hover .table-secondary:hover>td,.bootstrap-dark .table-hover .table-secondary:hover>th{color:#212529}.bootstrap-dark .table-success,.bootstrap-dark .table-success>td,.bootstrap-dark .table-success>th{color:#212529}.bootstrap-dark .table-hover .table-success:hover{color:#212529}.bootstrap-dark .table-hover .table-success:hover>td,.bootstrap-dark .table-hover .table-success:hover>th{color:#212529}.bootstrap-dark .table-info,.bootstrap-dark .table-info>td,.bootstrap-dark .table-info>th{color:#212529}.bootstrap-dark .table-hover .table-info:hover{color:#212529}.bootstrap-dark .table-hover .table-info:hover>td,.bootstrap-dark .table-hover .table-info:hover>th{color:#212529}.bootstrap-dark .table-warning,.bootstrap-dark .table-warning>td,.bootstrap-dark .table-warning>th{color:#212529}.bootstrap-dark .table-hover .table-warning:hover{color:#212529}.bootstrap-dark .table-hover .table-warning:hover>td,.bootstrap-dark .table-hover .table-warning:hover>th{color:#212529}.bootstrap-dark .table-danger,.bootstrap-dark .table-danger>td,.bootstrap-dark .table-danger>th{color:#212529}.bootstrap-dark .table-hover .table-danger:hover{color:#212529}.bootstrap-dark .table-hover .table-danger:hover>td,.bootstrap-dark .table-hover .table-danger:hover>th{color:#212529}.bootstrap-dark .table-light,.bootstrap-dark .table-light>td,.bootstrap-dark .table-light>th{color:#212529}.bootstrap-dark .table-hover .table-light:hover{color:#212529}.bootstrap-dark .table-hover .table-light:hover>td,.bootstrap-dark .table-hover .table-light:hover>th{color:#212529}.bootstrap-dark .table-dark,.bootstrap-dark .table-dark>td,.bootstrap-dark .table-dark>th{color:#212529}.bootstrap-dark .table-hover .table-dark:hover{color:#212529}.bootstrap-dark .table-hover .table-dark:hover>td,.bootstrap-dark .table-hover .table-dark:hover>th{color:#212529}.bootstrap-dark .table-active,.bootstrap-dark .table-active>td,.bootstrap-dark .table-active>th{color:#ced4da}.bootstrap-dark .table-hover .table-active:hover{color:#ced4da}.bootstrap-dark .table-hover .table-active:hover>td,.bootstrap-dark .table-hover .table-active:hover>th{color:#ced4da}.bootstrap-dark .table-dark{color:#dee2e6}.bootstrap-dark .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;background-color:#000;background-clip:padding-box;border:1px solid #6c757d;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .form-control{transition:none}}.bootstrap-dark .form-control::-ms-expand{background-color:transparent;border:0}.bootstrap-dark .form-control:focus{color:#dee2e6;background-color:#191d21;border-color:#b3d7ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.bootstrap-dark .form-control::-moz-placeholder{color:#6c757d;opacity:1}.bootstrap-dark .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.bootstrap-dark .form-control::placeholder{color:#6c757d;opacity:1}.bootstrap-dark .form-control:disabled,.bootstrap-dark .form-control[readonly]{background-color:#343a40;opacity:1}.bootstrap-dark input[type=date].form-control,.bootstrap-dark input[type=datetime-local].form-control,.bootstrap-dark input[type=month].form-control,.bootstrap-dark input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap-dark select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.bootstrap-dark select.form-control:focus::-ms-value{color:#dee2e6;background-color:#000}.bootstrap-dark .form-control-file,.bootstrap-dark .form-control-range{display:block;width:100%}.bootstrap-dark .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.bootstrap-dark .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.bootstrap-dark .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.bootstrap-dark .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.bootstrap-dark .form-control-plaintext.form-control-lg,.bootstrap-dark .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.bootstrap-dark .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap-dark .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap-dark select.form-control[multiple],.bootstrap-dark select.form-control[size]{height:auto}.bootstrap-dark textarea.form-control{height:auto}.bootstrap-dark .form-group{margin-bottom:1rem}.bootstrap-dark .form-text{display:block;margin-top:.25rem}.bootstrap-dark .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.bootstrap-dark .form-row>.col,.bootstrap-dark .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.bootstrap-dark .form-check{position:relative;display:block;padding-left:1.25rem}.bootstrap-dark .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.bootstrap-dark .form-check-input:disabled~.form-check-label,.bootstrap-dark .form-check-input[disabled]~.form-check-label{color:#6c757d}.bootstrap-dark .form-check-label{margin-bottom:0}.bootstrap-dark .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.bootstrap-dark .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.bootstrap-dark .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.bootstrap-dark .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap-dark .valid-tooltip,.form-row>[class*=col-]>.bootstrap-dark .valid-tooltip{left:5px}.bootstrap-dark .is-valid~.valid-feedback,.bootstrap-dark .is-valid~.valid-tooltip{display:block}.bootstrap-dark .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap-dark .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap-dark textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap-dark .custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap-dark .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .form-check-input.is-valid~.form-check-label{color:#28a745}.bootstrap-dark .form-check-input.is-valid~.valid-feedback,.bootstrap-dark .form-check-input.is-valid~.valid-tooltip{display:block}.bootstrap-dark .custom-control-input.is-valid~.custom-control-label{color:#28a745}.bootstrap-dark .custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.bootstrap-dark .custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.bootstrap-dark .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.bootstrap-dark .custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.bootstrap-dark .custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.bootstrap-dark .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap-dark .invalid-tooltip,.form-row>[class*=col-]>.bootstrap-dark .invalid-tooltip{left:5px}.bootstrap-dark .is-invalid~.invalid-feedback,.bootstrap-dark .is-invalid~.invalid-tooltip{display:block}.bootstrap-dark .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap-dark .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap-dark textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap-dark .custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap-dark .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .form-check-input.is-invalid~.form-check-label{color:#dc3545}.bootstrap-dark .form-check-input.is-invalid~.invalid-feedback,.bootstrap-dark .form-check-input.is-invalid~.invalid-tooltip{display:block}.bootstrap-dark .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.bootstrap-dark .custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.bootstrap-dark .custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.bootstrap-dark .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.bootstrap-dark .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.bootstrap-dark .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .form-inline{display:flex;flex-flow:row wrap;align-items:center}.bootstrap-dark .form-inline .form-check{width:100%}@media (min-width:576px){.bootstrap-dark .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.bootstrap-dark .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.bootstrap-dark .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap-dark .form-inline .form-control-plaintext{display:inline-block}.bootstrap-dark .form-inline .custom-select,.bootstrap-dark .form-inline .input-group{width:auto}.bootstrap-dark .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.bootstrap-dark .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.bootstrap-dark .form-inline .custom-control{align-items:center;justify-content:center}.bootstrap-dark .form-inline .custom-control-label{margin-bottom:0}}.bootstrap-dark .was-validated .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.bootstrap-dark .was-validated .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap-dark .was-validated .valid-tooltip,.form-row>[class*=col-]>.bootstrap-dark .was-validated .valid-tooltip{left:5px}.bootstrap-dark .was-validated.is-valid~.valid-feedback,.bootstrap-dark .was-validated.is-valid~.valid-tooltip,.bootstrap-dark .was-validated:valid~.valid-feedback,.bootstrap-dark .was-validated:valid~.valid-tooltip{display:block}.bootstrap-dark .was-validated .form-control.is-valid,.bootstrap-dark .was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap-dark .was-validated .form-control.is-valid:focus,.bootstrap-dark .was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .was-validated select.form-control.is-valid,.bootstrap-dark .was-validated select.form-control:valid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap-dark .was-validated textarea.form-control.is-valid,.bootstrap-dark .was-validated textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap-dark .was-validated .custom-select.is-valid,.bootstrap-dark .was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap-dark .was-validated .custom-select.is-valid:focus,.bootstrap-dark .was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .was-validated .form-check-input.is-valid~.form-check-label,.bootstrap-dark .was-validated .form-check-input:valid~.form-check-label{color:#28a745}.bootstrap-dark .was-validated .form-check-input.is-valid~.valid-feedback,.bootstrap-dark .was-validated .form-check-input.is-valid~.valid-tooltip,.bootstrap-dark .was-validated .form-check-input:valid~.valid-feedback,.bootstrap-dark .was-validated .form-check-input:valid~.valid-tooltip{display:block}.bootstrap-dark .was-validated .custom-control-input.is-valid~.custom-control-label,.bootstrap-dark .was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.bootstrap-dark .was-validated .custom-control-input.is-valid~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.bootstrap-dark .was-validated .custom-control-input.is-valid:checked~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.bootstrap-dark .was-validated .custom-control-input.is-valid:focus~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .was-validated .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.bootstrap-dark .was-validated .custom-file-input.is-valid~.custom-file-label,.bootstrap-dark .was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.bootstrap-dark .was-validated .custom-file-input.is-valid:focus~.custom-file-label,.bootstrap-dark .was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap-dark .was-validated .is-valid~.valid-feedback,.bootstrap-dark .was-validated .is-valid~.valid-tooltip,.bootstrap-dark .was-validated :valid~.valid-feedback,.bootstrap-dark .was-validated :valid~.valid-tooltip{display:block}.bootstrap-dark .was-validated .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.bootstrap-dark .was-validated .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#ced4da;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap-dark .was-validated .invalid-tooltip,.form-row>[class*=col-]>.bootstrap-dark .was-validated .invalid-tooltip{left:5px}.bootstrap-dark .was-validated.is-invalid~.invalid-feedback,.bootstrap-dark .was-validated.is-invalid~.invalid-tooltip,.bootstrap-dark .was-validated:invalid~.invalid-feedback,.bootstrap-dark .was-validated:invalid~.invalid-tooltip{display:block}.bootstrap-dark .was-validated .form-control.is-invalid,.bootstrap-dark .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap-dark .was-validated .form-control.is-invalid:focus,.bootstrap-dark .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .was-validated select.form-control.is-invalid,.bootstrap-dark .was-validated select.form-control:invalid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap-dark .was-validated textarea.form-control.is-invalid,.bootstrap-dark .was-validated textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap-dark .was-validated .custom-select.is-invalid,.bootstrap-dark .was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap-dark .was-validated .custom-select.is-invalid:focus,.bootstrap-dark .was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .was-validated .form-check-input.is-invalid~.form-check-label,.bootstrap-dark .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.bootstrap-dark .was-validated .form-check-input.is-invalid~.invalid-feedback,.bootstrap-dark .was-validated .form-check-input.is-invalid~.invalid-tooltip,.bootstrap-dark .was-validated .form-check-input:invalid~.invalid-feedback,.bootstrap-dark .was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.bootstrap-dark .was-validated .custom-control-input.is-invalid~.custom-control-label,.bootstrap-dark .was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.bootstrap-dark .was-validated .custom-control-input.is-invalid~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.bootstrap-dark .was-validated .custom-control-input.is-invalid:checked~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.bootstrap-dark .was-validated .custom-control-input.is-invalid:focus~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .was-validated .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.bootstrap-dark .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.bootstrap-dark .was-validated .custom-file-input.is-invalid~.custom-file-label,.bootstrap-dark .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.bootstrap-dark .was-validated .custom-file-input.is-invalid:focus~.custom-file-label,.bootstrap-dark .was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap-dark .was-validated .is-invalid~.invalid-feedback,.bootstrap-dark .was-validated .is-invalid~.invalid-tooltip,.bootstrap-dark .was-validated :invalid~.invalid-feedback,.bootstrap-dark .was-validated :invalid~.invalid-tooltip{display:block}.bootstrap-dark .btn{display:inline-block;font-weight:400;color:#d3d3d3;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .btn{transition:none}}.bootstrap-dark .btn:hover{color:#d3d3d3;text-decoration:none}.bootstrap-dark .btn.focus,.bootstrap-dark .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .btn.disabled,.bootstrap-dark .btn:disabled{opacity:.65}.bootstrap-dark .btn:not(:disabled):not(.disabled){cursor:pointer}.bootstrap-dark a.btn.disabled,.bootstrap-dark fieldset:disabled a.btn{pointer-events:none}.bootstrap-dark .btn-primary{color:#ced4da;background-color:#007bff;border-color:#007bff}.bootstrap-dark .btn-primary:hover{color:#ced4da;background-color:#0069d9;border-color:#0062cc}.bootstrap-dark .btn-primary.focus,.bootstrap-dark .btn-primary:focus{color:#ced4da;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.bootstrap-dark .btn-primary.disabled,.bootstrap-dark .btn-primary:disabled{color:#ced4da;background-color:#007bff;border-color:#007bff}.bootstrap-dark .btn-primary:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-primary:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-primary.dropdown-toggle{color:#ced4da;background-color:#0062cc;border-color:#005cbf}.bootstrap-dark .btn-primary:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-primary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,136,249,.5)}.bootstrap-dark .btn-secondary{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.bootstrap-dark .btn-secondary:hover{color:#ced4da;background-color:#5a6268;border-color:#545b62}.bootstrap-dark .btn-secondary.focus,.bootstrap-dark .btn-secondary:focus{color:#ced4da;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.bootstrap-dark .btn-secondary.disabled,.bootstrap-dark .btn-secondary:disabled{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.bootstrap-dark .btn-secondary:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-secondary:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-secondary.dropdown-toggle{color:#ced4da;background-color:#545b62;border-color:#4e555b}.bootstrap-dark .btn-secondary:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(123,131,139,.5)}.bootstrap-dark .btn-success{color:#ced4da;background-color:#28a745;border-color:#28a745}.bootstrap-dark .btn-success:hover{color:#ced4da;background-color:#218838;border-color:#1e7e34}.bootstrap-dark .btn-success.focus,.bootstrap-dark .btn-success:focus{color:#ced4da;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.bootstrap-dark .btn-success.disabled,.bootstrap-dark .btn-success:disabled{color:#ced4da;background-color:#28a745;border-color:#28a745}.bootstrap-dark .btn-success:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-success:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-success.dropdown-toggle{color:#ced4da;background-color:#1e7e34;border-color:#1c7430}.bootstrap-dark .btn-success:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-success:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(65,174,91,.5)}.bootstrap-dark .btn-info{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.bootstrap-dark .btn-info:hover{color:#ced4da;background-color:#138496;border-color:#117a8b}.bootstrap-dark .btn-info.focus,.bootstrap-dark .btn-info:focus{color:#ced4da;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.bootstrap-dark .btn-info.disabled,.bootstrap-dark .btn-info:disabled{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.bootstrap-dark .btn-info:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-info:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-info.dropdown-toggle{color:#ced4da;background-color:#117a8b;border-color:#10707f}.bootstrap-dark .btn-info:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-info:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(50,170,189,.5)}.bootstrap-dark .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap-dark .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.bootstrap-dark .btn-warning.focus,.bootstrap-dark .btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.bootstrap-dark .btn-warning.disabled,.bootstrap-dark .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap-dark .btn-warning:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-warning:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.bootstrap-dark .btn-warning:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-warning:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.bootstrap-dark .btn-danger{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.bootstrap-dark .btn-danger:hover{color:#ced4da;background-color:#c82333;border-color:#bd2130}.bootstrap-dark .btn-danger.focus,.bootstrap-dark .btn-danger:focus{color:#ced4da;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.bootstrap-dark .btn-danger.disabled,.bootstrap-dark .btn-danger:disabled{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.bootstrap-dark .btn-danger:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-danger:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-danger.dropdown-toggle{color:#ced4da;background-color:#bd2130;border-color:#b21f2d}.bootstrap-dark .btn-danger:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-danger:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(218,77,91,.5)}.bootstrap-dark .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap-dark .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.bootstrap-dark .btn-light.focus,.bootstrap-dark .btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.bootstrap-dark .btn-light.disabled,.bootstrap-dark .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap-dark .btn-light:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-light:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.bootstrap-dark .btn-light:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-light:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.bootstrap-dark .btn-dark{color:#ced4da;background-color:#343a40;border-color:#343a40}.bootstrap-dark .btn-dark:hover{color:#ced4da;background-color:#23272b;border-color:#1d2124}.bootstrap-dark .btn-dark.focus,.bootstrap-dark .btn-dark:focus{color:#ced4da;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.bootstrap-dark .btn-dark.disabled,.bootstrap-dark .btn-dark:disabled{color:#ced4da;background-color:#343a40;border-color:#343a40}.bootstrap-dark .btn-dark:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-dark:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-dark.dropdown-toggle{color:#ced4da;background-color:#1d2124;border-color:#171a1d}.bootstrap-dark .btn-dark:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-dark:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,81,87,.5)}.bootstrap-dark .btn-outline-primary{color:#007bff;border-color:#007bff}.bootstrap-dark .btn-outline-primary:hover{color:#ced4da;background-color:#007bff;border-color:#007bff}.bootstrap-dark .btn-outline-primary.focus,.bootstrap-dark .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap-dark .btn-outline-primary.disabled,.bootstrap-dark .btn-outline-primary:disabled{color:#007bff;background-color:transparent}.bootstrap-dark .btn-outline-primary:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-primary:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-primary.dropdown-toggle{color:#ced4da;background-color:#007bff;border-color:#007bff}.bootstrap-dark .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap-dark .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.bootstrap-dark .btn-outline-secondary:hover{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.bootstrap-dark .btn-outline-secondary.focus,.bootstrap-dark .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap-dark .btn-outline-secondary.disabled,.bootstrap-dark .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.bootstrap-dark .btn-outline-secondary:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-secondary.dropdown-toggle{color:#ced4da;background-color:#6c757d;border-color:#6c757d}.bootstrap-dark .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap-dark .btn-outline-success{color:#28a745;border-color:#28a745}.bootstrap-dark .btn-outline-success:hover{color:#ced4da;background-color:#28a745;border-color:#28a745}.bootstrap-dark .btn-outline-success.focus,.bootstrap-dark .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap-dark .btn-outline-success.disabled,.bootstrap-dark .btn-outline-success:disabled{color:#28a745;background-color:transparent}.bootstrap-dark .btn-outline-success:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-success:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-success.dropdown-toggle{color:#ced4da;background-color:#28a745;border-color:#28a745}.bootstrap-dark .btn-outline-success:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap-dark .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.bootstrap-dark .btn-outline-info:hover{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.bootstrap-dark .btn-outline-info.focus,.bootstrap-dark .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap-dark .btn-outline-info.disabled,.bootstrap-dark .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.bootstrap-dark .btn-outline-info:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-info:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-info.dropdown-toggle{color:#ced4da;background-color:#17a2b8;border-color:#17a2b8}.bootstrap-dark .btn-outline-info:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap-dark .btn-outline-warning{color:#ffc107;border-color:#ffc107}.bootstrap-dark .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap-dark .btn-outline-warning.focus,.bootstrap-dark .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap-dark .btn-outline-warning.disabled,.bootstrap-dark .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.bootstrap-dark .btn-outline-warning:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-warning:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap-dark .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap-dark .btn-outline-danger{color:#dc3545;border-color:#dc3545}.bootstrap-dark .btn-outline-danger:hover{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.bootstrap-dark .btn-outline-danger.focus,.bootstrap-dark .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap-dark .btn-outline-danger.disabled,.bootstrap-dark .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.bootstrap-dark .btn-outline-danger:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-danger:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-danger.dropdown-toggle{color:#ced4da;background-color:#dc3545;border-color:#dc3545}.bootstrap-dark .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap-dark .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.bootstrap-dark .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap-dark .btn-outline-light.focus,.bootstrap-dark .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap-dark .btn-outline-light.disabled,.bootstrap-dark .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.bootstrap-dark .btn-outline-light:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-light:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap-dark .btn-outline-light:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap-dark .btn-outline-dark{color:#343a40;border-color:#343a40}.bootstrap-dark .btn-outline-dark:hover{color:#ced4da;background-color:#343a40;border-color:#343a40}.bootstrap-dark .btn-outline-dark.focus,.bootstrap-dark .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap-dark .btn-outline-dark.disabled,.bootstrap-dark .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.bootstrap-dark .btn-outline-dark:not(:disabled):not(.disabled).active,.bootstrap-dark .btn-outline-dark:not(:disabled):not(.disabled):active,.show>.bootstrap-dark .btn-outline-dark.dropdown-toggle{color:#ced4da;background-color:#343a40;border-color:#343a40}.bootstrap-dark .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.bootstrap-dark .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.bootstrap-dark .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap-dark .btn-link{font-weight:400;color:#adadad;text-decoration:none}.bootstrap-dark .btn-link:hover{color:#878787;text-decoration:underline}.bootstrap-dark .btn-link.focus,.bootstrap-dark .btn-link:focus{text-decoration:underline}.bootstrap-dark .btn-link.disabled,.bootstrap-dark .btn-link:disabled{color:#6c757d;pointer-events:none}.bootstrap-dark .btn-group-lg>.btn,.bootstrap-dark .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap-dark .btn-group-sm>.btn,.bootstrap-dark .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap-dark .btn-block{display:block;width:100%}.bootstrap-dark .btn-block+.btn-block{margin-top:.5rem}.bootstrap-dark input[type=button].btn-block,.bootstrap-dark input[type=reset].btn-block,.bootstrap-dark input[type=submit].btn-block{width:100%}.bootstrap-dark .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.bootstrap-dark .fade{transition:none}}.bootstrap-dark .fade:not(.show){opacity:0}.bootstrap-dark .collapse:not(.show){display:none}.bootstrap-dark .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.bootstrap-dark .collapsing{transition:none}}.bootstrap-dark .collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.bootstrap-dark .collapsing.width{transition:none}}.bootstrap-dark .dropdown,.bootstrap-dark .dropleft,.bootstrap-dark .dropright,.bootstrap-dark .dropup{position:relative}.bootstrap-dark .dropdown-toggle{white-space:nowrap}.bootstrap-dark .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.bootstrap-dark .dropdown-toggle:empty::after{margin-left:0}.bootstrap-dark .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#d3d3d3;text-align:left;list-style:none;background-color:#000;background-clip:padding-box;border:1px solid rgba(255,255,255,.15);border-radius:.25rem}.bootstrap-dark .dropdown-menu-left{right:auto;left:0}.bootstrap-dark .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.bootstrap-dark .dropdown-menu-sm-left{right:auto;left:0}.bootstrap-dark .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.bootstrap-dark .dropdown-menu-md-left{right:auto;left:0}.bootstrap-dark .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.bootstrap-dark .dropdown-menu-lg-left{right:auto;left:0}.bootstrap-dark .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.bootstrap-dark .dropdown-menu-xl-left{right:auto;left:0}.bootstrap-dark .dropdown-menu-xl-right{right:0;left:auto}}.bootstrap-dark .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.bootstrap-dark .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.bootstrap-dark .dropup .dropdown-toggle:empty::after{margin-left:0}.bootstrap-dark .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.bootstrap-dark .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.bootstrap-dark .dropright .dropdown-toggle:empty::after{margin-left:0}.bootstrap-dark .dropright .dropdown-toggle::after{vertical-align:0}.bootstrap-dark .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.bootstrap-dark .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.bootstrap-dark .dropleft .dropdown-toggle::after{display:none}.bootstrap-dark .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.bootstrap-dark .dropleft .dropdown-toggle:empty::after{margin-left:0}.bootstrap-dark .dropleft .dropdown-toggle::before{vertical-align:0}.bootstrap-dark .dropdown-menu[x-placement^=bottom],.bootstrap-dark .dropdown-menu[x-placement^=left],.bootstrap-dark .dropdown-menu[x-placement^=right],.bootstrap-dark .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.bootstrap-dark .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #343a40}.bootstrap-dark .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#f8f9fa;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.bootstrap-dark .dropdown-item:focus,.bootstrap-dark .dropdown-item:hover{color:#fff;text-decoration:none;background-color:#212529}.bootstrap-dark .dropdown-item.active,.bootstrap-dark .dropdown-item:active{color:#000;text-decoration:none;background-color:#3395ff}.bootstrap-dark .dropdown-item.disabled,.bootstrap-dark .dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.bootstrap-dark .dropdown-menu.show{display:block}.bootstrap-dark .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#ced4da;white-space:nowrap}.bootstrap-dark .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#f8f9fa}.bootstrap-dark .btn-group,.bootstrap-dark .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.bootstrap-dark .btn-group-vertical>.btn,.bootstrap-dark .btn-group>.btn{position:relative;flex:1 1 auto}.bootstrap-dark .btn-group-vertical>.btn:hover,.bootstrap-dark .btn-group>.btn:hover{z-index:1}.bootstrap-dark .btn-group-vertical>.btn.active,.bootstrap-dark .btn-group-vertical>.btn:active,.bootstrap-dark .btn-group-vertical>.btn:focus,.bootstrap-dark .btn-group>.btn.active,.bootstrap-dark .btn-group>.btn:active,.bootstrap-dark .btn-group>.btn:focus{z-index:1}.bootstrap-dark .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.bootstrap-dark .btn-toolbar .input-group{width:auto}.bootstrap-dark .btn-group>.btn-group:not(:first-child),.bootstrap-dark .btn-group>.btn:not(:first-child){margin-left:-1px}.bootstrap-dark .btn-group>.btn-group:not(:last-child)>.btn,.bootstrap-dark .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .btn-group>.btn-group:not(:first-child)>.btn,.bootstrap-dark .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.bootstrap-dark .dropdown-toggle-split::after,.dropright .bootstrap-dark .dropdown-toggle-split::after,.dropup .bootstrap-dark .dropdown-toggle-split::after{margin-left:0}.dropleft .bootstrap-dark .dropdown-toggle-split::before{margin-right:0}.bootstrap-dark .btn-group-sm>.btn+.dropdown-toggle-split,.bootstrap-dark .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.bootstrap-dark .btn-group-lg>.btn+.dropdown-toggle-split,.bootstrap-dark .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.bootstrap-dark .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.bootstrap-dark .btn-group-vertical>.btn,.bootstrap-dark .btn-group-vertical>.btn-group{width:100%}.bootstrap-dark .btn-group-vertical>.btn-group:not(:first-child),.bootstrap-dark .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.bootstrap-dark .btn-group-vertical>.btn-group:not(:last-child)>.btn,.bootstrap-dark .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-dark .btn-group-vertical>.btn-group:not(:first-child)>.btn,.bootstrap-dark .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.bootstrap-dark .btn-group-toggle>.btn,.bootstrap-dark .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.bootstrap-dark .btn-group-toggle>.btn input[type=checkbox],.bootstrap-dark .btn-group-toggle>.btn input[type=radio],.bootstrap-dark .btn-group-toggle>.btn-group>.btn input[type=checkbox],.bootstrap-dark .btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.bootstrap-dark .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.bootstrap-dark .input-group>.custom-file,.bootstrap-dark .input-group>.custom-select,.bootstrap-dark .input-group>.form-control,.bootstrap-dark .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.bootstrap-dark .input-group>.custom-file+.custom-file,.bootstrap-dark .input-group>.custom-file+.custom-select,.bootstrap-dark .input-group>.custom-file+.form-control,.bootstrap-dark .input-group>.custom-select+.custom-file,.bootstrap-dark .input-group>.custom-select+.custom-select,.bootstrap-dark .input-group>.custom-select+.form-control,.bootstrap-dark .input-group>.form-control+.custom-file,.bootstrap-dark .input-group>.form-control+.custom-select,.bootstrap-dark .input-group>.form-control+.form-control,.bootstrap-dark .input-group>.form-control-plaintext+.custom-file,.bootstrap-dark .input-group>.form-control-plaintext+.custom-select,.bootstrap-dark .input-group>.form-control-plaintext+.form-control{margin-left:-1px}.bootstrap-dark .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.bootstrap-dark .input-group>.custom-select:focus,.bootstrap-dark .input-group>.form-control:focus{z-index:3}.bootstrap-dark .input-group>.custom-file .custom-file-input:focus{z-index:4}.bootstrap-dark .input-group>.custom-select:not(:first-child),.bootstrap-dark .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .input-group>.custom-file{display:flex;align-items:center}.bootstrap-dark .input-group>.custom-file:not(:last-child) .custom-file-label,.bootstrap-dark .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.bootstrap-dark .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.bootstrap-dark .input-group:not(.has-validation)>.custom-select:not(:last-child),.bootstrap-dark .input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.bootstrap-dark .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.bootstrap-dark .input-group.has-validation>.custom-select:nth-last-child(n+3),.bootstrap-dark .input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .input-group-append,.bootstrap-dark .input-group-prepend{display:flex}.bootstrap-dark .input-group-append .btn,.bootstrap-dark .input-group-prepend .btn{position:relative;z-index:2}.bootstrap-dark .input-group-append .btn:focus,.bootstrap-dark .input-group-prepend .btn:focus{z-index:3}.bootstrap-dark .input-group-append .btn+.btn,.bootstrap-dark .input-group-append .btn+.input-group-text,.bootstrap-dark .input-group-append .input-group-text+.btn,.bootstrap-dark .input-group-append .input-group-text+.input-group-text,.bootstrap-dark .input-group-prepend .btn+.btn,.bootstrap-dark .input-group-prepend .btn+.input-group-text,.bootstrap-dark .input-group-prepend .input-group-text+.btn,.bootstrap-dark .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.bootstrap-dark .input-group-prepend{margin-right:-1px}.bootstrap-dark .input-group-append{margin-left:-1px}.bootstrap-dark .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;text-align:center;white-space:nowrap;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem}.bootstrap-dark .input-group-text input[type=checkbox],.bootstrap-dark .input-group-text input[type=radio]{margin-top:0}.bootstrap-dark .input-group-lg>.custom-select,.bootstrap-dark .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.bootstrap-dark .input-group-lg>.custom-select,.bootstrap-dark .input-group-lg>.form-control,.bootstrap-dark .input-group-lg>.input-group-append>.btn,.bootstrap-dark .input-group-lg>.input-group-append>.input-group-text,.bootstrap-dark .input-group-lg>.input-group-prepend>.btn,.bootstrap-dark .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap-dark .input-group-sm>.custom-select,.bootstrap-dark .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.bootstrap-dark .input-group-sm>.custom-select,.bootstrap-dark .input-group-sm>.form-control,.bootstrap-dark .input-group-sm>.input-group-append>.btn,.bootstrap-dark .input-group-sm>.input-group-append>.input-group-text,.bootstrap-dark .input-group-sm>.input-group-prepend>.btn,.bootstrap-dark .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap-dark .input-group-lg>.custom-select,.bootstrap-dark .input-group-sm>.custom-select{padding-right:1.75rem}.bootstrap-dark .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.bootstrap-dark .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.bootstrap-dark .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.bootstrap-dark .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.bootstrap-dark .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.bootstrap-dark .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.bootstrap-dark .input-group>.input-group-prepend>.btn,.bootstrap-dark .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .input-group>.input-group-append>.btn,.bootstrap-dark .input-group>.input-group-append>.input-group-text,.bootstrap-dark .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.bootstrap-dark .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.bootstrap-dark .input-group>.input-group-prepend:not(:first-child)>.btn,.bootstrap-dark .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .input-group>.input-group-append>.custom-select{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .input-group>.input-group-prepend>.custom-select{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.bootstrap-dark .custom-control-inline{display:inline-flex;margin-right:1rem}.bootstrap-dark .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.bootstrap-dark .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.bootstrap-dark .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.bootstrap-dark .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.bootstrap-dark .custom-control-input:disabled~.custom-control-label,.bootstrap-dark .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.bootstrap-dark .custom-control-input:disabled~.custom-control-label::before,.bootstrap-dark .custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.bootstrap-dark .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.bootstrap-dark .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.bootstrap-dark .custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.bootstrap-dark .custom-checkbox .custom-control-label::before{border-radius:.25rem}.bootstrap-dark .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.bootstrap-dark .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.bootstrap-dark .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.bootstrap-dark .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap-dark .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap-dark .custom-radio .custom-control-label::before{border-radius:50%}.bootstrap-dark .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.bootstrap-dark .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap-dark .custom-switch{padding-left:2.25rem}.bootstrap-dark .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.bootstrap-dark .custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .custom-switch .custom-control-label::after{transition:none}}.bootstrap-dark .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.bootstrap-dark .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap-dark .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;vertical-align:middle;background:#000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #6c757d;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap-dark .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-select:focus::-ms-value{color:#dee2e6;background-color:#000}.bootstrap-dark .custom-select[multiple],.bootstrap-dark .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.bootstrap-dark .custom-select:disabled{color:#ced4da;background-color:#343a40}.bootstrap-dark .custom-select::-ms-expand{display:none}.bootstrap-dark .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.bootstrap-dark .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.bootstrap-dark .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.bootstrap-dark .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.bootstrap-dark .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.bootstrap-dark .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-file-input:disabled~.custom-file-label,.bootstrap-dark .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.bootstrap-dark .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.bootstrap-dark .custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.bootstrap-dark .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.bootstrap-dark .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.bootstrap-dark .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap-dark .custom-range:focus{outline:0}.bootstrap-dark .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .custom-range::-moz-focus-outer{border:0}.bootstrap-dark .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap-dark .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.bootstrap-dark .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.bootstrap-dark .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.bootstrap-dark .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap-dark .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.bootstrap-dark .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.bootstrap-dark .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.bootstrap-dark .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap-dark .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.bootstrap-dark .custom-range::-ms-thumb:active{background-color:#b3d7ff}.bootstrap-dark .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.bootstrap-dark .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.bootstrap-dark .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.bootstrap-dark .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.bootstrap-dark .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.bootstrap-dark .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.bootstrap-dark .custom-range:disabled::-moz-range-track{cursor:default}.bootstrap-dark .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.bootstrap-dark .custom-control-label::before,.bootstrap-dark .custom-file-label,.bootstrap-dark .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .custom-control-label::before,.bootstrap-dark .custom-file-label,.bootstrap-dark .custom-select{transition:none}}.bootstrap-dark .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.bootstrap-dark .nav-link{display:block;padding:.5rem 1rem}.bootstrap-dark .nav-link:focus,.bootstrap-dark .nav-link:hover{text-decoration:none}.bootstrap-dark .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.bootstrap-dark .nav-tabs{border-bottom:1px solid rgba(255,255,255,.125)}.bootstrap-dark .nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bootstrap-dark .nav-tabs .nav-link:focus,.bootstrap-dark .nav-tabs .nav-link:hover{isolation:isolate;border-color:#495057 #495057 rgba(255,255,255,.125)}.bootstrap-dark .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.bootstrap-dark .nav-tabs .nav-item.show .nav-link,.bootstrap-dark .nav-tabs .nav-link.active{color:#f8f9fa;background-color:#191d21;border-color:#495057 #495057 #191d21}.bootstrap-dark .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.bootstrap-dark .nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.bootstrap-dark .nav-pills .nav-link.active,.bootstrap-dark .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.bootstrap-dark .nav-fill .nav-item,.bootstrap-dark .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.bootstrap-dark .nav-justified .nav-item,.bootstrap-dark .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.bootstrap-dark .tab-content>.tab-pane{display:none}.bootstrap-dark .tab-content>.active{display:block}.bootstrap-dark .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.bootstrap-dark .navbar .container,.bootstrap-dark .navbar .container-fluid,.bootstrap-dark .navbar .container-lg,.bootstrap-dark .navbar .container-md,.bootstrap-dark .navbar .container-sm,.bootstrap-dark .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.bootstrap-dark .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.bootstrap-dark .navbar-brand:focus,.bootstrap-dark .navbar-brand:hover{text-decoration:none}.bootstrap-dark .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.bootstrap-dark .navbar-nav .nav-link{padding-right:0;padding-left:0}.bootstrap-dark .navbar-nav .dropdown-menu{position:static;float:none}.bootstrap-dark .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.bootstrap-dark .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.bootstrap-dark .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.bootstrap-dark .navbar-toggler:focus,.bootstrap-dark .navbar-toggler:hover{text-decoration:none}.bootstrap-dark .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.bootstrap-dark .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.bootstrap-dark .navbar-expand-sm>.container,.bootstrap-dark .navbar-expand-sm>.container-fluid,.bootstrap-dark .navbar-expand-sm>.container-lg,.bootstrap-dark .navbar-expand-sm>.container-md,.bootstrap-dark .navbar-expand-sm>.container-sm,.bootstrap-dark .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.bootstrap-dark .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.bootstrap-dark .navbar-expand-sm .navbar-nav{flex-direction:row}.bootstrap-dark .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.bootstrap-dark .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap-dark .navbar-expand-sm>.container,.bootstrap-dark .navbar-expand-sm>.container-fluid,.bootstrap-dark .navbar-expand-sm>.container-lg,.bootstrap-dark .navbar-expand-sm>.container-md,.bootstrap-dark .navbar-expand-sm>.container-sm,.bootstrap-dark .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.bootstrap-dark .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.bootstrap-dark .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap-dark .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.bootstrap-dark .navbar-expand-md>.container,.bootstrap-dark .navbar-expand-md>.container-fluid,.bootstrap-dark .navbar-expand-md>.container-lg,.bootstrap-dark .navbar-expand-md>.container-md,.bootstrap-dark .navbar-expand-md>.container-sm,.bootstrap-dark .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.bootstrap-dark .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.bootstrap-dark .navbar-expand-md .navbar-nav{flex-direction:row}.bootstrap-dark .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.bootstrap-dark .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap-dark .navbar-expand-md>.container,.bootstrap-dark .navbar-expand-md>.container-fluid,.bootstrap-dark .navbar-expand-md>.container-lg,.bootstrap-dark .navbar-expand-md>.container-md,.bootstrap-dark .navbar-expand-md>.container-sm,.bootstrap-dark .navbar-expand-md>.container-xl{flex-wrap:nowrap}.bootstrap-dark .navbar-expand-md .navbar-nav-scroll{overflow:visible}.bootstrap-dark .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap-dark .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.bootstrap-dark .navbar-expand-lg>.container,.bootstrap-dark .navbar-expand-lg>.container-fluid,.bootstrap-dark .navbar-expand-lg>.container-lg,.bootstrap-dark .navbar-expand-lg>.container-md,.bootstrap-dark .navbar-expand-lg>.container-sm,.bootstrap-dark .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.bootstrap-dark .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.bootstrap-dark .navbar-expand-lg .navbar-nav{flex-direction:row}.bootstrap-dark .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.bootstrap-dark .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap-dark .navbar-expand-lg>.container,.bootstrap-dark .navbar-expand-lg>.container-fluid,.bootstrap-dark .navbar-expand-lg>.container-lg,.bootstrap-dark .navbar-expand-lg>.container-md,.bootstrap-dark .navbar-expand-lg>.container-sm,.bootstrap-dark .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.bootstrap-dark .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.bootstrap-dark .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap-dark .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.bootstrap-dark .navbar-expand-xl>.container,.bootstrap-dark .navbar-expand-xl>.container-fluid,.bootstrap-dark .navbar-expand-xl>.container-lg,.bootstrap-dark .navbar-expand-xl>.container-md,.bootstrap-dark .navbar-expand-xl>.container-sm,.bootstrap-dark .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.bootstrap-dark .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.bootstrap-dark .navbar-expand-xl .navbar-nav{flex-direction:row}.bootstrap-dark .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.bootstrap-dark .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap-dark .navbar-expand-xl>.container,.bootstrap-dark .navbar-expand-xl>.container-fluid,.bootstrap-dark .navbar-expand-xl>.container-lg,.bootstrap-dark .navbar-expand-xl>.container-md,.bootstrap-dark .navbar-expand-xl>.container-sm,.bootstrap-dark .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.bootstrap-dark .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.bootstrap-dark .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap-dark .navbar-expand-xl .navbar-toggler{display:none}}.bootstrap-dark .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.bootstrap-dark .navbar-expand>.container,.bootstrap-dark .navbar-expand>.container-fluid,.bootstrap-dark .navbar-expand>.container-lg,.bootstrap-dark .navbar-expand>.container-md,.bootstrap-dark .navbar-expand>.container-sm,.bootstrap-dark .navbar-expand>.container-xl{padding-right:0;padding-left:0}.bootstrap-dark .navbar-expand .navbar-nav{flex-direction:row}.bootstrap-dark .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.bootstrap-dark .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap-dark .navbar-expand>.container,.bootstrap-dark .navbar-expand>.container-fluid,.bootstrap-dark .navbar-expand>.container-lg,.bootstrap-dark .navbar-expand>.container-md,.bootstrap-dark .navbar-expand>.container-sm,.bootstrap-dark .navbar-expand>.container-xl{flex-wrap:nowrap}.bootstrap-dark .navbar-expand .navbar-nav-scroll{overflow:visible}.bootstrap-dark .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap-dark .navbar-expand .navbar-toggler{display:none}.bootstrap-dark .navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.bootstrap-dark .navbar-light .navbar-brand:focus,.bootstrap-dark .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.bootstrap-dark .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.bootstrap-dark .navbar-light .navbar-nav .nav-link:focus,.bootstrap-dark .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.bootstrap-dark .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.bootstrap-dark .navbar-light .navbar-nav .active>.nav-link,.bootstrap-dark .navbar-light .navbar-nav .nav-link.active,.bootstrap-dark .navbar-light .navbar-nav .nav-link.show,.bootstrap-dark .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.bootstrap-dark .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.bootstrap-dark .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.bootstrap-dark .navbar-light .navbar-text{color:rgba(0,0,0,.5)}.bootstrap-dark .navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.bootstrap-dark .navbar-light .navbar-text a:focus,.bootstrap-dark .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.bootstrap-dark .navbar-dark .navbar-brand,.bootstrap-dark .navbar-themed .navbar-brand{color:#fff}.bootstrap-dark .navbar-dark .navbar-brand:focus,.bootstrap-dark .navbar-dark .navbar-brand:hover,.bootstrap-dark .navbar-themed .navbar-brand:focus,.bootstrap-dark .navbar-themed .navbar-brand:hover{color:#fff}.bootstrap-dark .navbar-dark .navbar-nav .nav-link,.bootstrap-dark .navbar-themed .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.bootstrap-dark .navbar-dark .navbar-nav .nav-link:focus,.bootstrap-dark .navbar-dark .navbar-nav .nav-link:hover,.bootstrap-dark .navbar-themed .navbar-nav .nav-link:focus,.bootstrap-dark .navbar-themed .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.bootstrap-dark .navbar-dark .navbar-nav .nav-link.disabled,.bootstrap-dark .navbar-themed .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.bootstrap-dark .navbar-dark .navbar-nav .active>.nav-link,.bootstrap-dark .navbar-dark .navbar-nav .nav-link.active,.bootstrap-dark .navbar-dark .navbar-nav .nav-link.show,.bootstrap-dark .navbar-dark .navbar-nav .show>.nav-link,.bootstrap-dark .navbar-themed .navbar-nav .active>.nav-link,.bootstrap-dark .navbar-themed .navbar-nav .nav-link.active,.bootstrap-dark .navbar-themed .navbar-nav .nav-link.show,.bootstrap-dark .navbar-themed .navbar-nav .show>.nav-link{color:#fff}.bootstrap-dark .navbar-dark .navbar-toggler,.bootstrap-dark .navbar-themed .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.bootstrap-dark .navbar-dark .navbar-toggler-icon,.bootstrap-dark .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.bootstrap-dark .navbar-dark .navbar-text,.bootstrap-dark .navbar-themed .navbar-text{color:rgba(255,255,255,.5)}.bootstrap-dark .navbar-dark .navbar-text a,.bootstrap-dark .navbar-themed .navbar-text a{color:#fff}.bootstrap-dark .navbar-dark .navbar-text a:focus,.bootstrap-dark .navbar-dark .navbar-text a:hover,.bootstrap-dark .navbar-themed .navbar-text a:focus,.bootstrap-dark .navbar-themed .navbar-text a:hover{color:#fff}.bootstrap-dark .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#212529;background-clip:border-box;border:1px solid rgba(255,255,255,.125);border-radius:.25rem}.bootstrap-dark .card>hr{margin-right:0;margin-left:0}.bootstrap-dark .card>.list-group{border-top:inherit;border-bottom:inherit}.bootstrap-dark .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap-dark .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.bootstrap-dark .card>.card-header+.list-group,.bootstrap-dark .card>.list-group+.card-footer{border-top:0}.bootstrap-dark .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.bootstrap-dark .card-title{margin-bottom:.75rem}.bootstrap-dark .card-subtitle{margin-top:-.375rem;margin-bottom:0}.bootstrap-dark .card-text:last-child{margin-bottom:0}.bootstrap-dark .card-link:hover{text-decoration:none}.bootstrap-dark .card-link+.card-link{margin-left:1.25rem}.bootstrap-dark .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.125)}.bootstrap-dark .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.bootstrap-dark .card-footer{padding:.75rem 1.25rem;background-color:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.125)}.bootstrap-dark .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.bootstrap-dark .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.bootstrap-dark .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.bootstrap-dark .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.bootstrap-dark .card-img,.bootstrap-dark .card-img-bottom,.bootstrap-dark .card-img-top{flex-shrink:0;width:100%}.bootstrap-dark .card-img,.bootstrap-dark .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap-dark .card-img,.bootstrap-dark .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.bootstrap-dark .card-deck .card{margin-bottom:15px}@media (min-width:576px){.bootstrap-dark .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.bootstrap-dark .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.bootstrap-dark .card-group>.card{margin-bottom:15px}@media (min-width:576px){.bootstrap-dark .card-group{display:flex;flex-flow:row wrap}.bootstrap-dark .card-group>.card{flex:1 0 0%;margin-bottom:0}.bootstrap-dark .card-group>.card+.card{margin-left:0;border-left:0}.bootstrap-dark .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-dark .card-group>.card:not(:last-child) .card-header,.bootstrap-dark .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.bootstrap-dark .card-group>.card:not(:last-child) .card-footer,.bootstrap-dark .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.bootstrap-dark .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-dark .card-group>.card:not(:first-child) .card-header,.bootstrap-dark .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.bootstrap-dark .card-group>.card:not(:first-child) .card-footer,.bootstrap-dark .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.bootstrap-dark .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.bootstrap-dark .card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.bootstrap-dark .card-columns .card{display:inline-block;width:100%}}.bootstrap-dark .accordion{overflow-anchor:none}.bootstrap-dark .accordion>.card{overflow:hidden}.bootstrap-dark .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-dark .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.bootstrap-dark .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.bootstrap-dark .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#343a40;border-radius:.25rem}.bootstrap-dark .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.bootstrap-dark .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#ced4da;content:"/"}.bootstrap-dark .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.bootstrap-dark .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.bootstrap-dark .breadcrumb-item.active{color:#ced4da}.bootstrap-dark .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.bootstrap-dark .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#adadad;background-color:#000;border:1px solid #495057}.bootstrap-dark .page-link:hover{z-index:2;color:#878787;text-decoration:none;background-color:#343a40;border-color:#495057}.bootstrap-dark .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap-dark .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.bootstrap-dark .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.bootstrap-dark .page-item.active .page-link{z-index:3;color:#000;background-color:#3395ff;border-color:#3395ff}.bootstrap-dark .page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#000;border-color:#495057}.bootstrap-dark .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.bootstrap-dark .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.bootstrap-dark .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.bootstrap-dark .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.bootstrap-dark .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.bootstrap-dark .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.bootstrap-dark .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .badge{transition:none}}a.bootstrap-dark .badge:focus,a.bootstrap-dark .badge:hover{text-decoration:none}.bootstrap-dark .badge:empty{display:none}.bootstrap-dark .btn .badge{position:relative;top:-1px}.bootstrap-dark .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.bootstrap-dark .badge-primary{color:#ced4da;background-color:#007bff}a.bootstrap-dark .badge-primary:focus,a.bootstrap-dark .badge-primary:hover{color:#ced4da;background-color:#0062cc}a.bootstrap-dark .badge-primary.focus,a.bootstrap-dark .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap-dark .badge-secondary{color:#ced4da;background-color:#6c757d}a.bootstrap-dark .badge-secondary:focus,a.bootstrap-dark .badge-secondary:hover{color:#ced4da;background-color:#545b62}a.bootstrap-dark .badge-secondary.focus,a.bootstrap-dark .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap-dark .badge-success{color:#ced4da;background-color:#28a745}a.bootstrap-dark .badge-success:focus,a.bootstrap-dark .badge-success:hover{color:#ced4da;background-color:#1e7e34}a.bootstrap-dark .badge-success.focus,a.bootstrap-dark .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap-dark .badge-info{color:#ced4da;background-color:#17a2b8}a.bootstrap-dark .badge-info:focus,a.bootstrap-dark .badge-info:hover{color:#ced4da;background-color:#117a8b}a.bootstrap-dark .badge-info.focus,a.bootstrap-dark .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap-dark .badge-warning{color:#212529;background-color:#ffc107}a.bootstrap-dark .badge-warning:focus,a.bootstrap-dark .badge-warning:hover{color:#212529;background-color:#d39e00}a.bootstrap-dark .badge-warning.focus,a.bootstrap-dark .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap-dark .badge-danger{color:#ced4da;background-color:#dc3545}a.bootstrap-dark .badge-danger:focus,a.bootstrap-dark .badge-danger:hover{color:#ced4da;background-color:#bd2130}a.bootstrap-dark .badge-danger.focus,a.bootstrap-dark .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap-dark .badge-light{color:#212529;background-color:#f8f9fa}a.bootstrap-dark .badge-light:focus,a.bootstrap-dark .badge-light:hover{color:#212529;background-color:#dae0e5}a.bootstrap-dark .badge-light.focus,a.bootstrap-dark .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap-dark .badge-dark{color:#ced4da;background-color:#343a40}a.bootstrap-dark .badge-dark:focus,a.bootstrap-dark .badge-dark:hover{color:#ced4da;background-color:#1d2124}a.bootstrap-dark .badge-dark.focus,a.bootstrap-dark .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap-dark .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#343a40;border-radius:.3rem}@media (min-width:576px){.bootstrap-dark .jumbotron{padding:4rem 2rem}}.bootstrap-dark .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.bootstrap-dark .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.bootstrap-dark .alert-heading{color:inherit}.bootstrap-dark .alert-link{font-weight:700}.bootstrap-dark .alert-dismissible{padding-right:4rem}.bootstrap-dark .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.bootstrap-dark .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.bootstrap-dark .alert-primary hr{border-top-color:#9fcdff}.bootstrap-dark .alert-primary .alert-link{color:#002752}.bootstrap-dark .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.bootstrap-dark .alert-secondary hr{border-top-color:#c8cbcf}.bootstrap-dark .alert-secondary .alert-link{color:#202326}.bootstrap-dark .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.bootstrap-dark .alert-success hr{border-top-color:#b1dfbb}.bootstrap-dark .alert-success .alert-link{color:#0b2e13}.bootstrap-dark .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.bootstrap-dark .alert-info hr{border-top-color:#abdde5}.bootstrap-dark .alert-info .alert-link{color:#062c33}.bootstrap-dark .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.bootstrap-dark .alert-warning hr{border-top-color:#ffe8a1}.bootstrap-dark .alert-warning .alert-link{color:#533f03}.bootstrap-dark .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.bootstrap-dark .alert-danger hr{border-top-color:#f1b0b7}.bootstrap-dark .alert-danger .alert-link{color:#491217}.bootstrap-dark .alert-light,.bootstrap-dark .alert-themed-inverted{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.bootstrap-dark .alert-light hr,.bootstrap-dark .alert-themed-inverted hr{border-top-color:#ececf6}.bootstrap-dark .alert-light .alert-link,.bootstrap-dark .alert-themed-inverted .alert-link{color:#686868}.bootstrap-dark .alert-dark,.bootstrap-dark .alert-themed{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.bootstrap-dark .alert-dark hr,.bootstrap-dark .alert-themed hr{border-top-color:#b9bbbe}.bootstrap-dark .alert-dark .alert-link,.bootstrap-dark .alert-themed .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.bootstrap-dark .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.bootstrap-dark .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.bootstrap-dark .progress-bar{transition:none}}.bootstrap-dark .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.bootstrap-dark .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.bootstrap-dark .progress-bar-animated{-webkit-animation:none;animation:none}}.bootstrap-dark .media{display:flex;align-items:flex-start}.bootstrap-dark .media-body{flex:1}.bootstrap-dark .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.bootstrap-dark .list-group-item-action{width:100%;color:#dee2e6;text-align:inherit}.bootstrap-dark .list-group-item-action:focus,.bootstrap-dark .list-group-item-action:hover{z-index:1;color:#dee2e6;text-decoration:none;background-color:#212529}.bootstrap-dark .list-group-item-action:active{color:#d3d3d3;background-color:#343a40}.bootstrap-dark .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:rgba(25,29,33,.05);border:1px solid rgba(255,255,255,.125)}.bootstrap-dark .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.bootstrap-dark .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.bootstrap-dark .list-group-item.disabled,.bootstrap-dark .list-group-item:disabled{color:#ced4da;pointer-events:none;background-color:rgba(25,29,33,.05)}.bootstrap-dark .list-group-item.active{z-index:2;color:#000;background-color:#3395ff;border-color:#3395ff}.bootstrap-dark .list-group-item+.bootstrap-dark .list-group-item{border-top-width:0}.bootstrap-dark .list-group-item+.bootstrap-dark .list-group-item.active{margin-top:-1px;border-top-width:1px}.bootstrap-dark .list-group-horizontal{flex-direction:row}.bootstrap-dark .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap-dark .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap-dark .list-group-horizontal>.list-group-item.active{margin-top:0}.bootstrap-dark .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap-dark .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.bootstrap-dark .list-group-horizontal-sm{flex-direction:row}.bootstrap-dark .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap-dark .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap-dark .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.bootstrap-dark .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap-dark .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.bootstrap-dark .list-group-horizontal-md{flex-direction:row}.bootstrap-dark .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap-dark .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap-dark .list-group-horizontal-md>.list-group-item.active{margin-top:0}.bootstrap-dark .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap-dark .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.bootstrap-dark .list-group-horizontal-lg{flex-direction:row}.bootstrap-dark .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap-dark .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap-dark .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.bootstrap-dark .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap-dark .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.bootstrap-dark .list-group-horizontal-xl{flex-direction:row}.bootstrap-dark .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap-dark .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap-dark .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.bootstrap-dark .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap-dark .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.bootstrap-dark .list-group-flush{border-radius:0}.bootstrap-dark .list-group-flush>.list-group-item{border-width:0 0 1px}.bootstrap-dark .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.bootstrap-dark .list-group-item-primary{color:#004085;background-color:#b8daff}.bootstrap-dark .list-group-item-primary.list-group-item-action:focus,.bootstrap-dark .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.bootstrap-dark .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.bootstrap-dark .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.bootstrap-dark .list-group-item-secondary.list-group-item-action:focus,.bootstrap-dark .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.bootstrap-dark .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.bootstrap-dark .list-group-item-success{color:#155724;background-color:#c3e6cb}.bootstrap-dark .list-group-item-success.list-group-item-action:focus,.bootstrap-dark .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.bootstrap-dark .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.bootstrap-dark .list-group-item-info{color:#0c5460;background-color:#bee5eb}.bootstrap-dark .list-group-item-info.list-group-item-action:focus,.bootstrap-dark .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.bootstrap-dark .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.bootstrap-dark .list-group-item-warning{color:#856404;background-color:#ffeeba}.bootstrap-dark .list-group-item-warning.list-group-item-action:focus,.bootstrap-dark .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.bootstrap-dark .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.bootstrap-dark .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.bootstrap-dark .list-group-item-danger.list-group-item-action:focus,.bootstrap-dark .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.bootstrap-dark .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.bootstrap-dark .list-group-item-light{color:#818182;background-color:#fdfdfe}.bootstrap-dark .list-group-item-light.list-group-item-action:focus,.bootstrap-dark .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.bootstrap-dark .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.bootstrap-dark .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.bootstrap-dark .list-group-item-dark.list-group-item-action:focus,.bootstrap-dark .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.bootstrap-dark .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.bootstrap-dark .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.5}.bootstrap-dark .close:hover{color:#fff;text-decoration:none}.bootstrap-dark .close:not(:disabled):not(.disabled):focus,.bootstrap-dark .close:not(:disabled):not(.disabled):hover{opacity:.75}.bootstrap-dark button.close{padding:0;background-color:transparent;border:0}.bootstrap-dark a.close.disabled{pointer-events:none}.bootstrap-dark .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(0,0,0,.85);background-clip:padding-box;border:1px solid rgba(255,255,255,.1);box-shadow:0 .25rem .75rem rgba(255,255,255,.1);opacity:0;border-radius:.25rem}.bootstrap-dark .toast:not(:last-child){margin-bottom:.75rem}.bootstrap-dark .toast.showing{opacity:1}.bootstrap-dark .toast.show{display:block;opacity:1}.bootstrap-dark .toast.hide{display:none}.bootstrap-dark .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#ced4da;background-color:rgba(0,0,0,.85);background-clip:padding-box;border-bottom:1px solid rgba(255,255,255,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap-dark .toast-body{padding:.75rem}.bootstrap-dark .modal-open{overflow:hidden}.bootstrap-dark .modal-open .modal{overflow-x:hidden;overflow-y:auto}.bootstrap-dark .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.bootstrap-dark .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .bootstrap-dark .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .bootstrap-dark .modal-dialog{transition:none}}.modal.show .bootstrap-dark .modal-dialog{transform:none}.modal.modal-static .bootstrap-dark .modal-dialog{transform:scale(1.02)}.bootstrap-dark .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.bootstrap-dark .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.bootstrap-dark .modal-dialog-scrollable .modal-footer,.bootstrap-dark .modal-dialog-scrollable .modal-header{flex-shrink:0}.bootstrap-dark .modal-dialog-scrollable .modal-body{overflow-y:auto}.bootstrap-dark .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.bootstrap-dark .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.bootstrap-dark .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.bootstrap-dark .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.bootstrap-dark .modal-dialog-centered.modal-dialog-scrollable::before{content:none}.bootstrap-dark .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#191d21;background-clip:padding-box;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;outline:0}.bootstrap-dark .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.bootstrap-dark .modal-backdrop.fade{opacity:0}.bootstrap-dark .modal-backdrop.show{opacity:.5}.bootstrap-dark .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #343a40;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.bootstrap-dark .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.bootstrap-dark .modal-title{margin-bottom:0;line-height:1.5}.bootstrap-dark .modal-body{position:relative;flex:1 1 auto;padding:1rem}.bootstrap-dark .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #343a40;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.bootstrap-dark .modal-footer>*{margin:.25rem}.bootstrap-dark .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.bootstrap-dark .modal-dialog{max-width:500px;margin:1.75rem auto}.bootstrap-dark .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.bootstrap-dark .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.bootstrap-dark .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.bootstrap-dark .modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.bootstrap-dark .modal-sm{max-width:300px}}@media (min-width:992px){.bootstrap-dark .modal-lg,.bootstrap-dark .modal-xl{max-width:800px}}@media (min-width:1200px){.bootstrap-dark .modal-xl{max-width:1140px}}.bootstrap-dark .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.bootstrap-dark .tooltip.show{opacity:.9}.bootstrap-dark .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.bootstrap-dark .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bootstrap-dark .bs-tooltip-auto[x-placement^=top],.bootstrap-dark .bs-tooltip-top{padding:.4rem 0}.bootstrap-dark .bs-tooltip-auto[x-placement^=top] .arrow,.bootstrap-dark .bs-tooltip-top .arrow{bottom:0}.bootstrap-dark .bs-tooltip-auto[x-placement^=top] .arrow::before,.bootstrap-dark .bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bootstrap-dark .bs-tooltip-auto[x-placement^=right],.bootstrap-dark .bs-tooltip-right{padding:0 .4rem}.bootstrap-dark .bs-tooltip-auto[x-placement^=right] .arrow,.bootstrap-dark .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bootstrap-dark .bs-tooltip-auto[x-placement^=right] .arrow::before,.bootstrap-dark .bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bootstrap-dark .bs-tooltip-auto[x-placement^=bottom],.bootstrap-dark .bs-tooltip-bottom{padding:.4rem 0}.bootstrap-dark .bs-tooltip-auto[x-placement^=bottom] .arrow,.bootstrap-dark .bs-tooltip-bottom .arrow{top:0}.bootstrap-dark .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bootstrap-dark .bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bootstrap-dark .bs-tooltip-auto[x-placement^=left],.bootstrap-dark .bs-tooltip-left{padding:0 .4rem}.bootstrap-dark .bs-tooltip-auto[x-placement^=left] .arrow,.bootstrap-dark .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bootstrap-dark .bs-tooltip-auto[x-placement^=left] .arrow::before,.bootstrap-dark .bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.bootstrap-dark .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.bootstrap-dark .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.bootstrap-dark .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.bootstrap-dark .popover .arrow::after,.bootstrap-dark .popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bootstrap-dark .bs-popover-auto[x-placement^=top],.bootstrap-dark .bs-popover-top{margin-bottom:.5rem}.bootstrap-dark .bs-popover-auto[x-placement^=top]>.arrow,.bootstrap-dark .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bootstrap-dark .bs-popover-auto[x-placement^=top]>.arrow::before,.bootstrap-dark .bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bootstrap-dark .bs-popover-auto[x-placement^=top]>.arrow::after,.bootstrap-dark .bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bootstrap-dark .bs-popover-auto[x-placement^=right],.bootstrap-dark .bs-popover-right{margin-left:.5rem}.bootstrap-dark .bs-popover-auto[x-placement^=right]>.arrow,.bootstrap-dark .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bootstrap-dark .bs-popover-auto[x-placement^=right]>.arrow::before,.bootstrap-dark .bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bootstrap-dark .bs-popover-auto[x-placement^=right]>.arrow::after,.bootstrap-dark .bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bootstrap-dark .bs-popover-auto[x-placement^=bottom],.bootstrap-dark .bs-popover-bottom{margin-top:.5rem}.bootstrap-dark .bs-popover-auto[x-placement^=bottom]>.arrow,.bootstrap-dark .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bootstrap-dark .bs-popover-auto[x-placement^=bottom]>.arrow::before,.bootstrap-dark .bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bootstrap-dark .bs-popover-auto[x-placement^=bottom]>.arrow::after,.bootstrap-dark .bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bootstrap-dark .bs-popover-auto[x-placement^=bottom] .popover-header::before,.bootstrap-dark .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bootstrap-dark .bs-popover-auto[x-placement^=left],.bootstrap-dark .bs-popover-left{margin-right:.5rem}.bootstrap-dark .bs-popover-auto[x-placement^=left]>.arrow,.bootstrap-dark .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bootstrap-dark .bs-popover-auto[x-placement^=left]>.arrow::before,.bootstrap-dark .bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bootstrap-dark .bs-popover-auto[x-placement^=left]>.arrow::after,.bootstrap-dark .bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.bootstrap-dark .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.bootstrap-dark .popover-header:empty{display:none}.bootstrap-dark .popover-body{padding:.5rem .75rem;color:#212529}.bootstrap-dark .carousel{position:relative}.bootstrap-dark .carousel.pointer-event{touch-action:pan-y}.bootstrap-dark .carousel-inner{position:relative;width:100%;overflow:hidden}.bootstrap-dark .carousel-inner::after{display:block;clear:both;content:""}.bootstrap-dark .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap-dark .carousel-item{transition:none}}.bootstrap-dark .carousel-item-next,.bootstrap-dark .carousel-item-prev,.bootstrap-dark .carousel-item.active{display:block}.bootstrap-dark .active.carousel-item-right,.bootstrap-dark .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.bootstrap-dark .active.carousel-item-left,.bootstrap-dark .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.bootstrap-dark .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.bootstrap-dark .carousel-fade .carousel-item-next.carousel-item-left,.bootstrap-dark .carousel-fade .carousel-item-prev.carousel-item-right,.bootstrap-dark .carousel-fade .carousel-item.active{z-index:1;opacity:1}.bootstrap-dark .carousel-fade .active.carousel-item-left,.bootstrap-dark .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.bootstrap-dark .carousel-fade .active.carousel-item-left,.bootstrap-dark .carousel-fade .active.carousel-item-right{transition:none}}.bootstrap-dark .carousel-control-next,.bootstrap-dark .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.bootstrap-dark .carousel-control-next,.bootstrap-dark .carousel-control-prev{transition:none}}.bootstrap-dark .carousel-control-next:focus,.bootstrap-dark .carousel-control-next:hover,.bootstrap-dark .carousel-control-prev:focus,.bootstrap-dark .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.bootstrap-dark .carousel-control-prev{left:0}.bootstrap-dark .carousel-control-next{right:0}.bootstrap-dark .carousel-control-next-icon,.bootstrap-dark .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.bootstrap-dark .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.bootstrap-dark .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.bootstrap-dark .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.bootstrap-dark .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.bootstrap-dark .carousel-indicators li{transition:none}}.bootstrap-dark .carousel-indicators .active{opacity:1}.bootstrap-dark .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.bootstrap-dark .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.bootstrap-dark .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.bootstrap-dark .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.bootstrap-dark .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.bootstrap-dark .spinner-border,.bootstrap-dark .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.bootstrap-dark .align-baseline{vertical-align:baseline!important}.bootstrap-dark .align-top{vertical-align:top!important}.bootstrap-dark .align-middle{vertical-align:middle!important}.bootstrap-dark .align-bottom{vertical-align:bottom!important}.bootstrap-dark .align-text-bottom{vertical-align:text-bottom!important}.bootstrap-dark .align-text-top{vertical-align:text-top!important}.bootstrap-dark .bg-primary{background-color:#007bff!important}.bootstrap-dark a.bg-primary:focus,.bootstrap-dark a.bg-primary:hover,.bootstrap-dark button.bg-primary:focus,.bootstrap-dark button.bg-primary:hover{background-color:#0062cc!important}.bootstrap-dark .bg-secondary{background-color:#6c757d!important}.bootstrap-dark a.bg-secondary:focus,.bootstrap-dark a.bg-secondary:hover,.bootstrap-dark button.bg-secondary:focus,.bootstrap-dark button.bg-secondary:hover{background-color:#545b62!important}.bootstrap-dark .bg-success{background-color:#28a745!important}.bootstrap-dark a.bg-success:focus,.bootstrap-dark a.bg-success:hover,.bootstrap-dark button.bg-success:focus,.bootstrap-dark button.bg-success:hover{background-color:#1e7e34!important}.bootstrap-dark .bg-info{background-color:#17a2b8!important}.bootstrap-dark a.bg-info:focus,.bootstrap-dark a.bg-info:hover,.bootstrap-dark button.bg-info:focus,.bootstrap-dark button.bg-info:hover{background-color:#117a8b!important}.bootstrap-dark .bg-warning{background-color:#ffc107!important}.bootstrap-dark a.bg-warning:focus,.bootstrap-dark a.bg-warning:hover,.bootstrap-dark button.bg-warning:focus,.bootstrap-dark button.bg-warning:hover{background-color:#d39e00!important}.bootstrap-dark .bg-danger{background-color:#dc3545!important}.bootstrap-dark a.bg-danger:focus,.bootstrap-dark a.bg-danger:hover,.bootstrap-dark button.bg-danger:focus,.bootstrap-dark button.bg-danger:hover{background-color:#bd2130!important}.bootstrap-dark .bg-light,.bootstrap-dark .bg-themed-inverted{background-color:#f8f9fa!important}.bootstrap-dark a.bg-light:focus,.bootstrap-dark a.bg-light:hover,.bootstrap-dark a.bg-themed-inverted:focus,.bootstrap-dark a.bg-themed-inverted:hover,.bootstrap-dark button.bg-light:focus,.bootstrap-dark button.bg-light:hover,.bootstrap-dark button.bg-themed-inverted:focus,.bootstrap-dark button.bg-themed-inverted:hover{background-color:#dae0e5!important}.bootstrap-dark .bg-dark,.bootstrap-dark .bg-themed,.bootstrap-dark .navbar-themed{background-color:#343a40!important}.bootstrap-dark a.bg-dark:focus,.bootstrap-dark a.bg-dark:hover,.bootstrap-dark a.bg-themed:focus,.bootstrap-dark a.bg-themed:hover,.bootstrap-dark a.navbar-themed:focus,.bootstrap-dark a.navbar-themed:hover,.bootstrap-dark button.bg-dark:focus,.bootstrap-dark button.bg-dark:hover,.bootstrap-dark button.bg-themed:focus,.bootstrap-dark button.bg-themed:hover,.bootstrap-dark button.navbar-themed:focus,.bootstrap-dark button.navbar-themed:hover{background-color:#1d2124!important}.bootstrap-dark .bg-white{background-color:#fff!important}.bootstrap-dark .bg-transparent{background-color:transparent!important}.bootstrap-dark .border{border:1px solid #343a40!important}.bootstrap-dark .border-top{border-top:1px solid #343a40!important}.bootstrap-dark .border-right{border-right:1px solid #343a40!important}.bootstrap-dark .border-bottom{border-bottom:1px solid #343a40!important}.bootstrap-dark .border-left{border-left:1px solid #343a40!important}.bootstrap-dark .border-0{border:0!important}.bootstrap-dark .border-top-0{border-top:0!important}.bootstrap-dark .border-right-0{border-right:0!important}.bootstrap-dark .border-bottom-0{border-bottom:0!important}.bootstrap-dark .border-left-0{border-left:0!important}.bootstrap-dark .border-primary{border-color:#007bff!important}.bootstrap-dark .border-secondary{border-color:#6c757d!important}.bootstrap-dark .border-success{border-color:#28a745!important}.bootstrap-dark .border-info{border-color:#17a2b8!important}.bootstrap-dark .border-warning{border-color:#ffc107!important}.bootstrap-dark .border-danger{border-color:#dc3545!important}.bootstrap-dark .border-light{border-color:#f8f9fa!important}.bootstrap-dark .border-dark{border-color:#343a40!important}.bootstrap-dark .border-white{border-color:#fff!important}.bootstrap-dark .rounded-sm{border-radius:.2rem!important}.bootstrap-dark .rounded{border-radius:.25rem!important}.bootstrap-dark .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.bootstrap-dark .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.bootstrap-dark .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.bootstrap-dark .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.bootstrap-dark .rounded-lg{border-radius:.3rem!important}.bootstrap-dark .rounded-circle{border-radius:50%!important}.bootstrap-dark .rounded-pill{border-radius:50rem!important}.bootstrap-dark .rounded-0{border-radius:0!important}.bootstrap-dark .clearfix::after{display:block;clear:both;content:""}.bootstrap-dark .d-none{display:none!important}.bootstrap-dark .d-inline{display:inline!important}.bootstrap-dark .d-inline-block{display:inline-block!important}.bootstrap-dark .d-block{display:block!important}.bootstrap-dark .d-table{display:table!important}.bootstrap-dark .d-table-row{display:table-row!important}.bootstrap-dark .d-table-cell{display:table-cell!important}.bootstrap-dark .d-flex{display:flex!important}.bootstrap-dark .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.bootstrap-dark .d-sm-none{display:none!important}.bootstrap-dark .d-sm-inline{display:inline!important}.bootstrap-dark .d-sm-inline-block{display:inline-block!important}.bootstrap-dark .d-sm-block{display:block!important}.bootstrap-dark .d-sm-table{display:table!important}.bootstrap-dark .d-sm-table-row{display:table-row!important}.bootstrap-dark .d-sm-table-cell{display:table-cell!important}.bootstrap-dark .d-sm-flex{display:flex!important}.bootstrap-dark .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.bootstrap-dark .d-md-none{display:none!important}.bootstrap-dark .d-md-inline{display:inline!important}.bootstrap-dark .d-md-inline-block{display:inline-block!important}.bootstrap-dark .d-md-block{display:block!important}.bootstrap-dark .d-md-table{display:table!important}.bootstrap-dark .d-md-table-row{display:table-row!important}.bootstrap-dark .d-md-table-cell{display:table-cell!important}.bootstrap-dark .d-md-flex{display:flex!important}.bootstrap-dark .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.bootstrap-dark .d-lg-none{display:none!important}.bootstrap-dark .d-lg-inline{display:inline!important}.bootstrap-dark .d-lg-inline-block{display:inline-block!important}.bootstrap-dark .d-lg-block{display:block!important}.bootstrap-dark .d-lg-table{display:table!important}.bootstrap-dark .d-lg-table-row{display:table-row!important}.bootstrap-dark .d-lg-table-cell{display:table-cell!important}.bootstrap-dark .d-lg-flex{display:flex!important}.bootstrap-dark .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.bootstrap-dark .d-xl-none{display:none!important}.bootstrap-dark .d-xl-inline{display:inline!important}.bootstrap-dark .d-xl-inline-block{display:inline-block!important}.bootstrap-dark .d-xl-block{display:block!important}.bootstrap-dark .d-xl-table{display:table!important}.bootstrap-dark .d-xl-table-row{display:table-row!important}.bootstrap-dark .d-xl-table-cell{display:table-cell!important}.bootstrap-dark .d-xl-flex{display:flex!important}.bootstrap-dark .d-xl-inline-flex{display:inline-flex!important}}@media print{.bootstrap-dark .d-print-none{display:none!important}.bootstrap-dark .d-print-inline{display:inline!important}.bootstrap-dark .d-print-inline-block{display:inline-block!important}.bootstrap-dark .d-print-block{display:block!important}.bootstrap-dark .d-print-table{display:table!important}.bootstrap-dark .d-print-table-row{display:table-row!important}.bootstrap-dark .d-print-table-cell{display:table-cell!important}.bootstrap-dark .d-print-flex{display:flex!important}.bootstrap-dark .d-print-inline-flex{display:inline-flex!important}}.bootstrap-dark .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.bootstrap-dark .embed-responsive::before{display:block;content:""}.bootstrap-dark .embed-responsive .embed-responsive-item,.bootstrap-dark .embed-responsive embed,.bootstrap-dark .embed-responsive iframe,.bootstrap-dark .embed-responsive object,.bootstrap-dark .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.bootstrap-dark .embed-responsive-21by9::before{padding-top:42.85714%}.bootstrap-dark .embed-responsive-16by9::before{padding-top:56.25%}.bootstrap-dark .embed-responsive-4by3::before{padding-top:75%}.bootstrap-dark .embed-responsive-1by1::before{padding-top:100%}.bootstrap-dark .flex-row{flex-direction:row!important}.bootstrap-dark .flex-column{flex-direction:column!important}.bootstrap-dark .flex-row-reverse{flex-direction:row-reverse!important}.bootstrap-dark .flex-column-reverse{flex-direction:column-reverse!important}.bootstrap-dark .flex-wrap{flex-wrap:wrap!important}.bootstrap-dark .flex-nowrap{flex-wrap:nowrap!important}.bootstrap-dark .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap-dark .flex-fill{flex:1 1 auto!important}.bootstrap-dark .flex-grow-0{flex-grow:0!important}.bootstrap-dark .flex-grow-1{flex-grow:1!important}.bootstrap-dark .flex-shrink-0{flex-shrink:0!important}.bootstrap-dark .flex-shrink-1{flex-shrink:1!important}.bootstrap-dark .justify-content-start{justify-content:flex-start!important}.bootstrap-dark .justify-content-end{justify-content:flex-end!important}.bootstrap-dark .justify-content-center{justify-content:center!important}.bootstrap-dark .justify-content-between{justify-content:space-between!important}.bootstrap-dark .justify-content-around{justify-content:space-around!important}.bootstrap-dark .align-items-start{align-items:flex-start!important}.bootstrap-dark .align-items-end{align-items:flex-end!important}.bootstrap-dark .align-items-center{align-items:center!important}.bootstrap-dark .align-items-baseline{align-items:baseline!important}.bootstrap-dark .align-items-stretch{align-items:stretch!important}.bootstrap-dark .align-content-start{align-content:flex-start!important}.bootstrap-dark .align-content-end{align-content:flex-end!important}.bootstrap-dark .align-content-center{align-content:center!important}.bootstrap-dark .align-content-between{align-content:space-between!important}.bootstrap-dark .align-content-around{align-content:space-around!important}.bootstrap-dark .align-content-stretch{align-content:stretch!important}.bootstrap-dark .align-self-auto{align-self:auto!important}.bootstrap-dark .align-self-start{align-self:flex-start!important}.bootstrap-dark .align-self-end{align-self:flex-end!important}.bootstrap-dark .align-self-center{align-self:center!important}.bootstrap-dark .align-self-baseline{align-self:baseline!important}.bootstrap-dark .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.bootstrap-dark .flex-sm-row{flex-direction:row!important}.bootstrap-dark .flex-sm-column{flex-direction:column!important}.bootstrap-dark .flex-sm-row-reverse{flex-direction:row-reverse!important}.bootstrap-dark .flex-sm-column-reverse{flex-direction:column-reverse!important}.bootstrap-dark .flex-sm-wrap{flex-wrap:wrap!important}.bootstrap-dark .flex-sm-nowrap{flex-wrap:nowrap!important}.bootstrap-dark .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap-dark .flex-sm-fill{flex:1 1 auto!important}.bootstrap-dark .flex-sm-grow-0{flex-grow:0!important}.bootstrap-dark .flex-sm-grow-1{flex-grow:1!important}.bootstrap-dark .flex-sm-shrink-0{flex-shrink:0!important}.bootstrap-dark .flex-sm-shrink-1{flex-shrink:1!important}.bootstrap-dark .justify-content-sm-start{justify-content:flex-start!important}.bootstrap-dark .justify-content-sm-end{justify-content:flex-end!important}.bootstrap-dark .justify-content-sm-center{justify-content:center!important}.bootstrap-dark .justify-content-sm-between{justify-content:space-between!important}.bootstrap-dark .justify-content-sm-around{justify-content:space-around!important}.bootstrap-dark .align-items-sm-start{align-items:flex-start!important}.bootstrap-dark .align-items-sm-end{align-items:flex-end!important}.bootstrap-dark .align-items-sm-center{align-items:center!important}.bootstrap-dark .align-items-sm-baseline{align-items:baseline!important}.bootstrap-dark .align-items-sm-stretch{align-items:stretch!important}.bootstrap-dark .align-content-sm-start{align-content:flex-start!important}.bootstrap-dark .align-content-sm-end{align-content:flex-end!important}.bootstrap-dark .align-content-sm-center{align-content:center!important}.bootstrap-dark .align-content-sm-between{align-content:space-between!important}.bootstrap-dark .align-content-sm-around{align-content:space-around!important}.bootstrap-dark .align-content-sm-stretch{align-content:stretch!important}.bootstrap-dark .align-self-sm-auto{align-self:auto!important}.bootstrap-dark .align-self-sm-start{align-self:flex-start!important}.bootstrap-dark .align-self-sm-end{align-self:flex-end!important}.bootstrap-dark .align-self-sm-center{align-self:center!important}.bootstrap-dark .align-self-sm-baseline{align-self:baseline!important}.bootstrap-dark .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.bootstrap-dark .flex-md-row{flex-direction:row!important}.bootstrap-dark .flex-md-column{flex-direction:column!important}.bootstrap-dark .flex-md-row-reverse{flex-direction:row-reverse!important}.bootstrap-dark .flex-md-column-reverse{flex-direction:column-reverse!important}.bootstrap-dark .flex-md-wrap{flex-wrap:wrap!important}.bootstrap-dark .flex-md-nowrap{flex-wrap:nowrap!important}.bootstrap-dark .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap-dark .flex-md-fill{flex:1 1 auto!important}.bootstrap-dark .flex-md-grow-0{flex-grow:0!important}.bootstrap-dark .flex-md-grow-1{flex-grow:1!important}.bootstrap-dark .flex-md-shrink-0{flex-shrink:0!important}.bootstrap-dark .flex-md-shrink-1{flex-shrink:1!important}.bootstrap-dark .justify-content-md-start{justify-content:flex-start!important}.bootstrap-dark .justify-content-md-end{justify-content:flex-end!important}.bootstrap-dark .justify-content-md-center{justify-content:center!important}.bootstrap-dark .justify-content-md-between{justify-content:space-between!important}.bootstrap-dark .justify-content-md-around{justify-content:space-around!important}.bootstrap-dark .align-items-md-start{align-items:flex-start!important}.bootstrap-dark .align-items-md-end{align-items:flex-end!important}.bootstrap-dark .align-items-md-center{align-items:center!important}.bootstrap-dark .align-items-md-baseline{align-items:baseline!important}.bootstrap-dark .align-items-md-stretch{align-items:stretch!important}.bootstrap-dark .align-content-md-start{align-content:flex-start!important}.bootstrap-dark .align-content-md-end{align-content:flex-end!important}.bootstrap-dark .align-content-md-center{align-content:center!important}.bootstrap-dark .align-content-md-between{align-content:space-between!important}.bootstrap-dark .align-content-md-around{align-content:space-around!important}.bootstrap-dark .align-content-md-stretch{align-content:stretch!important}.bootstrap-dark .align-self-md-auto{align-self:auto!important}.bootstrap-dark .align-self-md-start{align-self:flex-start!important}.bootstrap-dark .align-self-md-end{align-self:flex-end!important}.bootstrap-dark .align-self-md-center{align-self:center!important}.bootstrap-dark .align-self-md-baseline{align-self:baseline!important}.bootstrap-dark .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.bootstrap-dark .flex-lg-row{flex-direction:row!important}.bootstrap-dark .flex-lg-column{flex-direction:column!important}.bootstrap-dark .flex-lg-row-reverse{flex-direction:row-reverse!important}.bootstrap-dark .flex-lg-column-reverse{flex-direction:column-reverse!important}.bootstrap-dark .flex-lg-wrap{flex-wrap:wrap!important}.bootstrap-dark .flex-lg-nowrap{flex-wrap:nowrap!important}.bootstrap-dark .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap-dark .flex-lg-fill{flex:1 1 auto!important}.bootstrap-dark .flex-lg-grow-0{flex-grow:0!important}.bootstrap-dark .flex-lg-grow-1{flex-grow:1!important}.bootstrap-dark .flex-lg-shrink-0{flex-shrink:0!important}.bootstrap-dark .flex-lg-shrink-1{flex-shrink:1!important}.bootstrap-dark .justify-content-lg-start{justify-content:flex-start!important}.bootstrap-dark .justify-content-lg-end{justify-content:flex-end!important}.bootstrap-dark .justify-content-lg-center{justify-content:center!important}.bootstrap-dark .justify-content-lg-between{justify-content:space-between!important}.bootstrap-dark .justify-content-lg-around{justify-content:space-around!important}.bootstrap-dark .align-items-lg-start{align-items:flex-start!important}.bootstrap-dark .align-items-lg-end{align-items:flex-end!important}.bootstrap-dark .align-items-lg-center{align-items:center!important}.bootstrap-dark .align-items-lg-baseline{align-items:baseline!important}.bootstrap-dark .align-items-lg-stretch{align-items:stretch!important}.bootstrap-dark .align-content-lg-start{align-content:flex-start!important}.bootstrap-dark .align-content-lg-end{align-content:flex-end!important}.bootstrap-dark .align-content-lg-center{align-content:center!important}.bootstrap-dark .align-content-lg-between{align-content:space-between!important}.bootstrap-dark .align-content-lg-around{align-content:space-around!important}.bootstrap-dark .align-content-lg-stretch{align-content:stretch!important}.bootstrap-dark .align-self-lg-auto{align-self:auto!important}.bootstrap-dark .align-self-lg-start{align-self:flex-start!important}.bootstrap-dark .align-self-lg-end{align-self:flex-end!important}.bootstrap-dark .align-self-lg-center{align-self:center!important}.bootstrap-dark .align-self-lg-baseline{align-self:baseline!important}.bootstrap-dark .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.bootstrap-dark .flex-xl-row{flex-direction:row!important}.bootstrap-dark .flex-xl-column{flex-direction:column!important}.bootstrap-dark .flex-xl-row-reverse{flex-direction:row-reverse!important}.bootstrap-dark .flex-xl-column-reverse{flex-direction:column-reverse!important}.bootstrap-dark .flex-xl-wrap{flex-wrap:wrap!important}.bootstrap-dark .flex-xl-nowrap{flex-wrap:nowrap!important}.bootstrap-dark .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap-dark .flex-xl-fill{flex:1 1 auto!important}.bootstrap-dark .flex-xl-grow-0{flex-grow:0!important}.bootstrap-dark .flex-xl-grow-1{flex-grow:1!important}.bootstrap-dark .flex-xl-shrink-0{flex-shrink:0!important}.bootstrap-dark .flex-xl-shrink-1{flex-shrink:1!important}.bootstrap-dark .justify-content-xl-start{justify-content:flex-start!important}.bootstrap-dark .justify-content-xl-end{justify-content:flex-end!important}.bootstrap-dark .justify-content-xl-center{justify-content:center!important}.bootstrap-dark .justify-content-xl-between{justify-content:space-between!important}.bootstrap-dark .justify-content-xl-around{justify-content:space-around!important}.bootstrap-dark .align-items-xl-start{align-items:flex-start!important}.bootstrap-dark .align-items-xl-end{align-items:flex-end!important}.bootstrap-dark .align-items-xl-center{align-items:center!important}.bootstrap-dark .align-items-xl-baseline{align-items:baseline!important}.bootstrap-dark .align-items-xl-stretch{align-items:stretch!important}.bootstrap-dark .align-content-xl-start{align-content:flex-start!important}.bootstrap-dark .align-content-xl-end{align-content:flex-end!important}.bootstrap-dark .align-content-xl-center{align-content:center!important}.bootstrap-dark .align-content-xl-between{align-content:space-between!important}.bootstrap-dark .align-content-xl-around{align-content:space-around!important}.bootstrap-dark .align-content-xl-stretch{align-content:stretch!important}.bootstrap-dark .align-self-xl-auto{align-self:auto!important}.bootstrap-dark .align-self-xl-start{align-self:flex-start!important}.bootstrap-dark .align-self-xl-end{align-self:flex-end!important}.bootstrap-dark .align-self-xl-center{align-self:center!important}.bootstrap-dark .align-self-xl-baseline{align-self:baseline!important}.bootstrap-dark .align-self-xl-stretch{align-self:stretch!important}}.bootstrap-dark .float-left{float:left!important}.bootstrap-dark .float-right{float:right!important}.bootstrap-dark .float-none{float:none!important}@media (min-width:576px){.bootstrap-dark .float-sm-left{float:left!important}.bootstrap-dark .float-sm-right{float:right!important}.bootstrap-dark .float-sm-none{float:none!important}}@media (min-width:768px){.bootstrap-dark .float-md-left{float:left!important}.bootstrap-dark .float-md-right{float:right!important}.bootstrap-dark .float-md-none{float:none!important}}@media (min-width:992px){.bootstrap-dark .float-lg-left{float:left!important}.bootstrap-dark .float-lg-right{float:right!important}.bootstrap-dark .float-lg-none{float:none!important}}@media (min-width:1200px){.bootstrap-dark .float-xl-left{float:left!important}.bootstrap-dark .float-xl-right{float:right!important}.bootstrap-dark .float-xl-none{float:none!important}}.bootstrap-dark .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.bootstrap-dark .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.bootstrap-dark .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.bootstrap-dark .overflow-auto{overflow:auto!important}.bootstrap-dark .overflow-hidden{overflow:hidden!important}.bootstrap-dark .position-static{position:static!important}.bootstrap-dark .position-relative{position:relative!important}.bootstrap-dark .position-absolute{position:absolute!important}.bootstrap-dark .position-fixed{position:fixed!important}.bootstrap-dark .position-sticky{position:-webkit-sticky!important;position:sticky!important}.bootstrap-dark .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.bootstrap-dark .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.bootstrap-dark .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.bootstrap-dark .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bootstrap-dark .sr-only-focusable:active,.bootstrap-dark .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.bootstrap-dark .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.bootstrap-dark .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.bootstrap-dark .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.bootstrap-dark .shadow-none{box-shadow:none!important}.bootstrap-dark .w-25{width:25%!important}.bootstrap-dark .w-50{width:50%!important}.bootstrap-dark .w-75{width:75%!important}.bootstrap-dark .w-100{width:100%!important}.bootstrap-dark .w-auto{width:auto!important}.bootstrap-dark .h-25{height:25%!important}.bootstrap-dark .h-50{height:50%!important}.bootstrap-dark .h-75{height:75%!important}.bootstrap-dark .h-100{height:100%!important}.bootstrap-dark .h-auto{height:auto!important}.bootstrap-dark .mw-100{max-width:100%!important}.bootstrap-dark .mh-100{max-height:100%!important}.bootstrap-dark .min-vw-100{min-width:100vw!important}.bootstrap-dark .min-vh-100{min-height:100vh!important}.bootstrap-dark .vw-100{width:100vw!important}.bootstrap-dark .vh-100{height:100vh!important}.bootstrap-dark .m-0{margin:0!important}.bootstrap-dark .mt-0,.bootstrap-dark .my-0{margin-top:0!important}.bootstrap-dark .mr-0,.bootstrap-dark .mx-0{margin-right:0!important}.bootstrap-dark .mb-0,.bootstrap-dark .my-0{margin-bottom:0!important}.bootstrap-dark .ml-0,.bootstrap-dark .mx-0{margin-left:0!important}.bootstrap-dark .m-1{margin:.25rem!important}.bootstrap-dark .mt-1,.bootstrap-dark .my-1{margin-top:.25rem!important}.bootstrap-dark .mr-1,.bootstrap-dark .mx-1{margin-right:.25rem!important}.bootstrap-dark .mb-1,.bootstrap-dark .my-1{margin-bottom:.25rem!important}.bootstrap-dark .ml-1,.bootstrap-dark .mx-1{margin-left:.25rem!important}.bootstrap-dark .m-2{margin:.5rem!important}.bootstrap-dark .mt-2,.bootstrap-dark .my-2{margin-top:.5rem!important}.bootstrap-dark .mr-2,.bootstrap-dark .mx-2{margin-right:.5rem!important}.bootstrap-dark .mb-2,.bootstrap-dark .my-2{margin-bottom:.5rem!important}.bootstrap-dark .ml-2,.bootstrap-dark .mx-2{margin-left:.5rem!important}.bootstrap-dark .m-3{margin:1rem!important}.bootstrap-dark .mt-3,.bootstrap-dark .my-3{margin-top:1rem!important}.bootstrap-dark .mr-3,.bootstrap-dark .mx-3{margin-right:1rem!important}.bootstrap-dark .mb-3,.bootstrap-dark .my-3{margin-bottom:1rem!important}.bootstrap-dark .ml-3,.bootstrap-dark .mx-3{margin-left:1rem!important}.bootstrap-dark .m-4{margin:1.5rem!important}.bootstrap-dark .mt-4,.bootstrap-dark .my-4{margin-top:1.5rem!important}.bootstrap-dark .mr-4,.bootstrap-dark .mx-4{margin-right:1.5rem!important}.bootstrap-dark .mb-4,.bootstrap-dark .my-4{margin-bottom:1.5rem!important}.bootstrap-dark .ml-4,.bootstrap-dark .mx-4{margin-left:1.5rem!important}.bootstrap-dark .m-5{margin:3rem!important}.bootstrap-dark .mt-5,.bootstrap-dark .my-5{margin-top:3rem!important}.bootstrap-dark .mr-5,.bootstrap-dark .mx-5{margin-right:3rem!important}.bootstrap-dark .mb-5,.bootstrap-dark .my-5{margin-bottom:3rem!important}.bootstrap-dark .ml-5,.bootstrap-dark .mx-5{margin-left:3rem!important}.bootstrap-dark .p-0{padding:0!important}.bootstrap-dark .pt-0,.bootstrap-dark .py-0{padding-top:0!important}.bootstrap-dark .pr-0,.bootstrap-dark .px-0{padding-right:0!important}.bootstrap-dark .pb-0,.bootstrap-dark .py-0{padding-bottom:0!important}.bootstrap-dark .pl-0,.bootstrap-dark .px-0{padding-left:0!important}.bootstrap-dark .p-1{padding:.25rem!important}.bootstrap-dark .pt-1,.bootstrap-dark .py-1{padding-top:.25rem!important}.bootstrap-dark .pr-1,.bootstrap-dark .px-1{padding-right:.25rem!important}.bootstrap-dark .pb-1,.bootstrap-dark .py-1{padding-bottom:.25rem!important}.bootstrap-dark .pl-1,.bootstrap-dark .px-1{padding-left:.25rem!important}.bootstrap-dark .p-2{padding:.5rem!important}.bootstrap-dark .pt-2,.bootstrap-dark .py-2{padding-top:.5rem!important}.bootstrap-dark .pr-2,.bootstrap-dark .px-2{padding-right:.5rem!important}.bootstrap-dark .pb-2,.bootstrap-dark .py-2{padding-bottom:.5rem!important}.bootstrap-dark .pl-2,.bootstrap-dark .px-2{padding-left:.5rem!important}.bootstrap-dark .p-3{padding:1rem!important}.bootstrap-dark .pt-3,.bootstrap-dark .py-3{padding-top:1rem!important}.bootstrap-dark .pr-3,.bootstrap-dark .px-3{padding-right:1rem!important}.bootstrap-dark .pb-3,.bootstrap-dark .py-3{padding-bottom:1rem!important}.bootstrap-dark .pl-3,.bootstrap-dark .px-3{padding-left:1rem!important}.bootstrap-dark .p-4{padding:1.5rem!important}.bootstrap-dark .pt-4,.bootstrap-dark .py-4{padding-top:1.5rem!important}.bootstrap-dark .pr-4,.bootstrap-dark .px-4{padding-right:1.5rem!important}.bootstrap-dark .pb-4,.bootstrap-dark .py-4{padding-bottom:1.5rem!important}.bootstrap-dark .pl-4,.bootstrap-dark .px-4{padding-left:1.5rem!important}.bootstrap-dark .p-5{padding:3rem!important}.bootstrap-dark .pt-5,.bootstrap-dark .py-5{padding-top:3rem!important}.bootstrap-dark .pr-5,.bootstrap-dark .px-5{padding-right:3rem!important}.bootstrap-dark .pb-5,.bootstrap-dark .py-5{padding-bottom:3rem!important}.bootstrap-dark .pl-5,.bootstrap-dark .px-5{padding-left:3rem!important}.bootstrap-dark .m-n1{margin:-.25rem!important}.bootstrap-dark .mt-n1,.bootstrap-dark .my-n1{margin-top:-.25rem!important}.bootstrap-dark .mr-n1,.bootstrap-dark .mx-n1{margin-right:-.25rem!important}.bootstrap-dark .mb-n1,.bootstrap-dark .my-n1{margin-bottom:-.25rem!important}.bootstrap-dark .ml-n1,.bootstrap-dark .mx-n1{margin-left:-.25rem!important}.bootstrap-dark .m-n2{margin:-.5rem!important}.bootstrap-dark .mt-n2,.bootstrap-dark .my-n2{margin-top:-.5rem!important}.bootstrap-dark .mr-n2,.bootstrap-dark .mx-n2{margin-right:-.5rem!important}.bootstrap-dark .mb-n2,.bootstrap-dark .my-n2{margin-bottom:-.5rem!important}.bootstrap-dark .ml-n2,.bootstrap-dark .mx-n2{margin-left:-.5rem!important}.bootstrap-dark .m-n3{margin:-1rem!important}.bootstrap-dark .mt-n3,.bootstrap-dark .my-n3{margin-top:-1rem!important}.bootstrap-dark .mr-n3,.bootstrap-dark .mx-n3{margin-right:-1rem!important}.bootstrap-dark .mb-n3,.bootstrap-dark .my-n3{margin-bottom:-1rem!important}.bootstrap-dark .ml-n3,.bootstrap-dark .mx-n3{margin-left:-1rem!important}.bootstrap-dark .m-n4{margin:-1.5rem!important}.bootstrap-dark .mt-n4,.bootstrap-dark .my-n4{margin-top:-1.5rem!important}.bootstrap-dark .mr-n4,.bootstrap-dark .mx-n4{margin-right:-1.5rem!important}.bootstrap-dark .mb-n4,.bootstrap-dark .my-n4{margin-bottom:-1.5rem!important}.bootstrap-dark .ml-n4,.bootstrap-dark .mx-n4{margin-left:-1.5rem!important}.bootstrap-dark .m-n5{margin:-3rem!important}.bootstrap-dark .mt-n5,.bootstrap-dark .my-n5{margin-top:-3rem!important}.bootstrap-dark .mr-n5,.bootstrap-dark .mx-n5{margin-right:-3rem!important}.bootstrap-dark .mb-n5,.bootstrap-dark .my-n5{margin-bottom:-3rem!important}.bootstrap-dark .ml-n5,.bootstrap-dark .mx-n5{margin-left:-3rem!important}.bootstrap-dark .m-auto{margin:auto!important}.bootstrap-dark .mt-auto,.bootstrap-dark .my-auto{margin-top:auto!important}.bootstrap-dark .mr-auto,.bootstrap-dark .mx-auto{margin-right:auto!important}.bootstrap-dark .mb-auto,.bootstrap-dark .my-auto{margin-bottom:auto!important}.bootstrap-dark .ml-auto,.bootstrap-dark .mx-auto{margin-left:auto!important}@media (min-width:576px){.bootstrap-dark .m-sm-0{margin:0!important}.bootstrap-dark .mt-sm-0,.bootstrap-dark .my-sm-0{margin-top:0!important}.bootstrap-dark .mr-sm-0,.bootstrap-dark .mx-sm-0{margin-right:0!important}.bootstrap-dark .mb-sm-0,.bootstrap-dark .my-sm-0{margin-bottom:0!important}.bootstrap-dark .ml-sm-0,.bootstrap-dark .mx-sm-0{margin-left:0!important}.bootstrap-dark .m-sm-1{margin:.25rem!important}.bootstrap-dark .mt-sm-1,.bootstrap-dark .my-sm-1{margin-top:.25rem!important}.bootstrap-dark .mr-sm-1,.bootstrap-dark .mx-sm-1{margin-right:.25rem!important}.bootstrap-dark .mb-sm-1,.bootstrap-dark .my-sm-1{margin-bottom:.25rem!important}.bootstrap-dark .ml-sm-1,.bootstrap-dark .mx-sm-1{margin-left:.25rem!important}.bootstrap-dark .m-sm-2{margin:.5rem!important}.bootstrap-dark .mt-sm-2,.bootstrap-dark .my-sm-2{margin-top:.5rem!important}.bootstrap-dark .mr-sm-2,.bootstrap-dark .mx-sm-2{margin-right:.5rem!important}.bootstrap-dark .mb-sm-2,.bootstrap-dark .my-sm-2{margin-bottom:.5rem!important}.bootstrap-dark .ml-sm-2,.bootstrap-dark .mx-sm-2{margin-left:.5rem!important}.bootstrap-dark .m-sm-3{margin:1rem!important}.bootstrap-dark .mt-sm-3,.bootstrap-dark .my-sm-3{margin-top:1rem!important}.bootstrap-dark .mr-sm-3,.bootstrap-dark .mx-sm-3{margin-right:1rem!important}.bootstrap-dark .mb-sm-3,.bootstrap-dark .my-sm-3{margin-bottom:1rem!important}.bootstrap-dark .ml-sm-3,.bootstrap-dark .mx-sm-3{margin-left:1rem!important}.bootstrap-dark .m-sm-4{margin:1.5rem!important}.bootstrap-dark .mt-sm-4,.bootstrap-dark .my-sm-4{margin-top:1.5rem!important}.bootstrap-dark .mr-sm-4,.bootstrap-dark .mx-sm-4{margin-right:1.5rem!important}.bootstrap-dark .mb-sm-4,.bootstrap-dark .my-sm-4{margin-bottom:1.5rem!important}.bootstrap-dark .ml-sm-4,.bootstrap-dark .mx-sm-4{margin-left:1.5rem!important}.bootstrap-dark .m-sm-5{margin:3rem!important}.bootstrap-dark .mt-sm-5,.bootstrap-dark .my-sm-5{margin-top:3rem!important}.bootstrap-dark .mr-sm-5,.bootstrap-dark .mx-sm-5{margin-right:3rem!important}.bootstrap-dark .mb-sm-5,.bootstrap-dark .my-sm-5{margin-bottom:3rem!important}.bootstrap-dark .ml-sm-5,.bootstrap-dark .mx-sm-5{margin-left:3rem!important}.bootstrap-dark .p-sm-0{padding:0!important}.bootstrap-dark .pt-sm-0,.bootstrap-dark .py-sm-0{padding-top:0!important}.bootstrap-dark .pr-sm-0,.bootstrap-dark .px-sm-0{padding-right:0!important}.bootstrap-dark .pb-sm-0,.bootstrap-dark .py-sm-0{padding-bottom:0!important}.bootstrap-dark .pl-sm-0,.bootstrap-dark .px-sm-0{padding-left:0!important}.bootstrap-dark .p-sm-1{padding:.25rem!important}.bootstrap-dark .pt-sm-1,.bootstrap-dark .py-sm-1{padding-top:.25rem!important}.bootstrap-dark .pr-sm-1,.bootstrap-dark .px-sm-1{padding-right:.25rem!important}.bootstrap-dark .pb-sm-1,.bootstrap-dark .py-sm-1{padding-bottom:.25rem!important}.bootstrap-dark .pl-sm-1,.bootstrap-dark .px-sm-1{padding-left:.25rem!important}.bootstrap-dark .p-sm-2{padding:.5rem!important}.bootstrap-dark .pt-sm-2,.bootstrap-dark .py-sm-2{padding-top:.5rem!important}.bootstrap-dark .pr-sm-2,.bootstrap-dark .px-sm-2{padding-right:.5rem!important}.bootstrap-dark .pb-sm-2,.bootstrap-dark .py-sm-2{padding-bottom:.5rem!important}.bootstrap-dark .pl-sm-2,.bootstrap-dark .px-sm-2{padding-left:.5rem!important}.bootstrap-dark .p-sm-3{padding:1rem!important}.bootstrap-dark .pt-sm-3,.bootstrap-dark .py-sm-3{padding-top:1rem!important}.bootstrap-dark .pr-sm-3,.bootstrap-dark .px-sm-3{padding-right:1rem!important}.bootstrap-dark .pb-sm-3,.bootstrap-dark .py-sm-3{padding-bottom:1rem!important}.bootstrap-dark .pl-sm-3,.bootstrap-dark .px-sm-3{padding-left:1rem!important}.bootstrap-dark .p-sm-4{padding:1.5rem!important}.bootstrap-dark .pt-sm-4,.bootstrap-dark .py-sm-4{padding-top:1.5rem!important}.bootstrap-dark .pr-sm-4,.bootstrap-dark .px-sm-4{padding-right:1.5rem!important}.bootstrap-dark .pb-sm-4,.bootstrap-dark .py-sm-4{padding-bottom:1.5rem!important}.bootstrap-dark .pl-sm-4,.bootstrap-dark .px-sm-4{padding-left:1.5rem!important}.bootstrap-dark .p-sm-5{padding:3rem!important}.bootstrap-dark .pt-sm-5,.bootstrap-dark .py-sm-5{padding-top:3rem!important}.bootstrap-dark .pr-sm-5,.bootstrap-dark .px-sm-5{padding-right:3rem!important}.bootstrap-dark .pb-sm-5,.bootstrap-dark .py-sm-5{padding-bottom:3rem!important}.bootstrap-dark .pl-sm-5,.bootstrap-dark .px-sm-5{padding-left:3rem!important}.bootstrap-dark .m-sm-n1{margin:-.25rem!important}.bootstrap-dark .mt-sm-n1,.bootstrap-dark .my-sm-n1{margin-top:-.25rem!important}.bootstrap-dark .mr-sm-n1,.bootstrap-dark .mx-sm-n1{margin-right:-.25rem!important}.bootstrap-dark .mb-sm-n1,.bootstrap-dark .my-sm-n1{margin-bottom:-.25rem!important}.bootstrap-dark .ml-sm-n1,.bootstrap-dark .mx-sm-n1{margin-left:-.25rem!important}.bootstrap-dark .m-sm-n2{margin:-.5rem!important}.bootstrap-dark .mt-sm-n2,.bootstrap-dark .my-sm-n2{margin-top:-.5rem!important}.bootstrap-dark .mr-sm-n2,.bootstrap-dark .mx-sm-n2{margin-right:-.5rem!important}.bootstrap-dark .mb-sm-n2,.bootstrap-dark .my-sm-n2{margin-bottom:-.5rem!important}.bootstrap-dark .ml-sm-n2,.bootstrap-dark .mx-sm-n2{margin-left:-.5rem!important}.bootstrap-dark .m-sm-n3{margin:-1rem!important}.bootstrap-dark .mt-sm-n3,.bootstrap-dark .my-sm-n3{margin-top:-1rem!important}.bootstrap-dark .mr-sm-n3,.bootstrap-dark .mx-sm-n3{margin-right:-1rem!important}.bootstrap-dark .mb-sm-n3,.bootstrap-dark .my-sm-n3{margin-bottom:-1rem!important}.bootstrap-dark .ml-sm-n3,.bootstrap-dark .mx-sm-n3{margin-left:-1rem!important}.bootstrap-dark .m-sm-n4{margin:-1.5rem!important}.bootstrap-dark .mt-sm-n4,.bootstrap-dark .my-sm-n4{margin-top:-1.5rem!important}.bootstrap-dark .mr-sm-n4,.bootstrap-dark .mx-sm-n4{margin-right:-1.5rem!important}.bootstrap-dark .mb-sm-n4,.bootstrap-dark .my-sm-n4{margin-bottom:-1.5rem!important}.bootstrap-dark .ml-sm-n4,.bootstrap-dark .mx-sm-n4{margin-left:-1.5rem!important}.bootstrap-dark .m-sm-n5{margin:-3rem!important}.bootstrap-dark .mt-sm-n5,.bootstrap-dark .my-sm-n5{margin-top:-3rem!important}.bootstrap-dark .mr-sm-n5,.bootstrap-dark .mx-sm-n5{margin-right:-3rem!important}.bootstrap-dark .mb-sm-n5,.bootstrap-dark .my-sm-n5{margin-bottom:-3rem!important}.bootstrap-dark .ml-sm-n5,.bootstrap-dark .mx-sm-n5{margin-left:-3rem!important}.bootstrap-dark .m-sm-auto{margin:auto!important}.bootstrap-dark .mt-sm-auto,.bootstrap-dark .my-sm-auto{margin-top:auto!important}.bootstrap-dark .mr-sm-auto,.bootstrap-dark .mx-sm-auto{margin-right:auto!important}.bootstrap-dark .mb-sm-auto,.bootstrap-dark .my-sm-auto{margin-bottom:auto!important}.bootstrap-dark .ml-sm-auto,.bootstrap-dark .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.bootstrap-dark .m-md-0{margin:0!important}.bootstrap-dark .mt-md-0,.bootstrap-dark .my-md-0{margin-top:0!important}.bootstrap-dark .mr-md-0,.bootstrap-dark .mx-md-0{margin-right:0!important}.bootstrap-dark .mb-md-0,.bootstrap-dark .my-md-0{margin-bottom:0!important}.bootstrap-dark .ml-md-0,.bootstrap-dark .mx-md-0{margin-left:0!important}.bootstrap-dark .m-md-1{margin:.25rem!important}.bootstrap-dark .mt-md-1,.bootstrap-dark .my-md-1{margin-top:.25rem!important}.bootstrap-dark .mr-md-1,.bootstrap-dark .mx-md-1{margin-right:.25rem!important}.bootstrap-dark .mb-md-1,.bootstrap-dark .my-md-1{margin-bottom:.25rem!important}.bootstrap-dark .ml-md-1,.bootstrap-dark .mx-md-1{margin-left:.25rem!important}.bootstrap-dark .m-md-2{margin:.5rem!important}.bootstrap-dark .mt-md-2,.bootstrap-dark .my-md-2{margin-top:.5rem!important}.bootstrap-dark .mr-md-2,.bootstrap-dark .mx-md-2{margin-right:.5rem!important}.bootstrap-dark .mb-md-2,.bootstrap-dark .my-md-2{margin-bottom:.5rem!important}.bootstrap-dark .ml-md-2,.bootstrap-dark .mx-md-2{margin-left:.5rem!important}.bootstrap-dark .m-md-3{margin:1rem!important}.bootstrap-dark .mt-md-3,.bootstrap-dark .my-md-3{margin-top:1rem!important}.bootstrap-dark .mr-md-3,.bootstrap-dark .mx-md-3{margin-right:1rem!important}.bootstrap-dark .mb-md-3,.bootstrap-dark .my-md-3{margin-bottom:1rem!important}.bootstrap-dark .ml-md-3,.bootstrap-dark .mx-md-3{margin-left:1rem!important}.bootstrap-dark .m-md-4{margin:1.5rem!important}.bootstrap-dark .mt-md-4,.bootstrap-dark .my-md-4{margin-top:1.5rem!important}.bootstrap-dark .mr-md-4,.bootstrap-dark .mx-md-4{margin-right:1.5rem!important}.bootstrap-dark .mb-md-4,.bootstrap-dark .my-md-4{margin-bottom:1.5rem!important}.bootstrap-dark .ml-md-4,.bootstrap-dark .mx-md-4{margin-left:1.5rem!important}.bootstrap-dark .m-md-5{margin:3rem!important}.bootstrap-dark .mt-md-5,.bootstrap-dark .my-md-5{margin-top:3rem!important}.bootstrap-dark .mr-md-5,.bootstrap-dark .mx-md-5{margin-right:3rem!important}.bootstrap-dark .mb-md-5,.bootstrap-dark .my-md-5{margin-bottom:3rem!important}.bootstrap-dark .ml-md-5,.bootstrap-dark .mx-md-5{margin-left:3rem!important}.bootstrap-dark .p-md-0{padding:0!important}.bootstrap-dark .pt-md-0,.bootstrap-dark .py-md-0{padding-top:0!important}.bootstrap-dark .pr-md-0,.bootstrap-dark .px-md-0{padding-right:0!important}.bootstrap-dark .pb-md-0,.bootstrap-dark .py-md-0{padding-bottom:0!important}.bootstrap-dark .pl-md-0,.bootstrap-dark .px-md-0{padding-left:0!important}.bootstrap-dark .p-md-1{padding:.25rem!important}.bootstrap-dark .pt-md-1,.bootstrap-dark .py-md-1{padding-top:.25rem!important}.bootstrap-dark .pr-md-1,.bootstrap-dark .px-md-1{padding-right:.25rem!important}.bootstrap-dark .pb-md-1,.bootstrap-dark .py-md-1{padding-bottom:.25rem!important}.bootstrap-dark .pl-md-1,.bootstrap-dark .px-md-1{padding-left:.25rem!important}.bootstrap-dark .p-md-2{padding:.5rem!important}.bootstrap-dark .pt-md-2,.bootstrap-dark .py-md-2{padding-top:.5rem!important}.bootstrap-dark .pr-md-2,.bootstrap-dark .px-md-2{padding-right:.5rem!important}.bootstrap-dark .pb-md-2,.bootstrap-dark .py-md-2{padding-bottom:.5rem!important}.bootstrap-dark .pl-md-2,.bootstrap-dark .px-md-2{padding-left:.5rem!important}.bootstrap-dark .p-md-3{padding:1rem!important}.bootstrap-dark .pt-md-3,.bootstrap-dark .py-md-3{padding-top:1rem!important}.bootstrap-dark .pr-md-3,.bootstrap-dark .px-md-3{padding-right:1rem!important}.bootstrap-dark .pb-md-3,.bootstrap-dark .py-md-3{padding-bottom:1rem!important}.bootstrap-dark .pl-md-3,.bootstrap-dark .px-md-3{padding-left:1rem!important}.bootstrap-dark .p-md-4{padding:1.5rem!important}.bootstrap-dark .pt-md-4,.bootstrap-dark .py-md-4{padding-top:1.5rem!important}.bootstrap-dark .pr-md-4,.bootstrap-dark .px-md-4{padding-right:1.5rem!important}.bootstrap-dark .pb-md-4,.bootstrap-dark .py-md-4{padding-bottom:1.5rem!important}.bootstrap-dark .pl-md-4,.bootstrap-dark .px-md-4{padding-left:1.5rem!important}.bootstrap-dark .p-md-5{padding:3rem!important}.bootstrap-dark .pt-md-5,.bootstrap-dark .py-md-5{padding-top:3rem!important}.bootstrap-dark .pr-md-5,.bootstrap-dark .px-md-5{padding-right:3rem!important}.bootstrap-dark .pb-md-5,.bootstrap-dark .py-md-5{padding-bottom:3rem!important}.bootstrap-dark .pl-md-5,.bootstrap-dark .px-md-5{padding-left:3rem!important}.bootstrap-dark .m-md-n1{margin:-.25rem!important}.bootstrap-dark .mt-md-n1,.bootstrap-dark .my-md-n1{margin-top:-.25rem!important}.bootstrap-dark .mr-md-n1,.bootstrap-dark .mx-md-n1{margin-right:-.25rem!important}.bootstrap-dark .mb-md-n1,.bootstrap-dark .my-md-n1{margin-bottom:-.25rem!important}.bootstrap-dark .ml-md-n1,.bootstrap-dark .mx-md-n1{margin-left:-.25rem!important}.bootstrap-dark .m-md-n2{margin:-.5rem!important}.bootstrap-dark .mt-md-n2,.bootstrap-dark .my-md-n2{margin-top:-.5rem!important}.bootstrap-dark .mr-md-n2,.bootstrap-dark .mx-md-n2{margin-right:-.5rem!important}.bootstrap-dark .mb-md-n2,.bootstrap-dark .my-md-n2{margin-bottom:-.5rem!important}.bootstrap-dark .ml-md-n2,.bootstrap-dark .mx-md-n2{margin-left:-.5rem!important}.bootstrap-dark .m-md-n3{margin:-1rem!important}.bootstrap-dark .mt-md-n3,.bootstrap-dark .my-md-n3{margin-top:-1rem!important}.bootstrap-dark .mr-md-n3,.bootstrap-dark .mx-md-n3{margin-right:-1rem!important}.bootstrap-dark .mb-md-n3,.bootstrap-dark .my-md-n3{margin-bottom:-1rem!important}.bootstrap-dark .ml-md-n3,.bootstrap-dark .mx-md-n3{margin-left:-1rem!important}.bootstrap-dark .m-md-n4{margin:-1.5rem!important}.bootstrap-dark .mt-md-n4,.bootstrap-dark .my-md-n4{margin-top:-1.5rem!important}.bootstrap-dark .mr-md-n4,.bootstrap-dark .mx-md-n4{margin-right:-1.5rem!important}.bootstrap-dark .mb-md-n4,.bootstrap-dark .my-md-n4{margin-bottom:-1.5rem!important}.bootstrap-dark .ml-md-n4,.bootstrap-dark .mx-md-n4{margin-left:-1.5rem!important}.bootstrap-dark .m-md-n5{margin:-3rem!important}.bootstrap-dark .mt-md-n5,.bootstrap-dark .my-md-n5{margin-top:-3rem!important}.bootstrap-dark .mr-md-n5,.bootstrap-dark .mx-md-n5{margin-right:-3rem!important}.bootstrap-dark .mb-md-n5,.bootstrap-dark .my-md-n5{margin-bottom:-3rem!important}.bootstrap-dark .ml-md-n5,.bootstrap-dark .mx-md-n5{margin-left:-3rem!important}.bootstrap-dark .m-md-auto{margin:auto!important}.bootstrap-dark .mt-md-auto,.bootstrap-dark .my-md-auto{margin-top:auto!important}.bootstrap-dark .mr-md-auto,.bootstrap-dark .mx-md-auto{margin-right:auto!important}.bootstrap-dark .mb-md-auto,.bootstrap-dark .my-md-auto{margin-bottom:auto!important}.bootstrap-dark .ml-md-auto,.bootstrap-dark .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.bootstrap-dark .m-lg-0{margin:0!important}.bootstrap-dark .mt-lg-0,.bootstrap-dark .my-lg-0{margin-top:0!important}.bootstrap-dark .mr-lg-0,.bootstrap-dark .mx-lg-0{margin-right:0!important}.bootstrap-dark .mb-lg-0,.bootstrap-dark .my-lg-0{margin-bottom:0!important}.bootstrap-dark .ml-lg-0,.bootstrap-dark .mx-lg-0{margin-left:0!important}.bootstrap-dark .m-lg-1{margin:.25rem!important}.bootstrap-dark .mt-lg-1,.bootstrap-dark .my-lg-1{margin-top:.25rem!important}.bootstrap-dark .mr-lg-1,.bootstrap-dark .mx-lg-1{margin-right:.25rem!important}.bootstrap-dark .mb-lg-1,.bootstrap-dark .my-lg-1{margin-bottom:.25rem!important}.bootstrap-dark .ml-lg-1,.bootstrap-dark .mx-lg-1{margin-left:.25rem!important}.bootstrap-dark .m-lg-2{margin:.5rem!important}.bootstrap-dark .mt-lg-2,.bootstrap-dark .my-lg-2{margin-top:.5rem!important}.bootstrap-dark .mr-lg-2,.bootstrap-dark .mx-lg-2{margin-right:.5rem!important}.bootstrap-dark .mb-lg-2,.bootstrap-dark .my-lg-2{margin-bottom:.5rem!important}.bootstrap-dark .ml-lg-2,.bootstrap-dark .mx-lg-2{margin-left:.5rem!important}.bootstrap-dark .m-lg-3{margin:1rem!important}.bootstrap-dark .mt-lg-3,.bootstrap-dark .my-lg-3{margin-top:1rem!important}.bootstrap-dark .mr-lg-3,.bootstrap-dark .mx-lg-3{margin-right:1rem!important}.bootstrap-dark .mb-lg-3,.bootstrap-dark .my-lg-3{margin-bottom:1rem!important}.bootstrap-dark .ml-lg-3,.bootstrap-dark .mx-lg-3{margin-left:1rem!important}.bootstrap-dark .m-lg-4{margin:1.5rem!important}.bootstrap-dark .mt-lg-4,.bootstrap-dark .my-lg-4{margin-top:1.5rem!important}.bootstrap-dark .mr-lg-4,.bootstrap-dark .mx-lg-4{margin-right:1.5rem!important}.bootstrap-dark .mb-lg-4,.bootstrap-dark .my-lg-4{margin-bottom:1.5rem!important}.bootstrap-dark .ml-lg-4,.bootstrap-dark .mx-lg-4{margin-left:1.5rem!important}.bootstrap-dark .m-lg-5{margin:3rem!important}.bootstrap-dark .mt-lg-5,.bootstrap-dark .my-lg-5{margin-top:3rem!important}.bootstrap-dark .mr-lg-5,.bootstrap-dark .mx-lg-5{margin-right:3rem!important}.bootstrap-dark .mb-lg-5,.bootstrap-dark .my-lg-5{margin-bottom:3rem!important}.bootstrap-dark .ml-lg-5,.bootstrap-dark .mx-lg-5{margin-left:3rem!important}.bootstrap-dark .p-lg-0{padding:0!important}.bootstrap-dark .pt-lg-0,.bootstrap-dark .py-lg-0{padding-top:0!important}.bootstrap-dark .pr-lg-0,.bootstrap-dark .px-lg-0{padding-right:0!important}.bootstrap-dark .pb-lg-0,.bootstrap-dark .py-lg-0{padding-bottom:0!important}.bootstrap-dark .pl-lg-0,.bootstrap-dark .px-lg-0{padding-left:0!important}.bootstrap-dark .p-lg-1{padding:.25rem!important}.bootstrap-dark .pt-lg-1,.bootstrap-dark .py-lg-1{padding-top:.25rem!important}.bootstrap-dark .pr-lg-1,.bootstrap-dark .px-lg-1{padding-right:.25rem!important}.bootstrap-dark .pb-lg-1,.bootstrap-dark .py-lg-1{padding-bottom:.25rem!important}.bootstrap-dark .pl-lg-1,.bootstrap-dark .px-lg-1{padding-left:.25rem!important}.bootstrap-dark .p-lg-2{padding:.5rem!important}.bootstrap-dark .pt-lg-2,.bootstrap-dark .py-lg-2{padding-top:.5rem!important}.bootstrap-dark .pr-lg-2,.bootstrap-dark .px-lg-2{padding-right:.5rem!important}.bootstrap-dark .pb-lg-2,.bootstrap-dark .py-lg-2{padding-bottom:.5rem!important}.bootstrap-dark .pl-lg-2,.bootstrap-dark .px-lg-2{padding-left:.5rem!important}.bootstrap-dark .p-lg-3{padding:1rem!important}.bootstrap-dark .pt-lg-3,.bootstrap-dark .py-lg-3{padding-top:1rem!important}.bootstrap-dark .pr-lg-3,.bootstrap-dark .px-lg-3{padding-right:1rem!important}.bootstrap-dark .pb-lg-3,.bootstrap-dark .py-lg-3{padding-bottom:1rem!important}.bootstrap-dark .pl-lg-3,.bootstrap-dark .px-lg-3{padding-left:1rem!important}.bootstrap-dark .p-lg-4{padding:1.5rem!important}.bootstrap-dark .pt-lg-4,.bootstrap-dark .py-lg-4{padding-top:1.5rem!important}.bootstrap-dark .pr-lg-4,.bootstrap-dark .px-lg-4{padding-right:1.5rem!important}.bootstrap-dark .pb-lg-4,.bootstrap-dark .py-lg-4{padding-bottom:1.5rem!important}.bootstrap-dark .pl-lg-4,.bootstrap-dark .px-lg-4{padding-left:1.5rem!important}.bootstrap-dark .p-lg-5{padding:3rem!important}.bootstrap-dark .pt-lg-5,.bootstrap-dark .py-lg-5{padding-top:3rem!important}.bootstrap-dark .pr-lg-5,.bootstrap-dark .px-lg-5{padding-right:3rem!important}.bootstrap-dark .pb-lg-5,.bootstrap-dark .py-lg-5{padding-bottom:3rem!important}.bootstrap-dark .pl-lg-5,.bootstrap-dark .px-lg-5{padding-left:3rem!important}.bootstrap-dark .m-lg-n1{margin:-.25rem!important}.bootstrap-dark .mt-lg-n1,.bootstrap-dark .my-lg-n1{margin-top:-.25rem!important}.bootstrap-dark .mr-lg-n1,.bootstrap-dark .mx-lg-n1{margin-right:-.25rem!important}.bootstrap-dark .mb-lg-n1,.bootstrap-dark .my-lg-n1{margin-bottom:-.25rem!important}.bootstrap-dark .ml-lg-n1,.bootstrap-dark .mx-lg-n1{margin-left:-.25rem!important}.bootstrap-dark .m-lg-n2{margin:-.5rem!important}.bootstrap-dark .mt-lg-n2,.bootstrap-dark .my-lg-n2{margin-top:-.5rem!important}.bootstrap-dark .mr-lg-n2,.bootstrap-dark .mx-lg-n2{margin-right:-.5rem!important}.bootstrap-dark .mb-lg-n2,.bootstrap-dark .my-lg-n2{margin-bottom:-.5rem!important}.bootstrap-dark .ml-lg-n2,.bootstrap-dark .mx-lg-n2{margin-left:-.5rem!important}.bootstrap-dark .m-lg-n3{margin:-1rem!important}.bootstrap-dark .mt-lg-n3,.bootstrap-dark .my-lg-n3{margin-top:-1rem!important}.bootstrap-dark .mr-lg-n3,.bootstrap-dark .mx-lg-n3{margin-right:-1rem!important}.bootstrap-dark .mb-lg-n3,.bootstrap-dark .my-lg-n3{margin-bottom:-1rem!important}.bootstrap-dark .ml-lg-n3,.bootstrap-dark .mx-lg-n3{margin-left:-1rem!important}.bootstrap-dark .m-lg-n4{margin:-1.5rem!important}.bootstrap-dark .mt-lg-n4,.bootstrap-dark .my-lg-n4{margin-top:-1.5rem!important}.bootstrap-dark .mr-lg-n4,.bootstrap-dark .mx-lg-n4{margin-right:-1.5rem!important}.bootstrap-dark .mb-lg-n4,.bootstrap-dark .my-lg-n4{margin-bottom:-1.5rem!important}.bootstrap-dark .ml-lg-n4,.bootstrap-dark .mx-lg-n4{margin-left:-1.5rem!important}.bootstrap-dark .m-lg-n5{margin:-3rem!important}.bootstrap-dark .mt-lg-n5,.bootstrap-dark .my-lg-n5{margin-top:-3rem!important}.bootstrap-dark .mr-lg-n5,.bootstrap-dark .mx-lg-n5{margin-right:-3rem!important}.bootstrap-dark .mb-lg-n5,.bootstrap-dark .my-lg-n5{margin-bottom:-3rem!important}.bootstrap-dark .ml-lg-n5,.bootstrap-dark .mx-lg-n5{margin-left:-3rem!important}.bootstrap-dark .m-lg-auto{margin:auto!important}.bootstrap-dark .mt-lg-auto,.bootstrap-dark .my-lg-auto{margin-top:auto!important}.bootstrap-dark .mr-lg-auto,.bootstrap-dark .mx-lg-auto{margin-right:auto!important}.bootstrap-dark .mb-lg-auto,.bootstrap-dark .my-lg-auto{margin-bottom:auto!important}.bootstrap-dark .ml-lg-auto,.bootstrap-dark .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.bootstrap-dark .m-xl-0{margin:0!important}.bootstrap-dark .mt-xl-0,.bootstrap-dark .my-xl-0{margin-top:0!important}.bootstrap-dark .mr-xl-0,.bootstrap-dark .mx-xl-0{margin-right:0!important}.bootstrap-dark .mb-xl-0,.bootstrap-dark .my-xl-0{margin-bottom:0!important}.bootstrap-dark .ml-xl-0,.bootstrap-dark .mx-xl-0{margin-left:0!important}.bootstrap-dark .m-xl-1{margin:.25rem!important}.bootstrap-dark .mt-xl-1,.bootstrap-dark .my-xl-1{margin-top:.25rem!important}.bootstrap-dark .mr-xl-1,.bootstrap-dark .mx-xl-1{margin-right:.25rem!important}.bootstrap-dark .mb-xl-1,.bootstrap-dark .my-xl-1{margin-bottom:.25rem!important}.bootstrap-dark .ml-xl-1,.bootstrap-dark .mx-xl-1{margin-left:.25rem!important}.bootstrap-dark .m-xl-2{margin:.5rem!important}.bootstrap-dark .mt-xl-2,.bootstrap-dark .my-xl-2{margin-top:.5rem!important}.bootstrap-dark .mr-xl-2,.bootstrap-dark .mx-xl-2{margin-right:.5rem!important}.bootstrap-dark .mb-xl-2,.bootstrap-dark .my-xl-2{margin-bottom:.5rem!important}.bootstrap-dark .ml-xl-2,.bootstrap-dark .mx-xl-2{margin-left:.5rem!important}.bootstrap-dark .m-xl-3{margin:1rem!important}.bootstrap-dark .mt-xl-3,.bootstrap-dark .my-xl-3{margin-top:1rem!important}.bootstrap-dark .mr-xl-3,.bootstrap-dark .mx-xl-3{margin-right:1rem!important}.bootstrap-dark .mb-xl-3,.bootstrap-dark .my-xl-3{margin-bottom:1rem!important}.bootstrap-dark .ml-xl-3,.bootstrap-dark .mx-xl-3{margin-left:1rem!important}.bootstrap-dark .m-xl-4{margin:1.5rem!important}.bootstrap-dark .mt-xl-4,.bootstrap-dark .my-xl-4{margin-top:1.5rem!important}.bootstrap-dark .mr-xl-4,.bootstrap-dark .mx-xl-4{margin-right:1.5rem!important}.bootstrap-dark .mb-xl-4,.bootstrap-dark .my-xl-4{margin-bottom:1.5rem!important}.bootstrap-dark .ml-xl-4,.bootstrap-dark .mx-xl-4{margin-left:1.5rem!important}.bootstrap-dark .m-xl-5{margin:3rem!important}.bootstrap-dark .mt-xl-5,.bootstrap-dark .my-xl-5{margin-top:3rem!important}.bootstrap-dark .mr-xl-5,.bootstrap-dark .mx-xl-5{margin-right:3rem!important}.bootstrap-dark .mb-xl-5,.bootstrap-dark .my-xl-5{margin-bottom:3rem!important}.bootstrap-dark .ml-xl-5,.bootstrap-dark .mx-xl-5{margin-left:3rem!important}.bootstrap-dark .p-xl-0{padding:0!important}.bootstrap-dark .pt-xl-0,.bootstrap-dark .py-xl-0{padding-top:0!important}.bootstrap-dark .pr-xl-0,.bootstrap-dark .px-xl-0{padding-right:0!important}.bootstrap-dark .pb-xl-0,.bootstrap-dark .py-xl-0{padding-bottom:0!important}.bootstrap-dark .pl-xl-0,.bootstrap-dark .px-xl-0{padding-left:0!important}.bootstrap-dark .p-xl-1{padding:.25rem!important}.bootstrap-dark .pt-xl-1,.bootstrap-dark .py-xl-1{padding-top:.25rem!important}.bootstrap-dark .pr-xl-1,.bootstrap-dark .px-xl-1{padding-right:.25rem!important}.bootstrap-dark .pb-xl-1,.bootstrap-dark .py-xl-1{padding-bottom:.25rem!important}.bootstrap-dark .pl-xl-1,.bootstrap-dark .px-xl-1{padding-left:.25rem!important}.bootstrap-dark .p-xl-2{padding:.5rem!important}.bootstrap-dark .pt-xl-2,.bootstrap-dark .py-xl-2{padding-top:.5rem!important}.bootstrap-dark .pr-xl-2,.bootstrap-dark .px-xl-2{padding-right:.5rem!important}.bootstrap-dark .pb-xl-2,.bootstrap-dark .py-xl-2{padding-bottom:.5rem!important}.bootstrap-dark .pl-xl-2,.bootstrap-dark .px-xl-2{padding-left:.5rem!important}.bootstrap-dark .p-xl-3{padding:1rem!important}.bootstrap-dark .pt-xl-3,.bootstrap-dark .py-xl-3{padding-top:1rem!important}.bootstrap-dark .pr-xl-3,.bootstrap-dark .px-xl-3{padding-right:1rem!important}.bootstrap-dark .pb-xl-3,.bootstrap-dark .py-xl-3{padding-bottom:1rem!important}.bootstrap-dark .pl-xl-3,.bootstrap-dark .px-xl-3{padding-left:1rem!important}.bootstrap-dark .p-xl-4{padding:1.5rem!important}.bootstrap-dark .pt-xl-4,.bootstrap-dark .py-xl-4{padding-top:1.5rem!important}.bootstrap-dark .pr-xl-4,.bootstrap-dark .px-xl-4{padding-right:1.5rem!important}.bootstrap-dark .pb-xl-4,.bootstrap-dark .py-xl-4{padding-bottom:1.5rem!important}.bootstrap-dark .pl-xl-4,.bootstrap-dark .px-xl-4{padding-left:1.5rem!important}.bootstrap-dark .p-xl-5{padding:3rem!important}.bootstrap-dark .pt-xl-5,.bootstrap-dark .py-xl-5{padding-top:3rem!important}.bootstrap-dark .pr-xl-5,.bootstrap-dark .px-xl-5{padding-right:3rem!important}.bootstrap-dark .pb-xl-5,.bootstrap-dark .py-xl-5{padding-bottom:3rem!important}.bootstrap-dark .pl-xl-5,.bootstrap-dark .px-xl-5{padding-left:3rem!important}.bootstrap-dark .m-xl-n1{margin:-.25rem!important}.bootstrap-dark .mt-xl-n1,.bootstrap-dark .my-xl-n1{margin-top:-.25rem!important}.bootstrap-dark .mr-xl-n1,.bootstrap-dark .mx-xl-n1{margin-right:-.25rem!important}.bootstrap-dark .mb-xl-n1,.bootstrap-dark .my-xl-n1{margin-bottom:-.25rem!important}.bootstrap-dark .ml-xl-n1,.bootstrap-dark .mx-xl-n1{margin-left:-.25rem!important}.bootstrap-dark .m-xl-n2{margin:-.5rem!important}.bootstrap-dark .mt-xl-n2,.bootstrap-dark .my-xl-n2{margin-top:-.5rem!important}.bootstrap-dark .mr-xl-n2,.bootstrap-dark .mx-xl-n2{margin-right:-.5rem!important}.bootstrap-dark .mb-xl-n2,.bootstrap-dark .my-xl-n2{margin-bottom:-.5rem!important}.bootstrap-dark .ml-xl-n2,.bootstrap-dark .mx-xl-n2{margin-left:-.5rem!important}.bootstrap-dark .m-xl-n3{margin:-1rem!important}.bootstrap-dark .mt-xl-n3,.bootstrap-dark .my-xl-n3{margin-top:-1rem!important}.bootstrap-dark .mr-xl-n3,.bootstrap-dark .mx-xl-n3{margin-right:-1rem!important}.bootstrap-dark .mb-xl-n3,.bootstrap-dark .my-xl-n3{margin-bottom:-1rem!important}.bootstrap-dark .ml-xl-n3,.bootstrap-dark .mx-xl-n3{margin-left:-1rem!important}.bootstrap-dark .m-xl-n4{margin:-1.5rem!important}.bootstrap-dark .mt-xl-n4,.bootstrap-dark .my-xl-n4{margin-top:-1.5rem!important}.bootstrap-dark .mr-xl-n4,.bootstrap-dark .mx-xl-n4{margin-right:-1.5rem!important}.bootstrap-dark .mb-xl-n4,.bootstrap-dark .my-xl-n4{margin-bottom:-1.5rem!important}.bootstrap-dark .ml-xl-n4,.bootstrap-dark .mx-xl-n4{margin-left:-1.5rem!important}.bootstrap-dark .m-xl-n5{margin:-3rem!important}.bootstrap-dark .mt-xl-n5,.bootstrap-dark .my-xl-n5{margin-top:-3rem!important}.bootstrap-dark .mr-xl-n5,.bootstrap-dark .mx-xl-n5{margin-right:-3rem!important}.bootstrap-dark .mb-xl-n5,.bootstrap-dark .my-xl-n5{margin-bottom:-3rem!important}.bootstrap-dark .ml-xl-n5,.bootstrap-dark .mx-xl-n5{margin-left:-3rem!important}.bootstrap-dark .m-xl-auto{margin:auto!important}.bootstrap-dark .mt-xl-auto,.bootstrap-dark .my-xl-auto{margin-top:auto!important}.bootstrap-dark .mr-xl-auto,.bootstrap-dark .mx-xl-auto{margin-right:auto!important}.bootstrap-dark .mb-xl-auto,.bootstrap-dark .my-xl-auto{margin-bottom:auto!important}.bootstrap-dark .ml-xl-auto,.bootstrap-dark .mx-xl-auto{margin-left:auto!important}}.bootstrap-dark .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.bootstrap-dark .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.bootstrap-dark .text-justify{text-align:justify!important}.bootstrap-dark .text-wrap{white-space:normal!important}.bootstrap-dark .text-nowrap{white-space:nowrap!important}.bootstrap-dark .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bootstrap-dark .text-left{text-align:left!important}.bootstrap-dark .text-right{text-align:right!important}.bootstrap-dark .text-center{text-align:center!important}@media (min-width:576px){.bootstrap-dark .text-sm-left{text-align:left!important}.bootstrap-dark .text-sm-right{text-align:right!important}.bootstrap-dark .text-sm-center{text-align:center!important}}@media (min-width:768px){.bootstrap-dark .text-md-left{text-align:left!important}.bootstrap-dark .text-md-right{text-align:right!important}.bootstrap-dark .text-md-center{text-align:center!important}}@media (min-width:992px){.bootstrap-dark .text-lg-left{text-align:left!important}.bootstrap-dark .text-lg-right{text-align:right!important}.bootstrap-dark .text-lg-center{text-align:center!important}}@media (min-width:1200px){.bootstrap-dark .text-xl-left{text-align:left!important}.bootstrap-dark .text-xl-right{text-align:right!important}.bootstrap-dark .text-xl-center{text-align:center!important}}.bootstrap-dark .text-lowercase{text-transform:lowercase!important}.bootstrap-dark .text-uppercase{text-transform:uppercase!important}.bootstrap-dark .text-capitalize{text-transform:capitalize!important}.bootstrap-dark .font-weight-light{font-weight:300!important}.bootstrap-dark .font-weight-lighter{font-weight:lighter!important}.bootstrap-dark .font-weight-normal{font-weight:400!important}.bootstrap-dark .font-weight-bold{font-weight:700!important}.bootstrap-dark .font-weight-bolder{font-weight:bolder!important}.bootstrap-dark .font-italic{font-style:italic!important}.bootstrap-dark .text-white{color:#fff!important}.bootstrap-dark .text-primary{color:#007bff!important}.bootstrap-dark a.text-primary:focus,.bootstrap-dark a.text-primary:hover{color:#0056b3!important}.bootstrap-dark .text-secondary{color:#6c757d!important}.bootstrap-dark a.text-secondary:focus,.bootstrap-dark a.text-secondary:hover{color:#494f54!important}.bootstrap-dark .text-success{color:#28a745!important}.bootstrap-dark a.text-success:focus,.bootstrap-dark a.text-success:hover{color:#19692c!important}.bootstrap-dark .text-info{color:#17a2b8!important}.bootstrap-dark a.text-info:focus,.bootstrap-dark a.text-info:hover{color:#0f6674!important}.bootstrap-dark .text-warning{color:#ffc107!important}.bootstrap-dark a.text-warning:focus,.bootstrap-dark a.text-warning:hover{color:#ba8b00!important}.bootstrap-dark .text-danger{color:#dc3545!important}.bootstrap-dark a.text-danger:focus,.bootstrap-dark a.text-danger:hover{color:#a71d2a!important}.bootstrap-dark .text-light,.bootstrap-dark .text-themed{color:#f8f9fa!important}.bootstrap-dark a.text-light:focus,.bootstrap-dark a.text-light:hover,.bootstrap-dark a.text-themed:focus,.bootstrap-dark a.text-themed:hover{color:#cbd3da!important}.bootstrap-dark .text-dark,.bootstrap-dark .text-themed-inverted{color:#343a40!important}.bootstrap-dark a.text-dark:focus,.bootstrap-dark a.text-dark:hover,.bootstrap-dark a.text-themed-inverted:focus,.bootstrap-dark a.text-themed-inverted:hover{color:#121416!important}.bootstrap-dark .text-body{color:#d3d3d3!important}.bootstrap-dark .text-muted{color:#6c757d!important}.bootstrap-dark .text-black-50{color:rgba(0,0,0,.5)!important}.bootstrap-dark .text-white-50{color:rgba(255,255,255,.5)!important}.bootstrap-dark .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bootstrap-dark .text-decoration-none{text-decoration:none!important}.bootstrap-dark .text-break{word-break:break-word!important;word-wrap:break-word!important}.bootstrap-dark .text-reset{color:inherit!important}.bootstrap-dark .visible{visibility:visible!important}.bootstrap-dark .invisible{visibility:hidden!important}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.css
index d19102e1d7..a88c36820b 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media print {
*,
*::before,
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.min.css
index e70a1923f6..6a804f848c 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap-print.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.css
index 481e790f3e..1e639a9257 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
body.bootstrap {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.min.css b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.min.css
index 1be01ca58c..b121f2352d 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.min.css
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/dist/css/toggle-bootstrap.min.css
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
body.bootstrap{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.bootstrap :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.bootstrap *,.bootstrap ::after,.bootstrap ::before{box-sizing:border-box}.bootstrap html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.bootstrap article,.bootstrap aside,.bootstrap figcaption,.bootstrap figure,.bootstrap footer,.bootstrap header,.bootstrap hgroup,.bootstrap main,.bootstrap nav,.bootstrap section{display:block}.bootstrap body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.bootstrap [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.bootstrap hr{box-sizing:content-box;height:0;overflow:visible}.bootstrap h1,.bootstrap h2,.bootstrap h3,.bootstrap h4,.bootstrap h5,.bootstrap h6{margin-top:0;margin-bottom:.5rem}.bootstrap p{margin-top:0;margin-bottom:1rem}.bootstrap abbr[data-original-title],.bootstrap abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.bootstrap address{margin-bottom:1rem;font-style:normal;line-height:inherit}.bootstrap dl,.bootstrap ol,.bootstrap ul{margin-top:0;margin-bottom:1rem}.bootstrap ol ol,.bootstrap ol ul,.bootstrap ul ol,.bootstrap ul ul{margin-bottom:0}.bootstrap dt{font-weight:700}.bootstrap dd{margin-bottom:.5rem;margin-left:0}.bootstrap blockquote{margin:0 0 1rem}.bootstrap b,.bootstrap strong{font-weight:bolder}.bootstrap small{font-size:80%}.bootstrap sub,.bootstrap sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.bootstrap sub{bottom:-.25em}.bootstrap sup{top:-.5em}.bootstrap a{color:#007bff;text-decoration:none;background-color:transparent}.bootstrap a:hover{color:#0056b3;text-decoration:underline}.bootstrap a:not([href]):not([class]){color:inherit;text-decoration:none}.bootstrap a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.bootstrap code,.bootstrap kbd,.bootstrap pre,.bootstrap samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.bootstrap pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.bootstrap figure{margin:0 0 1rem}.bootstrap img{vertical-align:middle;border-style:none}.bootstrap svg{overflow:hidden;vertical-align:middle}.bootstrap table{border-collapse:collapse}.bootstrap caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.bootstrap th{text-align:inherit;text-align:-webkit-match-parent}.bootstrap label{display:inline-block;margin-bottom:.5rem}.bootstrap button{border-radius:0}.bootstrap button:focus:not(:focus-visible){outline:0}.bootstrap button,.bootstrap input,.bootstrap optgroup,.bootstrap select,.bootstrap textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.bootstrap button,.bootstrap input{overflow:visible}.bootstrap button,.bootstrap select{text-transform:none}.bootstrap [role=button]{cursor:pointer}.bootstrap select{word-wrap:normal}.bootstrap [type=button],.bootstrap [type=reset],.bootstrap [type=submit],.bootstrap button{-webkit-appearance:button}.bootstrap [type=button]:not(:disabled),.bootstrap [type=reset]:not(:disabled),.bootstrap [type=submit]:not(:disabled),.bootstrap button:not(:disabled){cursor:pointer}.bootstrap [type=button]::-moz-focus-inner,.bootstrap [type=reset]::-moz-focus-inner,.bootstrap [type=submit]::-moz-focus-inner,.bootstrap button::-moz-focus-inner{padding:0;border-style:none}.bootstrap input[type=checkbox],.bootstrap input[type=radio]{box-sizing:border-box;padding:0}.bootstrap textarea{overflow:auto;resize:vertical}.bootstrap fieldset{min-width:0;padding:0;margin:0;border:0}.bootstrap legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.bootstrap progress{vertical-align:baseline}.bootstrap [type=number]::-webkit-inner-spin-button,.bootstrap [type=number]::-webkit-outer-spin-button{height:auto}.bootstrap [type=search]{outline-offset:-2px;-webkit-appearance:none}.bootstrap [type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.bootstrap output{display:inline-block}.bootstrap summary{display:list-item;cursor:pointer}.bootstrap template{display:none}.bootstrap [hidden]{display:none!important}.bootstrap .h1,.bootstrap .h2,.bootstrap .h3,.bootstrap .h4,.bootstrap .h5,.bootstrap .h6,.bootstrap h1,.bootstrap h2,.bootstrap h3,.bootstrap h4,.bootstrap h5,.bootstrap h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.bootstrap .h1,.bootstrap h1{font-size:2.5rem}.bootstrap .h2,.bootstrap h2{font-size:2rem}.bootstrap .h3,.bootstrap h3{font-size:1.75rem}.bootstrap .h4,.bootstrap h4{font-size:1.5rem}.bootstrap .h5,.bootstrap h5{font-size:1.25rem}.bootstrap .h6,.bootstrap h6{font-size:1rem}.bootstrap .lead{font-size:1.25rem;font-weight:300}.bootstrap .display-1{font-size:6rem;font-weight:300;line-height:1.2}.bootstrap .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.bootstrap .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.bootstrap .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.bootstrap hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.bootstrap .small,.bootstrap small{font-size:.875em;font-weight:400}.bootstrap .mark,.bootstrap mark{padding:.2em;background-color:#fcf8e3}.bootstrap .list-unstyled{padding-left:0;list-style:none}.bootstrap .list-inline{padding-left:0;list-style:none}.bootstrap .list-inline-item{display:inline-block}.bootstrap .list-inline-item:not(:last-child){margin-right:.5rem}.bootstrap .initialism{font-size:90%;text-transform:uppercase}.bootstrap .blockquote{margin-bottom:1rem;font-size:1.25rem}.bootstrap .blockquote-footer{display:block;font-size:.875em;color:#6c757d}.bootstrap .blockquote-footer::before{content:"\2014\00A0"}.bootstrap .img-fluid{max-width:100%;height:auto}.bootstrap .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.bootstrap .figure{display:inline-block}.bootstrap .figure-img{margin-bottom:.5rem;line-height:1}.bootstrap .figure-caption{font-size:90%;color:#6c757d}.bootstrap code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.bootstrap code{color:inherit}.bootstrap kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.bootstrap kbd kbd{padding:0;font-size:100%;font-weight:700}.bootstrap pre{display:block;font-size:87.5%;color:#212529}.bootstrap pre code{font-size:inherit;color:inherit;word-break:normal}.bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrap .container,.bootstrap .container-fluid,.bootstrap .container-lg,.bootstrap .container-md,.bootstrap .container-sm,.bootstrap .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.bootstrap .container,.bootstrap .container-sm{max-width:540px}}@media (min-width:768px){.bootstrap .container,.bootstrap .container-md,.bootstrap .container-sm{max-width:720px}}@media (min-width:992px){.bootstrap .container,.bootstrap .container-lg,.bootstrap .container-md,.bootstrap .container-sm{max-width:960px}}@media (min-width:1200px){.bootstrap .container,.bootstrap .container-lg,.bootstrap .container-md,.bootstrap .container-sm,.bootstrap .container-xl{max-width:1140px}}.bootstrap .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bootstrap .no-gutters{margin-right:0;margin-left:0}.bootstrap .no-gutters>.col,.bootstrap .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.bootstrap .col,.bootstrap .col-1,.bootstrap .col-10,.bootstrap .col-11,.bootstrap .col-12,.bootstrap .col-2,.bootstrap .col-3,.bootstrap .col-4,.bootstrap .col-5,.bootstrap .col-6,.bootstrap .col-7,.bootstrap .col-8,.bootstrap .col-9,.bootstrap .col-auto,.bootstrap .col-lg,.bootstrap .col-lg-1,.bootstrap .col-lg-10,.bootstrap .col-lg-11,.bootstrap .col-lg-12,.bootstrap .col-lg-2,.bootstrap .col-lg-3,.bootstrap .col-lg-4,.bootstrap .col-lg-5,.bootstrap .col-lg-6,.bootstrap .col-lg-7,.bootstrap .col-lg-8,.bootstrap .col-lg-9,.bootstrap .col-lg-auto,.bootstrap .col-md,.bootstrap .col-md-1,.bootstrap .col-md-10,.bootstrap .col-md-11,.bootstrap .col-md-12,.bootstrap .col-md-2,.bootstrap .col-md-3,.bootstrap .col-md-4,.bootstrap .col-md-5,.bootstrap .col-md-6,.bootstrap .col-md-7,.bootstrap .col-md-8,.bootstrap .col-md-9,.bootstrap .col-md-auto,.bootstrap .col-sm,.bootstrap .col-sm-1,.bootstrap .col-sm-10,.bootstrap .col-sm-11,.bootstrap .col-sm-12,.bootstrap .col-sm-2,.bootstrap .col-sm-3,.bootstrap .col-sm-4,.bootstrap .col-sm-5,.bootstrap .col-sm-6,.bootstrap .col-sm-7,.bootstrap .col-sm-8,.bootstrap .col-sm-9,.bootstrap .col-sm-auto,.bootstrap .col-xl,.bootstrap .col-xl-1,.bootstrap .col-xl-10,.bootstrap .col-xl-11,.bootstrap .col-xl-12,.bootstrap .col-xl-2,.bootstrap .col-xl-3,.bootstrap .col-xl-4,.bootstrap .col-xl-5,.bootstrap .col-xl-6,.bootstrap .col-xl-7,.bootstrap .col-xl-8,.bootstrap .col-xl-9,.bootstrap .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.bootstrap .col{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap .row-cols-1>*{flex:0 0 100%;max-width:100%}.bootstrap .row-cols-2>*{flex:0 0 50%;max-width:50%}.bootstrap .row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .row-cols-4>*{flex:0 0 25%;max-width:25%}.bootstrap .row-cols-5>*{flex:0 0 20%;max-width:20%}.bootstrap .row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap .col-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap .col-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-3{flex:0 0 25%;max-width:25%}.bootstrap .col-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .col-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap .col-6{flex:0 0 50%;max-width:50%}.bootstrap .col-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap .col-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap .col-9{flex:0 0 75%;max-width:75%}.bootstrap .col-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap .col-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap .col-12{flex:0 0 100%;max-width:100%}.bootstrap .order-first{order:-1}.bootstrap .order-last{order:13}.bootstrap .order-0{order:0}.bootstrap .order-1{order:1}.bootstrap .order-2{order:2}.bootstrap .order-3{order:3}.bootstrap .order-4{order:4}.bootstrap .order-5{order:5}.bootstrap .order-6{order:6}.bootstrap .order-7{order:7}.bootstrap .order-8{order:8}.bootstrap .order-9{order:9}.bootstrap .order-10{order:10}.bootstrap .order-11{order:11}.bootstrap .order-12{order:12}.bootstrap .offset-1{margin-left:8.33333%}.bootstrap .offset-2{margin-left:16.66667%}.bootstrap .offset-3{margin-left:25%}.bootstrap .offset-4{margin-left:33.33333%}.bootstrap .offset-5{margin-left:41.66667%}.bootstrap .offset-6{margin-left:50%}.bootstrap .offset-7{margin-left:58.33333%}.bootstrap .offset-8{margin-left:66.66667%}.bootstrap .offset-9{margin-left:75%}.bootstrap .offset-10{margin-left:83.33333%}.bootstrap .offset-11{margin-left:91.66667%}@media (min-width:576px){.bootstrap .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.bootstrap .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.bootstrap .row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.bootstrap .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.bootstrap .row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-sm-3{flex:0 0 25%;max-width:25%}.bootstrap .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap .col-sm-6{flex:0 0 50%;max-width:50%}.bootstrap .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap .col-sm-9{flex:0 0 75%;max-width:75%}.bootstrap .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap .col-sm-12{flex:0 0 100%;max-width:100%}.bootstrap .order-sm-first{order:-1}.bootstrap .order-sm-last{order:13}.bootstrap .order-sm-0{order:0}.bootstrap .order-sm-1{order:1}.bootstrap .order-sm-2{order:2}.bootstrap .order-sm-3{order:3}.bootstrap .order-sm-4{order:4}.bootstrap .order-sm-5{order:5}.bootstrap .order-sm-6{order:6}.bootstrap .order-sm-7{order:7}.bootstrap .order-sm-8{order:8}.bootstrap .order-sm-9{order:9}.bootstrap .order-sm-10{order:10}.bootstrap .order-sm-11{order:11}.bootstrap .order-sm-12{order:12}.bootstrap .offset-sm-0{margin-left:0}.bootstrap .offset-sm-1{margin-left:8.33333%}.bootstrap .offset-sm-2{margin-left:16.66667%}.bootstrap .offset-sm-3{margin-left:25%}.bootstrap .offset-sm-4{margin-left:33.33333%}.bootstrap .offset-sm-5{margin-left:41.66667%}.bootstrap .offset-sm-6{margin-left:50%}.bootstrap .offset-sm-7{margin-left:58.33333%}.bootstrap .offset-sm-8{margin-left:66.66667%}.bootstrap .offset-sm-9{margin-left:75%}.bootstrap .offset-sm-10{margin-left:83.33333%}.bootstrap .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.bootstrap .col-md{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.bootstrap .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.bootstrap .row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.bootstrap .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.bootstrap .row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-md-3{flex:0 0 25%;max-width:25%}.bootstrap .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap .col-md-6{flex:0 0 50%;max-width:50%}.bootstrap .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap .col-md-9{flex:0 0 75%;max-width:75%}.bootstrap .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap .col-md-12{flex:0 0 100%;max-width:100%}.bootstrap .order-md-first{order:-1}.bootstrap .order-md-last{order:13}.bootstrap .order-md-0{order:0}.bootstrap .order-md-1{order:1}.bootstrap .order-md-2{order:2}.bootstrap .order-md-3{order:3}.bootstrap .order-md-4{order:4}.bootstrap .order-md-5{order:5}.bootstrap .order-md-6{order:6}.bootstrap .order-md-7{order:7}.bootstrap .order-md-8{order:8}.bootstrap .order-md-9{order:9}.bootstrap .order-md-10{order:10}.bootstrap .order-md-11{order:11}.bootstrap .order-md-12{order:12}.bootstrap .offset-md-0{margin-left:0}.bootstrap .offset-md-1{margin-left:8.33333%}.bootstrap .offset-md-2{margin-left:16.66667%}.bootstrap .offset-md-3{margin-left:25%}.bootstrap .offset-md-4{margin-left:33.33333%}.bootstrap .offset-md-5{margin-left:41.66667%}.bootstrap .offset-md-6{margin-left:50%}.bootstrap .offset-md-7{margin-left:58.33333%}.bootstrap .offset-md-8{margin-left:66.66667%}.bootstrap .offset-md-9{margin-left:75%}.bootstrap .offset-md-10{margin-left:83.33333%}.bootstrap .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.bootstrap .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.bootstrap .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.bootstrap .row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.bootstrap .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.bootstrap .row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-lg-3{flex:0 0 25%;max-width:25%}.bootstrap .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap .col-lg-6{flex:0 0 50%;max-width:50%}.bootstrap .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap .col-lg-9{flex:0 0 75%;max-width:75%}.bootstrap .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap .col-lg-12{flex:0 0 100%;max-width:100%}.bootstrap .order-lg-first{order:-1}.bootstrap .order-lg-last{order:13}.bootstrap .order-lg-0{order:0}.bootstrap .order-lg-1{order:1}.bootstrap .order-lg-2{order:2}.bootstrap .order-lg-3{order:3}.bootstrap .order-lg-4{order:4}.bootstrap .order-lg-5{order:5}.bootstrap .order-lg-6{order:6}.bootstrap .order-lg-7{order:7}.bootstrap .order-lg-8{order:8}.bootstrap .order-lg-9{order:9}.bootstrap .order-lg-10{order:10}.bootstrap .order-lg-11{order:11}.bootstrap .order-lg-12{order:12}.bootstrap .offset-lg-0{margin-left:0}.bootstrap .offset-lg-1{margin-left:8.33333%}.bootstrap .offset-lg-2{margin-left:16.66667%}.bootstrap .offset-lg-3{margin-left:25%}.bootstrap .offset-lg-4{margin-left:33.33333%}.bootstrap .offset-lg-5{margin-left:41.66667%}.bootstrap .offset-lg-6{margin-left:50%}.bootstrap .offset-lg-7{margin-left:58.33333%}.bootstrap .offset-lg-8{margin-left:66.66667%}.bootstrap .offset-lg-9{margin-left:75%}.bootstrap .offset-lg-10{margin-left:83.33333%}.bootstrap .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.bootstrap .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.bootstrap .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.bootstrap .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.bootstrap .row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.bootstrap .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.bootstrap .row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.bootstrap .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.bootstrap .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.bootstrap .col-xl-3{flex:0 0 25%;max-width:25%}.bootstrap .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.bootstrap .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.bootstrap .col-xl-6{flex:0 0 50%;max-width:50%}.bootstrap .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.bootstrap .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.bootstrap .col-xl-9{flex:0 0 75%;max-width:75%}.bootstrap .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.bootstrap .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.bootstrap .col-xl-12{flex:0 0 100%;max-width:100%}.bootstrap .order-xl-first{order:-1}.bootstrap .order-xl-last{order:13}.bootstrap .order-xl-0{order:0}.bootstrap .order-xl-1{order:1}.bootstrap .order-xl-2{order:2}.bootstrap .order-xl-3{order:3}.bootstrap .order-xl-4{order:4}.bootstrap .order-xl-5{order:5}.bootstrap .order-xl-6{order:6}.bootstrap .order-xl-7{order:7}.bootstrap .order-xl-8{order:8}.bootstrap .order-xl-9{order:9}.bootstrap .order-xl-10{order:10}.bootstrap .order-xl-11{order:11}.bootstrap .order-xl-12{order:12}.bootstrap .offset-xl-0{margin-left:0}.bootstrap .offset-xl-1{margin-left:8.33333%}.bootstrap .offset-xl-2{margin-left:16.66667%}.bootstrap .offset-xl-3{margin-left:25%}.bootstrap .offset-xl-4{margin-left:33.33333%}.bootstrap .offset-xl-5{margin-left:41.66667%}.bootstrap .offset-xl-6{margin-left:50%}.bootstrap .offset-xl-7{margin-left:58.33333%}.bootstrap .offset-xl-8{margin-left:66.66667%}.bootstrap .offset-xl-9{margin-left:75%}.bootstrap .offset-xl-10{margin-left:83.33333%}.bootstrap .offset-xl-11{margin-left:91.66667%}}.bootstrap .table{width:100%;margin-bottom:1rem;color:#212529}.bootstrap .table td,.bootstrap .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.bootstrap .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.bootstrap .table tbody+tbody{border-top:2px solid #dee2e6}.bootstrap .table-sm td,.bootstrap .table-sm th{padding:.3rem}.bootstrap .table-bordered{border:1px solid #dee2e6}.bootstrap .table-bordered td,.bootstrap .table-bordered th{border:1px solid #dee2e6}.bootstrap .table-bordered thead td,.bootstrap .table-bordered thead th{border-bottom-width:2px}.bootstrap .table-borderless tbody+tbody,.bootstrap .table-borderless td,.bootstrap .table-borderless th,.bootstrap .table-borderless thead th{border:0}.bootstrap .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.bootstrap .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.bootstrap .table-primary,.bootstrap .table-primary>td,.bootstrap .table-primary>th{background-color:#b8daff}.bootstrap .table-primary tbody+tbody,.bootstrap .table-primary td,.bootstrap .table-primary th,.bootstrap .table-primary thead th{border-color:#7abaff}.bootstrap .table-hover .table-primary:hover{background-color:#9fcdff}.bootstrap .table-hover .table-primary:hover>td,.bootstrap .table-hover .table-primary:hover>th{background-color:#9fcdff}.bootstrap .table-secondary,.bootstrap .table-secondary>td,.bootstrap .table-secondary>th{background-color:#d6d8db}.bootstrap .table-secondary tbody+tbody,.bootstrap .table-secondary td,.bootstrap .table-secondary th,.bootstrap .table-secondary thead th{border-color:#b3b7bb}.bootstrap .table-hover .table-secondary:hover{background-color:#c8cbcf}.bootstrap .table-hover .table-secondary:hover>td,.bootstrap .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.bootstrap .table-success,.bootstrap .table-success>td,.bootstrap .table-success>th{background-color:#c3e6cb}.bootstrap .table-success tbody+tbody,.bootstrap .table-success td,.bootstrap .table-success th,.bootstrap .table-success thead th{border-color:#8fd19e}.bootstrap .table-hover .table-success:hover{background-color:#b1dfbb}.bootstrap .table-hover .table-success:hover>td,.bootstrap .table-hover .table-success:hover>th{background-color:#b1dfbb}.bootstrap .table-info,.bootstrap .table-info>td,.bootstrap .table-info>th{background-color:#bee5eb}.bootstrap .table-info tbody+tbody,.bootstrap .table-info td,.bootstrap .table-info th,.bootstrap .table-info thead th{border-color:#86cfda}.bootstrap .table-hover .table-info:hover{background-color:#abdde5}.bootstrap .table-hover .table-info:hover>td,.bootstrap .table-hover .table-info:hover>th{background-color:#abdde5}.bootstrap .table-warning,.bootstrap .table-warning>td,.bootstrap .table-warning>th{background-color:#ffeeba}.bootstrap .table-warning tbody+tbody,.bootstrap .table-warning td,.bootstrap .table-warning th,.bootstrap .table-warning thead th{border-color:#ffdf7e}.bootstrap .table-hover .table-warning:hover{background-color:#ffe8a1}.bootstrap .table-hover .table-warning:hover>td,.bootstrap .table-hover .table-warning:hover>th{background-color:#ffe8a1}.bootstrap .table-danger,.bootstrap .table-danger>td,.bootstrap .table-danger>th{background-color:#f5c6cb}.bootstrap .table-danger tbody+tbody,.bootstrap .table-danger td,.bootstrap .table-danger th,.bootstrap .table-danger thead th{border-color:#ed969e}.bootstrap .table-hover .table-danger:hover{background-color:#f1b0b7}.bootstrap .table-hover .table-danger:hover>td,.bootstrap .table-hover .table-danger:hover>th{background-color:#f1b0b7}.bootstrap .table-light,.bootstrap .table-light>td,.bootstrap .table-light>th{background-color:#fdfdfe}.bootstrap .table-light tbody+tbody,.bootstrap .table-light td,.bootstrap .table-light th,.bootstrap .table-light thead th{border-color:#fbfcfc}.bootstrap .table-hover .table-light:hover{background-color:#ececf6}.bootstrap .table-hover .table-light:hover>td,.bootstrap .table-hover .table-light:hover>th{background-color:#ececf6}.bootstrap .table-dark,.bootstrap .table-dark>td,.bootstrap .table-dark>th{background-color:#c6c8ca}.bootstrap .table-dark tbody+tbody,.bootstrap .table-dark td,.bootstrap .table-dark th,.bootstrap .table-dark thead th{border-color:#95999c}.bootstrap .table-hover .table-dark:hover{background-color:#b9bbbe}.bootstrap .table-hover .table-dark:hover>td,.bootstrap .table-hover .table-dark:hover>th{background-color:#b9bbbe}.bootstrap .table-active,.bootstrap .table-active>td,.bootstrap .table-active>th{background-color:rgba(0,0,0,.075)}.bootstrap .table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.bootstrap .table-hover .table-active:hover>td,.bootstrap .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.bootstrap .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.bootstrap .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.bootstrap .table-dark{color:#fff;background-color:#343a40}.bootstrap .table-dark td,.bootstrap .table-dark th,.bootstrap .table-dark thead th{border-color:#454d55}.bootstrap .table-dark.table-bordered{border:0}.bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.bootstrap .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.bootstrap .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.bootstrap .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.bootstrap .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.bootstrap .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap .table-responsive-xl>.table-bordered{border:0}}.bootstrap .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.bootstrap .table-responsive>.table-bordered{border:0}.bootstrap .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .form-control{transition:none}}.bootstrap .form-control::-ms-expand{background-color:transparent;border:0}.bootstrap .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.bootstrap .form-control::-moz-placeholder{color:#6c757d;opacity:1}.bootstrap .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.bootstrap .form-control::placeholder{color:#6c757d;opacity:1}.bootstrap .form-control:disabled,.bootstrap .form-control[readonly]{background-color:#e9ecef;opacity:1}.bootstrap input[type=date].form-control,.bootstrap input[type=datetime-local].form-control,.bootstrap input[type=month].form-control,.bootstrap input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.bootstrap select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.bootstrap .form-control-file,.bootstrap .form-control-range{display:block;width:100%}.bootstrap .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.bootstrap .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.bootstrap .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.bootstrap .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.bootstrap .form-control-plaintext.form-control-lg,.bootstrap .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.bootstrap .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap select.form-control[multiple],.bootstrap select.form-control[size]{height:auto}.bootstrap textarea.form-control{height:auto}.bootstrap .form-group{margin-bottom:1rem}.bootstrap .form-text{display:block;margin-top:.25rem}.bootstrap .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.bootstrap .form-row>.col,.bootstrap .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.bootstrap .form-check{position:relative;display:block;padding-left:1.25rem}.bootstrap .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.bootstrap .form-check-input:disabled~.form-check-label,.bootstrap .form-check-input[disabled]~.form-check-label{color:#6c757d}.bootstrap .form-check-label{margin-bottom:0}.bootstrap .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.bootstrap .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.bootstrap .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.bootstrap .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap .valid-tooltip,.form-row>[class*=col-]>.bootstrap .valid-tooltip{left:5px}.bootstrap .is-valid~.valid-feedback,.bootstrap .is-valid~.valid-tooltip{display:block}.bootstrap .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap .custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .form-check-input.is-valid~.form-check-label{color:#28a745}.bootstrap .form-check-input.is-valid~.valid-feedback,.bootstrap .form-check-input.is-valid~.valid-tooltip{display:block}.bootstrap .custom-control-input.is-valid~.custom-control-label{color:#28a745}.bootstrap .custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.bootstrap .custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.bootstrap .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.bootstrap .custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.bootstrap .custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.bootstrap .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap .invalid-tooltip,.form-row>[class*=col-]>.bootstrap .invalid-tooltip{left:5px}.bootstrap .is-invalid~.invalid-feedback,.bootstrap .is-invalid~.invalid-tooltip{display:block}.bootstrap .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap .custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .form-check-input.is-invalid~.form-check-label{color:#dc3545}.bootstrap .form-check-input.is-invalid~.invalid-feedback,.bootstrap .form-check-input.is-invalid~.invalid-tooltip{display:block}.bootstrap .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.bootstrap .custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.bootstrap .custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.bootstrap .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.bootstrap .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.bootstrap .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .form-inline{display:flex;flex-flow:row wrap;align-items:center}.bootstrap .form-inline .form-check{width:100%}@media (min-width:576px){.bootstrap .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.bootstrap .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap .form-inline .form-control-plaintext{display:inline-block}.bootstrap .form-inline .custom-select,.bootstrap .form-inline .input-group{width:auto}.bootstrap .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.bootstrap .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.bootstrap .form-inline .custom-control{align-items:center;justify-content:center}.bootstrap .form-inline .custom-control-label{margin-bottom:0}}.bootstrap .was-validated .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.bootstrap .was-validated .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap .was-validated .valid-tooltip,.form-row>[class*=col-]>.bootstrap .was-validated .valid-tooltip{left:5px}.bootstrap .was-validated.is-valid~.valid-feedback,.bootstrap .was-validated.is-valid~.valid-tooltip,.bootstrap .was-validated:valid~.valid-feedback,.bootstrap .was-validated:valid~.valid-tooltip{display:block}.bootstrap .was-validated .form-control.is-valid,.bootstrap .was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap .was-validated .form-control.is-valid:focus,.bootstrap .was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .was-validated select.form-control.is-valid,.bootstrap .was-validated select.form-control:valid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap .was-validated textarea.form-control.is-valid,.bootstrap .was-validated textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap .was-validated .custom-select.is-valid,.bootstrap .was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap .was-validated .custom-select.is-valid:focus,.bootstrap .was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .was-validated .form-check-input.is-valid~.form-check-label,.bootstrap .was-validated .form-check-input:valid~.form-check-label{color:#28a745}.bootstrap .was-validated .form-check-input.is-valid~.valid-feedback,.bootstrap .was-validated .form-check-input.is-valid~.valid-tooltip,.bootstrap .was-validated .form-check-input:valid~.valid-feedback,.bootstrap .was-validated .form-check-input:valid~.valid-tooltip{display:block}.bootstrap .was-validated .custom-control-input.is-valid~.custom-control-label,.bootstrap .was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.bootstrap .was-validated .custom-control-input.is-valid~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.bootstrap .was-validated .custom-control-input.is-valid:checked~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.bootstrap .was-validated .custom-control-input.is-valid:focus~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .was-validated .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.bootstrap .was-validated .custom-file-input.is-valid~.custom-file-label,.bootstrap .was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.bootstrap .was-validated .custom-file-input.is-valid:focus~.custom-file-label,.bootstrap .was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.bootstrap .was-validated .is-valid~.valid-feedback,.bootstrap .was-validated .is-valid~.valid-tooltip,.bootstrap .was-validated :valid~.valid-feedback,.bootstrap .was-validated :valid~.valid-tooltip{display:block}.bootstrap .was-validated .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.bootstrap .was-validated .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.bootstrap .was-validated .invalid-tooltip,.form-row>[class*=col-]>.bootstrap .was-validated .invalid-tooltip{left:5px}.bootstrap .was-validated.is-invalid~.invalid-feedback,.bootstrap .was-validated.is-invalid~.invalid-tooltip,.bootstrap .was-validated:invalid~.invalid-feedback,.bootstrap .was-validated:invalid~.invalid-tooltip{display:block}.bootstrap .was-validated .form-control.is-invalid,.bootstrap .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.bootstrap .was-validated .form-control.is-invalid:focus,.bootstrap .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .was-validated select.form-control.is-invalid,.bootstrap .was-validated select.form-control:invalid{padding-right:3rem!important;background-position:right 1.5rem center}.bootstrap .was-validated textarea.form-control.is-invalid,.bootstrap .was-validated textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.bootstrap .was-validated .custom-select.is-invalid,.bootstrap .was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.bootstrap .was-validated .custom-select.is-invalid:focus,.bootstrap .was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .was-validated .form-check-input.is-invalid~.form-check-label,.bootstrap .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.bootstrap .was-validated .form-check-input.is-invalid~.invalid-feedback,.bootstrap .was-validated .form-check-input.is-invalid~.invalid-tooltip,.bootstrap .was-validated .form-check-input:invalid~.invalid-feedback,.bootstrap .was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.bootstrap .was-validated .custom-control-input.is-invalid~.custom-control-label,.bootstrap .was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.bootstrap .was-validated .custom-control-input.is-invalid~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.bootstrap .was-validated .custom-control-input.is-invalid:checked~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.bootstrap .was-validated .custom-control-input.is-invalid:focus~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .was-validated .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.bootstrap .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.bootstrap .was-validated .custom-file-input.is-invalid~.custom-file-label,.bootstrap .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.bootstrap .was-validated .custom-file-input.is-invalid:focus~.custom-file-label,.bootstrap .was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.bootstrap .was-validated .is-invalid~.invalid-feedback,.bootstrap .was-validated .is-invalid~.invalid-tooltip,.bootstrap .was-validated :invalid~.invalid-feedback,.bootstrap .was-validated :invalid~.invalid-tooltip{display:block}.bootstrap .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .btn{transition:none}}.bootstrap .btn:hover{color:#212529;text-decoration:none}.bootstrap .btn.focus,.bootstrap .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .btn.disabled,.bootstrap .btn:disabled{opacity:.65}.bootstrap .btn:not(:disabled):not(.disabled){cursor:pointer}.bootstrap a.btn.disabled,.bootstrap fieldset:disabled a.btn{pointer-events:none}.bootstrap .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.bootstrap .btn-primary.focus,.bootstrap .btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.bootstrap .btn-primary.disabled,.bootstrap .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .btn-primary:not(:disabled):not(.disabled).active,.bootstrap .btn-primary:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.bootstrap .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.bootstrap .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.bootstrap .btn-secondary.focus,.bootstrap .btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.bootstrap .btn-secondary.disabled,.bootstrap .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.bootstrap .btn-secondary:not(:disabled):not(.disabled).active,.bootstrap .btn-secondary:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.bootstrap .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.bootstrap .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.bootstrap .btn-success.focus,.bootstrap .btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.bootstrap .btn-success.disabled,.bootstrap .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.bootstrap .btn-success:not(:disabled):not(.disabled).active,.bootstrap .btn-success:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-success:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.bootstrap .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.bootstrap .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.bootstrap .btn-info.focus,.bootstrap .btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.bootstrap .btn-info.disabled,.bootstrap .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.bootstrap .btn-info:not(:disabled):not(.disabled).active,.bootstrap .btn-info:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-info:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.bootstrap .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.bootstrap .btn-warning.focus,.bootstrap .btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.bootstrap .btn-warning.disabled,.bootstrap .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap .btn-warning:not(:disabled):not(.disabled).active,.bootstrap .btn-warning:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.bootstrap .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.bootstrap .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.bootstrap .btn-danger.focus,.bootstrap .btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.bootstrap .btn-danger.disabled,.bootstrap .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.bootstrap .btn-danger:not(:disabled):not(.disabled).active,.bootstrap .btn-danger:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.bootstrap .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.bootstrap .btn-light.focus,.bootstrap .btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.bootstrap .btn-light.disabled,.bootstrap .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap .btn-light:not(:disabled):not(.disabled).active,.bootstrap .btn-light:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-light:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.bootstrap .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.bootstrap .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.bootstrap .btn-dark.focus,.bootstrap .btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.bootstrap .btn-dark.disabled,.bootstrap .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.bootstrap .btn-dark:not(:disabled):not(.disabled).active,.bootstrap .btn-dark:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.bootstrap .btn-outline-primary{color:#007bff;border-color:#007bff}.bootstrap .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .btn-outline-primary.focus,.bootstrap .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap .btn-outline-primary.disabled,.bootstrap .btn-outline-primary:disabled{color:#007bff;background-color:transparent}.bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.bootstrap .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.bootstrap .btn-outline-secondary.focus,.bootstrap .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap .btn-outline-secondary.disabled,.bootstrap .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap .btn-outline-success{color:#28a745;border-color:#28a745}.bootstrap .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.bootstrap .btn-outline-success.focus,.bootstrap .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap .btn-outline-success.disabled,.bootstrap .btn-outline-success:disabled{color:#28a745;background-color:transparent}.bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-success:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.bootstrap .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.bootstrap .btn-outline-info.focus,.bootstrap .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap .btn-outline-info.disabled,.bootstrap .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-info:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap .btn-outline-warning{color:#ffc107;border-color:#ffc107}.bootstrap .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap .btn-outline-warning.focus,.bootstrap .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap .btn-outline-warning.disabled,.bootstrap .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap .btn-outline-danger{color:#dc3545;border-color:#dc3545}.bootstrap .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.bootstrap .btn-outline-danger.focus,.bootstrap .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap .btn-outline-danger.disabled,.bootstrap .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.bootstrap .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap .btn-outline-light.focus,.bootstrap .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap .btn-outline-light.disabled,.bootstrap .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-light:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap .btn-outline-dark{color:#343a40;border-color:#343a40}.bootstrap .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.bootstrap .btn-outline-dark.focus,.bootstrap .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap .btn-outline-dark.disabled,.bootstrap .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,.bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active,.show>.bootstrap .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.bootstrap .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap .btn-link{font-weight:400;color:#007bff;text-decoration:none}.bootstrap .btn-link:hover{color:#0056b3;text-decoration:underline}.bootstrap .btn-link.focus,.bootstrap .btn-link:focus{text-decoration:underline}.bootstrap .btn-link.disabled,.bootstrap .btn-link:disabled{color:#6c757d;pointer-events:none}.bootstrap .btn-group-lg>.btn,.bootstrap .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap .btn-group-sm>.btn,.bootstrap .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap .btn-block{display:block;width:100%}.bootstrap .btn-block+.btn-block{margin-top:.5rem}.bootstrap input[type=button].btn-block,.bootstrap input[type=reset].btn-block,.bootstrap input[type=submit].btn-block{width:100%}.bootstrap .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.bootstrap .fade{transition:none}}.bootstrap .fade:not(.show){opacity:0}.bootstrap .collapse:not(.show){display:none}.bootstrap .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.bootstrap .collapsing{transition:none}}.bootstrap .collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.bootstrap .collapsing.width{transition:none}}.bootstrap .dropdown,.bootstrap .dropleft,.bootstrap .dropright,.bootstrap .dropup{position:relative}.bootstrap .dropdown-toggle{white-space:nowrap}.bootstrap .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.bootstrap .dropdown-toggle:empty::after{margin-left:0}.bootstrap .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.bootstrap .dropdown-menu-left{right:auto;left:0}.bootstrap .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.bootstrap .dropdown-menu-sm-left{right:auto;left:0}.bootstrap .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.bootstrap .dropdown-menu-md-left{right:auto;left:0}.bootstrap .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.bootstrap .dropdown-menu-lg-left{right:auto;left:0}.bootstrap .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.bootstrap .dropdown-menu-xl-left{right:auto;left:0}.bootstrap .dropdown-menu-xl-right{right:0;left:auto}}.bootstrap .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.bootstrap .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.bootstrap .dropup .dropdown-toggle:empty::after{margin-left:0}.bootstrap .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.bootstrap .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.bootstrap .dropright .dropdown-toggle:empty::after{margin-left:0}.bootstrap .dropright .dropdown-toggle::after{vertical-align:0}.bootstrap .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.bootstrap .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.bootstrap .dropleft .dropdown-toggle::after{display:none}.bootstrap .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.bootstrap .dropleft .dropdown-toggle:empty::after{margin-left:0}.bootstrap .dropleft .dropdown-toggle::before{vertical-align:0}.bootstrap .dropdown-menu[x-placement^=bottom],.bootstrap .dropdown-menu[x-placement^=left],.bootstrap .dropdown-menu[x-placement^=right],.bootstrap .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.bootstrap .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.bootstrap .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.bootstrap .dropdown-item:focus,.bootstrap .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.bootstrap .dropdown-item.active,.bootstrap .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.bootstrap .dropdown-item.disabled,.bootstrap .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.bootstrap .dropdown-menu.show{display:block}.bootstrap .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.bootstrap .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.bootstrap .btn-group,.bootstrap .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.bootstrap .btn-group-vertical>.btn,.bootstrap .btn-group>.btn{position:relative;flex:1 1 auto}.bootstrap .btn-group-vertical>.btn:hover,.bootstrap .btn-group>.btn:hover{z-index:1}.bootstrap .btn-group-vertical>.btn.active,.bootstrap .btn-group-vertical>.btn:active,.bootstrap .btn-group-vertical>.btn:focus,.bootstrap .btn-group>.btn.active,.bootstrap .btn-group>.btn:active,.bootstrap .btn-group>.btn:focus{z-index:1}.bootstrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.bootstrap .btn-toolbar .input-group{width:auto}.bootstrap .btn-group>.btn-group:not(:first-child),.bootstrap .btn-group>.btn:not(:first-child){margin-left:-1px}.bootstrap .btn-group>.btn-group:not(:last-child)>.btn,.bootstrap .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .btn-group>.btn-group:not(:first-child)>.btn,.bootstrap .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.bootstrap .dropdown-toggle-split::after,.dropright .bootstrap .dropdown-toggle-split::after,.dropup .bootstrap .dropdown-toggle-split::after{margin-left:0}.dropleft .bootstrap .dropdown-toggle-split::before{margin-right:0}.bootstrap .btn-group-sm>.btn+.dropdown-toggle-split,.bootstrap .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.bootstrap .btn-group-lg>.btn+.dropdown-toggle-split,.bootstrap .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.bootstrap .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.bootstrap .btn-group-vertical>.btn,.bootstrap .btn-group-vertical>.btn-group{width:100%}.bootstrap .btn-group-vertical>.btn-group:not(:first-child),.bootstrap .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.bootstrap .btn-group-vertical>.btn-group:not(:last-child)>.btn,.bootstrap .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap .btn-group-vertical>.btn-group:not(:first-child)>.btn,.bootstrap .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.bootstrap .btn-group-toggle>.btn,.bootstrap .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.bootstrap .btn-group-toggle>.btn input[type=checkbox],.bootstrap .btn-group-toggle>.btn input[type=radio],.bootstrap .btn-group-toggle>.btn-group>.btn input[type=checkbox],.bootstrap .btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.bootstrap .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.bootstrap .input-group>.custom-file,.bootstrap .input-group>.custom-select,.bootstrap .input-group>.form-control,.bootstrap .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.bootstrap .input-group>.custom-file+.custom-file,.bootstrap .input-group>.custom-file+.custom-select,.bootstrap .input-group>.custom-file+.form-control,.bootstrap .input-group>.custom-select+.custom-file,.bootstrap .input-group>.custom-select+.custom-select,.bootstrap .input-group>.custom-select+.form-control,.bootstrap .input-group>.form-control+.custom-file,.bootstrap .input-group>.form-control+.custom-select,.bootstrap .input-group>.form-control+.form-control,.bootstrap .input-group>.form-control-plaintext+.custom-file,.bootstrap .input-group>.form-control-plaintext+.custom-select,.bootstrap .input-group>.form-control-plaintext+.form-control{margin-left:-1px}.bootstrap .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.bootstrap .input-group>.custom-select:focus,.bootstrap .input-group>.form-control:focus{z-index:3}.bootstrap .input-group>.custom-file .custom-file-input:focus{z-index:4}.bootstrap .input-group>.custom-select:not(:first-child),.bootstrap .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .input-group>.custom-file{display:flex;align-items:center}.bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label,.bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.bootstrap .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.bootstrap .input-group:not(.has-validation)>.custom-select:not(:last-child),.bootstrap .input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.bootstrap .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.bootstrap .input-group.has-validation>.custom-select:nth-last-child(n+3),.bootstrap .input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .input-group-append,.bootstrap .input-group-prepend{display:flex}.bootstrap .input-group-append .btn,.bootstrap .input-group-prepend .btn{position:relative;z-index:2}.bootstrap .input-group-append .btn:focus,.bootstrap .input-group-prepend .btn:focus{z-index:3}.bootstrap .input-group-append .btn+.btn,.bootstrap .input-group-append .btn+.input-group-text,.bootstrap .input-group-append .input-group-text+.btn,.bootstrap .input-group-append .input-group-text+.input-group-text,.bootstrap .input-group-prepend .btn+.btn,.bootstrap .input-group-prepend .btn+.input-group-text,.bootstrap .input-group-prepend .input-group-text+.btn,.bootstrap .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.bootstrap .input-group-prepend{margin-right:-1px}.bootstrap .input-group-append{margin-left:-1px}.bootstrap .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.bootstrap .input-group-text input[type=checkbox],.bootstrap .input-group-text input[type=radio]{margin-top:0}.bootstrap .input-group-lg>.custom-select,.bootstrap .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.bootstrap .input-group-lg>.custom-select,.bootstrap .input-group-lg>.form-control,.bootstrap .input-group-lg>.input-group-append>.btn,.bootstrap .input-group-lg>.input-group-append>.input-group-text,.bootstrap .input-group-lg>.input-group-prepend>.btn,.bootstrap .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.bootstrap .input-group-sm>.custom-select,.bootstrap .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.bootstrap .input-group-sm>.custom-select,.bootstrap .input-group-sm>.form-control,.bootstrap .input-group-sm>.input-group-append>.btn,.bootstrap .input-group-sm>.input-group-append>.input-group-text,.bootstrap .input-group-sm>.input-group-prepend>.btn,.bootstrap .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.bootstrap .input-group-lg>.custom-select,.bootstrap .input-group-sm>.custom-select{padding-right:1.75rem}.bootstrap .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.bootstrap .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.bootstrap .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.bootstrap .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.bootstrap .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.bootstrap .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.bootstrap .input-group>.input-group-prepend>.btn,.bootstrap .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .input-group>.input-group-append>.btn,.bootstrap .input-group>.input-group-append>.input-group-text,.bootstrap .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.bootstrap .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.bootstrap .input-group>.input-group-prepend:not(:first-child)>.btn,.bootstrap .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.bootstrap .custom-control-inline{display:inline-flex;margin-right:1rem}.bootstrap .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.bootstrap .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.bootstrap .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.bootstrap .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.bootstrap .custom-control-input:disabled~.custom-control-label,.bootstrap .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.bootstrap .custom-control-input:disabled~.custom-control-label::before,.bootstrap .custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.bootstrap .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.bootstrap .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.bootstrap .custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.bootstrap .custom-checkbox .custom-control-label::before{border-radius:.25rem}.bootstrap .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.bootstrap .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap .custom-radio .custom-control-label::before{border-radius:50%}.bootstrap .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.bootstrap .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap .custom-switch{padding-left:2.25rem}.bootstrap .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.bootstrap .custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .custom-switch .custom-control-label::after{transition:none}}.bootstrap .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.bootstrap .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.bootstrap .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.bootstrap .custom-select[multiple],.bootstrap .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.bootstrap .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.bootstrap .custom-select::-ms-expand{display:none}.bootstrap .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.bootstrap .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.bootstrap .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.bootstrap .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.bootstrap .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.bootstrap .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-file-input:disabled~.custom-file-label,.bootstrap .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.bootstrap .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.bootstrap .custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.bootstrap .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.bootstrap .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.bootstrap .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bootstrap .custom-range:focus{outline:0}.bootstrap .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .custom-range::-moz-focus-outer{border:0}.bootstrap .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.bootstrap .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.bootstrap .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.bootstrap .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.bootstrap .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.bootstrap .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.bootstrap .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.bootstrap .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.bootstrap .custom-range::-ms-thumb:active{background-color:#b3d7ff}.bootstrap .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.bootstrap .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.bootstrap .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.bootstrap .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.bootstrap .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.bootstrap .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.bootstrap .custom-range:disabled::-moz-range-track{cursor:default}.bootstrap .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.bootstrap .custom-control-label::before,.bootstrap .custom-file-label,.bootstrap .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .custom-control-label::before,.bootstrap .custom-file-label,.bootstrap .custom-select{transition:none}}.bootstrap .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.bootstrap .nav-link{display:block;padding:.5rem 1rem}.bootstrap .nav-link:focus,.bootstrap .nav-link:hover{text-decoration:none}.bootstrap .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.bootstrap .nav-tabs{border-bottom:1px solid #dee2e6}.bootstrap .nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bootstrap .nav-tabs .nav-link:focus,.bootstrap .nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.bootstrap .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.bootstrap .nav-tabs .nav-item.show .nav-link,.bootstrap .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.bootstrap .nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.bootstrap .nav-pills .nav-link.active,.bootstrap .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.bootstrap .nav-fill .nav-item,.bootstrap .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.bootstrap .nav-justified .nav-item,.bootstrap .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.bootstrap .tab-content>.tab-pane{display:none}.bootstrap .tab-content>.active{display:block}.bootstrap .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.bootstrap .navbar .container,.bootstrap .navbar .container-fluid,.bootstrap .navbar .container-lg,.bootstrap .navbar .container-md,.bootstrap .navbar .container-sm,.bootstrap .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.bootstrap .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.bootstrap .navbar-brand:focus,.bootstrap .navbar-brand:hover{text-decoration:none}.bootstrap .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.bootstrap .navbar-nav .nav-link{padding-right:0;padding-left:0}.bootstrap .navbar-nav .dropdown-menu{position:static;float:none}.bootstrap .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.bootstrap .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.bootstrap .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.bootstrap .navbar-toggler:focus,.bootstrap .navbar-toggler:hover{text-decoration:none}.bootstrap .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.bootstrap .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.bootstrap .navbar-expand-sm>.container,.bootstrap .navbar-expand-sm>.container-fluid,.bootstrap .navbar-expand-sm>.container-lg,.bootstrap .navbar-expand-sm>.container-md,.bootstrap .navbar-expand-sm>.container-sm,.bootstrap .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.bootstrap .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.bootstrap .navbar-expand-sm .navbar-nav{flex-direction:row}.bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.bootstrap .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap .navbar-expand-sm>.container,.bootstrap .navbar-expand-sm>.container-fluid,.bootstrap .navbar-expand-sm>.container-lg,.bootstrap .navbar-expand-sm>.container-md,.bootstrap .navbar-expand-sm>.container-sm,.bootstrap .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.bootstrap .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.bootstrap .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.bootstrap .navbar-expand-md>.container,.bootstrap .navbar-expand-md>.container-fluid,.bootstrap .navbar-expand-md>.container-lg,.bootstrap .navbar-expand-md>.container-md,.bootstrap .navbar-expand-md>.container-sm,.bootstrap .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.bootstrap .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.bootstrap .navbar-expand-md .navbar-nav{flex-direction:row}.bootstrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.bootstrap .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap .navbar-expand-md>.container,.bootstrap .navbar-expand-md>.container-fluid,.bootstrap .navbar-expand-md>.container-lg,.bootstrap .navbar-expand-md>.container-md,.bootstrap .navbar-expand-md>.container-sm,.bootstrap .navbar-expand-md>.container-xl{flex-wrap:nowrap}.bootstrap .navbar-expand-md .navbar-nav-scroll{overflow:visible}.bootstrap .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.bootstrap .navbar-expand-lg>.container,.bootstrap .navbar-expand-lg>.container-fluid,.bootstrap .navbar-expand-lg>.container-lg,.bootstrap .navbar-expand-lg>.container-md,.bootstrap .navbar-expand-lg>.container-sm,.bootstrap .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.bootstrap .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.bootstrap .navbar-expand-lg .navbar-nav{flex-direction:row}.bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.bootstrap .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap .navbar-expand-lg>.container,.bootstrap .navbar-expand-lg>.container-fluid,.bootstrap .navbar-expand-lg>.container-lg,.bootstrap .navbar-expand-lg>.container-md,.bootstrap .navbar-expand-lg>.container-sm,.bootstrap .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.bootstrap .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.bootstrap .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.bootstrap .navbar-expand-xl>.container,.bootstrap .navbar-expand-xl>.container-fluid,.bootstrap .navbar-expand-xl>.container-lg,.bootstrap .navbar-expand-xl>.container-md,.bootstrap .navbar-expand-xl>.container-sm,.bootstrap .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.bootstrap .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.bootstrap .navbar-expand-xl .navbar-nav{flex-direction:row}.bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.bootstrap .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap .navbar-expand-xl>.container,.bootstrap .navbar-expand-xl>.container-fluid,.bootstrap .navbar-expand-xl>.container-lg,.bootstrap .navbar-expand-xl>.container-md,.bootstrap .navbar-expand-xl>.container-sm,.bootstrap .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.bootstrap .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.bootstrap .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap .navbar-expand-xl .navbar-toggler{display:none}}.bootstrap .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.bootstrap .navbar-expand>.container,.bootstrap .navbar-expand>.container-fluid,.bootstrap .navbar-expand>.container-lg,.bootstrap .navbar-expand>.container-md,.bootstrap .navbar-expand>.container-sm,.bootstrap .navbar-expand>.container-xl{padding-right:0;padding-left:0}.bootstrap .navbar-expand .navbar-nav{flex-direction:row}.bootstrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.bootstrap .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.bootstrap .navbar-expand>.container,.bootstrap .navbar-expand>.container-fluid,.bootstrap .navbar-expand>.container-lg,.bootstrap .navbar-expand>.container-md,.bootstrap .navbar-expand>.container-sm,.bootstrap .navbar-expand>.container-xl{flex-wrap:nowrap}.bootstrap .navbar-expand .navbar-nav-scroll{overflow:visible}.bootstrap .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.bootstrap .navbar-expand .navbar-toggler{display:none}.bootstrap .navbar-light .navbar-brand,.bootstrap .navbar-themed .navbar-brand{color:rgba(0,0,0,.9)}.bootstrap .navbar-light .navbar-brand:focus,.bootstrap .navbar-light .navbar-brand:hover,.bootstrap .navbar-themed .navbar-brand:focus,.bootstrap .navbar-themed .navbar-brand:hover{color:rgba(0,0,0,.9)}.bootstrap .navbar-light .navbar-nav .nav-link,.bootstrap .navbar-themed .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.bootstrap .navbar-light .navbar-nav .nav-link:focus,.bootstrap .navbar-light .navbar-nav .nav-link:hover,.bootstrap .navbar-themed .navbar-nav .nav-link:focus,.bootstrap .navbar-themed .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.bootstrap .navbar-light .navbar-nav .nav-link.disabled,.bootstrap .navbar-themed .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.bootstrap .navbar-light .navbar-nav .active>.nav-link,.bootstrap .navbar-light .navbar-nav .nav-link.active,.bootstrap .navbar-light .navbar-nav .nav-link.show,.bootstrap .navbar-light .navbar-nav .show>.nav-link,.bootstrap .navbar-themed .navbar-nav .active>.nav-link,.bootstrap .navbar-themed .navbar-nav .nav-link.active,.bootstrap .navbar-themed .navbar-nav .nav-link.show,.bootstrap .navbar-themed .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.bootstrap .navbar-light .navbar-toggler,.bootstrap .navbar-themed .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.bootstrap .navbar-light .navbar-toggler-icon,.bootstrap .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.bootstrap .navbar-light .navbar-text,.bootstrap .navbar-themed .navbar-text{color:rgba(0,0,0,.5)}.bootstrap .navbar-light .navbar-text a,.bootstrap .navbar-themed .navbar-text a{color:rgba(0,0,0,.9)}.bootstrap .navbar-light .navbar-text a:focus,.bootstrap .navbar-light .navbar-text a:hover,.bootstrap .navbar-themed .navbar-text a:focus,.bootstrap .navbar-themed .navbar-text a:hover{color:rgba(0,0,0,.9)}.bootstrap .navbar-dark .navbar-brand{color:#fff}.bootstrap .navbar-dark .navbar-brand:focus,.bootstrap .navbar-dark .navbar-brand:hover{color:#fff}.bootstrap .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.bootstrap .navbar-dark .navbar-nav .nav-link:focus,.bootstrap .navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.bootstrap .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.bootstrap .navbar-dark .navbar-nav .active>.nav-link,.bootstrap .navbar-dark .navbar-nav .nav-link.active,.bootstrap .navbar-dark .navbar-nav .nav-link.show,.bootstrap .navbar-dark .navbar-nav .show>.nav-link{color:#fff}.bootstrap .navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.bootstrap .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.bootstrap .navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.bootstrap .navbar-dark .navbar-text a{color:#fff}.bootstrap .navbar-dark .navbar-text a:focus,.bootstrap .navbar-dark .navbar-text a:hover{color:#fff}.bootstrap .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.bootstrap .card>hr{margin-right:0;margin-left:0}.bootstrap .card>.list-group{border-top:inherit;border-bottom:inherit}.bootstrap .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.bootstrap .card>.card-header+.list-group,.bootstrap .card>.list-group+.card-footer{border-top:0}.bootstrap .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.bootstrap .card-title{margin-bottom:.75rem}.bootstrap .card-subtitle{margin-top:-.375rem;margin-bottom:0}.bootstrap .card-text:last-child{margin-bottom:0}.bootstrap .card-link:hover{text-decoration:none}.bootstrap .card-link+.card-link{margin-left:1.25rem}.bootstrap .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.bootstrap .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.bootstrap .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.bootstrap .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.bootstrap .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.bootstrap .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.bootstrap .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.bootstrap .card-img,.bootstrap .card-img-bottom,.bootstrap .card-img-top{flex-shrink:0;width:100%}.bootstrap .card-img,.bootstrap .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap .card-img,.bootstrap .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.bootstrap .card-deck .card{margin-bottom:15px}@media (min-width:576px){.bootstrap .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.bootstrap .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.bootstrap .card-group>.card{margin-bottom:15px}@media (min-width:576px){.bootstrap .card-group{display:flex;flex-flow:row wrap}.bootstrap .card-group>.card{flex:1 0 0%;margin-bottom:0}.bootstrap .card-group>.card+.card{margin-left:0;border-left:0}.bootstrap .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .card-group>.card:not(:last-child) .card-header,.bootstrap .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.bootstrap .card-group>.card:not(:last-child) .card-footer,.bootstrap .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.bootstrap .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .card-group>.card:not(:first-child) .card-header,.bootstrap .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.bootstrap .card-group>.card:not(:first-child) .card-footer,.bootstrap .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.bootstrap .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.bootstrap .card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.bootstrap .card-columns .card{display:inline-block;width:100%}}.bootstrap .accordion{overflow-anchor:none}.bootstrap .accordion>.card{overflow:hidden}.bootstrap .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.bootstrap .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.bootstrap .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.bootstrap .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.bootstrap .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.bootstrap .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.bootstrap .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.bootstrap .breadcrumb-item.active{color:#6c757d}.bootstrap .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.bootstrap .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.bootstrap .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.bootstrap .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.bootstrap .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.bootstrap .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.bootstrap .page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.bootstrap .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.bootstrap .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.bootstrap .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.bootstrap .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.bootstrap .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.bootstrap .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.bootstrap .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .badge{transition:none}}a.bootstrap .badge:focus,a.bootstrap .badge:hover{text-decoration:none}.bootstrap .badge:empty{display:none}.bootstrap .btn .badge{position:relative;top:-1px}.bootstrap .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.bootstrap .badge-primary{color:#fff;background-color:#007bff}a.bootstrap .badge-primary:focus,a.bootstrap .badge-primary:hover{color:#fff;background-color:#0062cc}a.bootstrap .badge-primary.focus,a.bootstrap .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.bootstrap .badge-secondary{color:#fff;background-color:#6c757d}a.bootstrap .badge-secondary:focus,a.bootstrap .badge-secondary:hover{color:#fff;background-color:#545b62}a.bootstrap .badge-secondary.focus,a.bootstrap .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.bootstrap .badge-success{color:#fff;background-color:#28a745}a.bootstrap .badge-success:focus,a.bootstrap .badge-success:hover{color:#fff;background-color:#1e7e34}a.bootstrap .badge-success.focus,a.bootstrap .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.bootstrap .badge-info{color:#fff;background-color:#17a2b8}a.bootstrap .badge-info:focus,a.bootstrap .badge-info:hover{color:#fff;background-color:#117a8b}a.bootstrap .badge-info.focus,a.bootstrap .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.bootstrap .badge-warning{color:#212529;background-color:#ffc107}a.bootstrap .badge-warning:focus,a.bootstrap .badge-warning:hover{color:#212529;background-color:#d39e00}a.bootstrap .badge-warning.focus,a.bootstrap .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.bootstrap .badge-danger{color:#fff;background-color:#dc3545}a.bootstrap .badge-danger:focus,a.bootstrap .badge-danger:hover{color:#fff;background-color:#bd2130}a.bootstrap .badge-danger.focus,a.bootstrap .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.bootstrap .badge-light{color:#212529;background-color:#f8f9fa}a.bootstrap .badge-light:focus,a.bootstrap .badge-light:hover{color:#212529;background-color:#dae0e5}a.bootstrap .badge-light.focus,a.bootstrap .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.bootstrap .badge-dark{color:#fff;background-color:#343a40}a.bootstrap .badge-dark:focus,a.bootstrap .badge-dark:hover{color:#fff;background-color:#1d2124}a.bootstrap .badge-dark.focus,a.bootstrap .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.bootstrap .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.bootstrap .jumbotron{padding:4rem 2rem}}.bootstrap .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.bootstrap .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.bootstrap .alert-heading{color:inherit}.bootstrap .alert-link{font-weight:700}.bootstrap .alert-dismissible{padding-right:4rem}.bootstrap .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.bootstrap .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.bootstrap .alert-primary hr{border-top-color:#9fcdff}.bootstrap .alert-primary .alert-link{color:#002752}.bootstrap .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.bootstrap .alert-secondary hr{border-top-color:#c8cbcf}.bootstrap .alert-secondary .alert-link{color:#202326}.bootstrap .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.bootstrap .alert-success hr{border-top-color:#b1dfbb}.bootstrap .alert-success .alert-link{color:#0b2e13}.bootstrap .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.bootstrap .alert-info hr{border-top-color:#abdde5}.bootstrap .alert-info .alert-link{color:#062c33}.bootstrap .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.bootstrap .alert-warning hr{border-top-color:#ffe8a1}.bootstrap .alert-warning .alert-link{color:#533f03}.bootstrap .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.bootstrap .alert-danger hr{border-top-color:#f1b0b7}.bootstrap .alert-danger .alert-link{color:#491217}.bootstrap .alert-light,.bootstrap .alert-themed{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.bootstrap .alert-light hr,.bootstrap .alert-themed hr{border-top-color:#ececf6}.bootstrap .alert-light .alert-link,.bootstrap .alert-themed .alert-link{color:#686868}.bootstrap .alert-dark,.bootstrap .alert-themed-inverted{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.bootstrap .alert-dark hr,.bootstrap .alert-themed-inverted hr{border-top-color:#b9bbbe}.bootstrap .alert-dark .alert-link,.bootstrap .alert-themed-inverted .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.bootstrap .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.bootstrap .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.bootstrap .progress-bar{transition:none}}.bootstrap .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.bootstrap .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.bootstrap .progress-bar-animated{-webkit-animation:none;animation:none}}.bootstrap .media{display:flex;align-items:flex-start}.bootstrap .media-body{flex:1}.bootstrap .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.bootstrap .list-group-item-action{width:100%;color:#495057;text-align:inherit}.bootstrap .list-group-item-action:focus,.bootstrap .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.bootstrap .list-group-item-action:active{color:#212529;background-color:#e9ecef}.bootstrap .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.bootstrap .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.bootstrap .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.bootstrap .list-group-item.disabled,.bootstrap .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.bootstrap .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.bootstrap .list-group-item+.bootstrap .list-group-item{border-top-width:0}.bootstrap .list-group-item+.bootstrap .list-group-item.active{margin-top:-1px;border-top-width:1px}.bootstrap .list-group-horizontal{flex-direction:row}.bootstrap .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap .list-group-horizontal>.list-group-item.active{margin-top:0}.bootstrap .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.bootstrap .list-group-horizontal-sm{flex-direction:row}.bootstrap .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.bootstrap .list-group-horizontal-md{flex-direction:row}.bootstrap .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap .list-group-horizontal-md>.list-group-item.active{margin-top:0}.bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.bootstrap .list-group-horizontal-lg{flex-direction:row}.bootstrap .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.bootstrap .list-group-horizontal-xl{flex-direction:row}.bootstrap .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.bootstrap .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.bootstrap .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.bootstrap .list-group-flush{border-radius:0}.bootstrap .list-group-flush>.list-group-item{border-width:0 0 1px}.bootstrap .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.bootstrap .list-group-item-primary{color:#004085;background-color:#b8daff}.bootstrap .list-group-item-primary.list-group-item-action:focus,.bootstrap .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.bootstrap .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.bootstrap .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.bootstrap .list-group-item-secondary.list-group-item-action:focus,.bootstrap .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.bootstrap .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.bootstrap .list-group-item-success{color:#155724;background-color:#c3e6cb}.bootstrap .list-group-item-success.list-group-item-action:focus,.bootstrap .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.bootstrap .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.bootstrap .list-group-item-info{color:#0c5460;background-color:#bee5eb}.bootstrap .list-group-item-info.list-group-item-action:focus,.bootstrap .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.bootstrap .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.bootstrap .list-group-item-warning{color:#856404;background-color:#ffeeba}.bootstrap .list-group-item-warning.list-group-item-action:focus,.bootstrap .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.bootstrap .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.bootstrap .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.bootstrap .list-group-item-danger.list-group-item-action:focus,.bootstrap .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.bootstrap .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.bootstrap .list-group-item-light{color:#818182;background-color:#fdfdfe}.bootstrap .list-group-item-light.list-group-item-action:focus,.bootstrap .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.bootstrap .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.bootstrap .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.bootstrap .list-group-item-dark.list-group-item-action:focus,.bootstrap .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.bootstrap .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.bootstrap .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.bootstrap .close:hover{color:#000;text-decoration:none}.bootstrap .close:not(:disabled):not(.disabled):focus,.bootstrap .close:not(:disabled):not(.disabled):hover{opacity:.75}.bootstrap button.close{padding:0;background-color:transparent;border:0}.bootstrap a.close.disabled{pointer-events:none}.bootstrap .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.bootstrap .toast:not(:last-child){margin-bottom:.75rem}.bootstrap .toast.showing{opacity:1}.bootstrap .toast.show{display:block;opacity:1}.bootstrap .toast.hide{display:none}.bootstrap .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.bootstrap .toast-body{padding:.75rem}.bootstrap .modal-open{overflow:hidden}.bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto}.bootstrap .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.bootstrap .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .bootstrap .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .bootstrap .modal-dialog{transition:none}}.modal.show .bootstrap .modal-dialog{transform:none}.modal.modal-static .bootstrap .modal-dialog{transform:scale(1.02)}.bootstrap .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.bootstrap .modal-dialog-scrollable .modal-footer,.bootstrap .modal-dialog-scrollable .modal-header{flex-shrink:0}.bootstrap .modal-dialog-scrollable .modal-body{overflow-y:auto}.bootstrap .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.bootstrap .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.bootstrap .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.bootstrap .modal-dialog-centered.modal-dialog-scrollable::before{content:none}.bootstrap .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.bootstrap .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.bootstrap .modal-backdrop.fade{opacity:0}.bootstrap .modal-backdrop.show{opacity:.5}.bootstrap .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.bootstrap .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.bootstrap .modal-title{margin-bottom:0;line-height:1.5}.bootstrap .modal-body{position:relative;flex:1 1 auto;padding:1rem}.bootstrap .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.bootstrap .modal-footer>*{margin:.25rem}.bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.bootstrap .modal-dialog{max-width:500px;margin:1.75rem auto}.bootstrap .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.bootstrap .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.bootstrap .modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.bootstrap .modal-sm{max-width:300px}}@media (min-width:992px){.bootstrap .modal-lg,.bootstrap .modal-xl{max-width:800px}}@media (min-width:1200px){.bootstrap .modal-xl{max-width:1140px}}.bootstrap .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.bootstrap .tooltip.show{opacity:.9}.bootstrap .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.bootstrap .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bootstrap .bs-tooltip-auto[x-placement^=top],.bootstrap .bs-tooltip-top{padding:.4rem 0}.bootstrap .bs-tooltip-auto[x-placement^=top] .arrow,.bootstrap .bs-tooltip-top .arrow{bottom:0}.bootstrap .bs-tooltip-auto[x-placement^=top] .arrow::before,.bootstrap .bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bootstrap .bs-tooltip-auto[x-placement^=right],.bootstrap .bs-tooltip-right{padding:0 .4rem}.bootstrap .bs-tooltip-auto[x-placement^=right] .arrow,.bootstrap .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bootstrap .bs-tooltip-auto[x-placement^=right] .arrow::before,.bootstrap .bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bootstrap .bs-tooltip-auto[x-placement^=bottom],.bootstrap .bs-tooltip-bottom{padding:.4rem 0}.bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow,.bootstrap .bs-tooltip-bottom .arrow{top:0}.bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bootstrap .bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bootstrap .bs-tooltip-auto[x-placement^=left],.bootstrap .bs-tooltip-left{padding:0 .4rem}.bootstrap .bs-tooltip-auto[x-placement^=left] .arrow,.bootstrap .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bootstrap .bs-tooltip-auto[x-placement^=left] .arrow::before,.bootstrap .bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.bootstrap .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.bootstrap .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.bootstrap .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.bootstrap .popover .arrow::after,.bootstrap .popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bootstrap .bs-popover-auto[x-placement^=top],.bootstrap .bs-popover-top{margin-bottom:.5rem}.bootstrap .bs-popover-auto[x-placement^=top]>.arrow,.bootstrap .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bootstrap .bs-popover-auto[x-placement^=top]>.arrow::before,.bootstrap .bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bootstrap .bs-popover-auto[x-placement^=top]>.arrow::after,.bootstrap .bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bootstrap .bs-popover-auto[x-placement^=right],.bootstrap .bs-popover-right{margin-left:.5rem}.bootstrap .bs-popover-auto[x-placement^=right]>.arrow,.bootstrap .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bootstrap .bs-popover-auto[x-placement^=right]>.arrow::before,.bootstrap .bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bootstrap .bs-popover-auto[x-placement^=right]>.arrow::after,.bootstrap .bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bootstrap .bs-popover-auto[x-placement^=bottom],.bootstrap .bs-popover-bottom{margin-top:.5rem}.bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow,.bootstrap .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow::before,.bootstrap .bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow::after,.bootstrap .bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bootstrap .bs-popover-auto[x-placement^=bottom] .popover-header::before,.bootstrap .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bootstrap .bs-popover-auto[x-placement^=left],.bootstrap .bs-popover-left{margin-right:.5rem}.bootstrap .bs-popover-auto[x-placement^=left]>.arrow,.bootstrap .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bootstrap .bs-popover-auto[x-placement^=left]>.arrow::before,.bootstrap .bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bootstrap .bs-popover-auto[x-placement^=left]>.arrow::after,.bootstrap .bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.bootstrap .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.bootstrap .popover-header:empty{display:none}.bootstrap .popover-body{padding:.5rem .75rem;color:#212529}.bootstrap .carousel{position:relative}.bootstrap .carousel.pointer-event{touch-action:pan-y}.bootstrap .carousel-inner{position:relative;width:100%;overflow:hidden}.bootstrap .carousel-inner::after{display:block;clear:both;content:""}.bootstrap .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.bootstrap .carousel-item{transition:none}}.bootstrap .carousel-item-next,.bootstrap .carousel-item-prev,.bootstrap .carousel-item.active{display:block}.bootstrap .active.carousel-item-right,.bootstrap .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.bootstrap .active.carousel-item-left,.bootstrap .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.bootstrap .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.bootstrap .carousel-fade .carousel-item-next.carousel-item-left,.bootstrap .carousel-fade .carousel-item-prev.carousel-item-right,.bootstrap .carousel-fade .carousel-item.active{z-index:1;opacity:1}.bootstrap .carousel-fade .active.carousel-item-left,.bootstrap .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.bootstrap .carousel-fade .active.carousel-item-left,.bootstrap .carousel-fade .active.carousel-item-right{transition:none}}.bootstrap .carousel-control-next,.bootstrap .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.bootstrap .carousel-control-next,.bootstrap .carousel-control-prev{transition:none}}.bootstrap .carousel-control-next:focus,.bootstrap .carousel-control-next:hover,.bootstrap .carousel-control-prev:focus,.bootstrap .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.bootstrap .carousel-control-prev{left:0}.bootstrap .carousel-control-next{right:0}.bootstrap .carousel-control-next-icon,.bootstrap .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.bootstrap .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.bootstrap .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.bootstrap .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.bootstrap .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.bootstrap .carousel-indicators li{transition:none}}.bootstrap .carousel-indicators .active{opacity:1}.bootstrap .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.bootstrap .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.bootstrap .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.bootstrap .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.bootstrap .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.bootstrap .spinner-border,.bootstrap .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.bootstrap .align-baseline{vertical-align:baseline!important}.bootstrap .align-top{vertical-align:top!important}.bootstrap .align-middle{vertical-align:middle!important}.bootstrap .align-bottom{vertical-align:bottom!important}.bootstrap .align-text-bottom{vertical-align:text-bottom!important}.bootstrap .align-text-top{vertical-align:text-top!important}.bootstrap .bg-primary{background-color:#007bff!important}.bootstrap a.bg-primary:focus,.bootstrap a.bg-primary:hover,.bootstrap button.bg-primary:focus,.bootstrap button.bg-primary:hover{background-color:#0062cc!important}.bootstrap .bg-secondary{background-color:#6c757d!important}.bootstrap a.bg-secondary:focus,.bootstrap a.bg-secondary:hover,.bootstrap button.bg-secondary:focus,.bootstrap button.bg-secondary:hover{background-color:#545b62!important}.bootstrap .bg-success{background-color:#28a745!important}.bootstrap a.bg-success:focus,.bootstrap a.bg-success:hover,.bootstrap button.bg-success:focus,.bootstrap button.bg-success:hover{background-color:#1e7e34!important}.bootstrap .bg-info{background-color:#17a2b8!important}.bootstrap a.bg-info:focus,.bootstrap a.bg-info:hover,.bootstrap button.bg-info:focus,.bootstrap button.bg-info:hover{background-color:#117a8b!important}.bootstrap .bg-warning{background-color:#ffc107!important}.bootstrap a.bg-warning:focus,.bootstrap a.bg-warning:hover,.bootstrap button.bg-warning:focus,.bootstrap button.bg-warning:hover{background-color:#d39e00!important}.bootstrap .bg-danger{background-color:#dc3545!important}.bootstrap a.bg-danger:focus,.bootstrap a.bg-danger:hover,.bootstrap button.bg-danger:focus,.bootstrap button.bg-danger:hover{background-color:#bd2130!important}.bootstrap .bg-light,.bootstrap .bg-themed,.bootstrap .navbar-themed{background-color:#f8f9fa!important}.bootstrap a.bg-light:focus,.bootstrap a.bg-light:hover,.bootstrap a.bg-themed:focus,.bootstrap a.bg-themed:hover,.bootstrap a.navbar-themed:focus,.bootstrap a.navbar-themed:hover,.bootstrap button.bg-light:focus,.bootstrap button.bg-light:hover,.bootstrap button.bg-themed:focus,.bootstrap button.bg-themed:hover,.bootstrap button.navbar-themed:focus,.bootstrap button.navbar-themed:hover{background-color:#dae0e5!important}.bootstrap .bg-dark,.bootstrap .bg-themed-inverted{background-color:#343a40!important}.bootstrap a.bg-dark:focus,.bootstrap a.bg-dark:hover,.bootstrap a.bg-themed-inverted:focus,.bootstrap a.bg-themed-inverted:hover,.bootstrap button.bg-dark:focus,.bootstrap button.bg-dark:hover,.bootstrap button.bg-themed-inverted:focus,.bootstrap button.bg-themed-inverted:hover{background-color:#1d2124!important}.bootstrap .bg-white{background-color:#fff!important}.bootstrap .bg-transparent{background-color:transparent!important}.bootstrap .border{border:1px solid #dee2e6!important}.bootstrap .border-top{border-top:1px solid #dee2e6!important}.bootstrap .border-right{border-right:1px solid #dee2e6!important}.bootstrap .border-bottom{border-bottom:1px solid #dee2e6!important}.bootstrap .border-left{border-left:1px solid #dee2e6!important}.bootstrap .border-0{border:0!important}.bootstrap .border-top-0{border-top:0!important}.bootstrap .border-right-0{border-right:0!important}.bootstrap .border-bottom-0{border-bottom:0!important}.bootstrap .border-left-0{border-left:0!important}.bootstrap .border-primary{border-color:#007bff!important}.bootstrap .border-secondary{border-color:#6c757d!important}.bootstrap .border-success{border-color:#28a745!important}.bootstrap .border-info{border-color:#17a2b8!important}.bootstrap .border-warning{border-color:#ffc107!important}.bootstrap .border-danger{border-color:#dc3545!important}.bootstrap .border-light{border-color:#f8f9fa!important}.bootstrap .border-dark{border-color:#343a40!important}.bootstrap .border-white{border-color:#fff!important}.bootstrap .rounded-sm{border-radius:.2rem!important}.bootstrap .rounded{border-radius:.25rem!important}.bootstrap .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.bootstrap .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.bootstrap .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.bootstrap .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.bootstrap .rounded-lg{border-radius:.3rem!important}.bootstrap .rounded-circle{border-radius:50%!important}.bootstrap .rounded-pill{border-radius:50rem!important}.bootstrap .rounded-0{border-radius:0!important}.bootstrap .clearfix::after{display:block;clear:both;content:""}.bootstrap .d-none{display:none!important}.bootstrap .d-inline{display:inline!important}.bootstrap .d-inline-block{display:inline-block!important}.bootstrap .d-block{display:block!important}.bootstrap .d-table{display:table!important}.bootstrap .d-table-row{display:table-row!important}.bootstrap .d-table-cell{display:table-cell!important}.bootstrap .d-flex{display:flex!important}.bootstrap .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.bootstrap .d-sm-none{display:none!important}.bootstrap .d-sm-inline{display:inline!important}.bootstrap .d-sm-inline-block{display:inline-block!important}.bootstrap .d-sm-block{display:block!important}.bootstrap .d-sm-table{display:table!important}.bootstrap .d-sm-table-row{display:table-row!important}.bootstrap .d-sm-table-cell{display:table-cell!important}.bootstrap .d-sm-flex{display:flex!important}.bootstrap .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.bootstrap .d-md-none{display:none!important}.bootstrap .d-md-inline{display:inline!important}.bootstrap .d-md-inline-block{display:inline-block!important}.bootstrap .d-md-block{display:block!important}.bootstrap .d-md-table{display:table!important}.bootstrap .d-md-table-row{display:table-row!important}.bootstrap .d-md-table-cell{display:table-cell!important}.bootstrap .d-md-flex{display:flex!important}.bootstrap .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.bootstrap .d-lg-none{display:none!important}.bootstrap .d-lg-inline{display:inline!important}.bootstrap .d-lg-inline-block{display:inline-block!important}.bootstrap .d-lg-block{display:block!important}.bootstrap .d-lg-table{display:table!important}.bootstrap .d-lg-table-row{display:table-row!important}.bootstrap .d-lg-table-cell{display:table-cell!important}.bootstrap .d-lg-flex{display:flex!important}.bootstrap .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.bootstrap .d-xl-none{display:none!important}.bootstrap .d-xl-inline{display:inline!important}.bootstrap .d-xl-inline-block{display:inline-block!important}.bootstrap .d-xl-block{display:block!important}.bootstrap .d-xl-table{display:table!important}.bootstrap .d-xl-table-row{display:table-row!important}.bootstrap .d-xl-table-cell{display:table-cell!important}.bootstrap .d-xl-flex{display:flex!important}.bootstrap .d-xl-inline-flex{display:inline-flex!important}}@media print{.bootstrap .d-print-none{display:none!important}.bootstrap .d-print-inline{display:inline!important}.bootstrap .d-print-inline-block{display:inline-block!important}.bootstrap .d-print-block{display:block!important}.bootstrap .d-print-table{display:table!important}.bootstrap .d-print-table-row{display:table-row!important}.bootstrap .d-print-table-cell{display:table-cell!important}.bootstrap .d-print-flex{display:flex!important}.bootstrap .d-print-inline-flex{display:inline-flex!important}}.bootstrap .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.bootstrap .embed-responsive::before{display:block;content:""}.bootstrap .embed-responsive .embed-responsive-item,.bootstrap .embed-responsive embed,.bootstrap .embed-responsive iframe,.bootstrap .embed-responsive object,.bootstrap .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.bootstrap .embed-responsive-21by9::before{padding-top:42.85714%}.bootstrap .embed-responsive-16by9::before{padding-top:56.25%}.bootstrap .embed-responsive-4by3::before{padding-top:75%}.bootstrap .embed-responsive-1by1::before{padding-top:100%}.bootstrap .flex-row{flex-direction:row!important}.bootstrap .flex-column{flex-direction:column!important}.bootstrap .flex-row-reverse{flex-direction:row-reverse!important}.bootstrap .flex-column-reverse{flex-direction:column-reverse!important}.bootstrap .flex-wrap{flex-wrap:wrap!important}.bootstrap .flex-nowrap{flex-wrap:nowrap!important}.bootstrap .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap .flex-fill{flex:1 1 auto!important}.bootstrap .flex-grow-0{flex-grow:0!important}.bootstrap .flex-grow-1{flex-grow:1!important}.bootstrap .flex-shrink-0{flex-shrink:0!important}.bootstrap .flex-shrink-1{flex-shrink:1!important}.bootstrap .justify-content-start{justify-content:flex-start!important}.bootstrap .justify-content-end{justify-content:flex-end!important}.bootstrap .justify-content-center{justify-content:center!important}.bootstrap .justify-content-between{justify-content:space-between!important}.bootstrap .justify-content-around{justify-content:space-around!important}.bootstrap .align-items-start{align-items:flex-start!important}.bootstrap .align-items-end{align-items:flex-end!important}.bootstrap .align-items-center{align-items:center!important}.bootstrap .align-items-baseline{align-items:baseline!important}.bootstrap .align-items-stretch{align-items:stretch!important}.bootstrap .align-content-start{align-content:flex-start!important}.bootstrap .align-content-end{align-content:flex-end!important}.bootstrap .align-content-center{align-content:center!important}.bootstrap .align-content-between{align-content:space-between!important}.bootstrap .align-content-around{align-content:space-around!important}.bootstrap .align-content-stretch{align-content:stretch!important}.bootstrap .align-self-auto{align-self:auto!important}.bootstrap .align-self-start{align-self:flex-start!important}.bootstrap .align-self-end{align-self:flex-end!important}.bootstrap .align-self-center{align-self:center!important}.bootstrap .align-self-baseline{align-self:baseline!important}.bootstrap .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.bootstrap .flex-sm-row{flex-direction:row!important}.bootstrap .flex-sm-column{flex-direction:column!important}.bootstrap .flex-sm-row-reverse{flex-direction:row-reverse!important}.bootstrap .flex-sm-column-reverse{flex-direction:column-reverse!important}.bootstrap .flex-sm-wrap{flex-wrap:wrap!important}.bootstrap .flex-sm-nowrap{flex-wrap:nowrap!important}.bootstrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap .flex-sm-fill{flex:1 1 auto!important}.bootstrap .flex-sm-grow-0{flex-grow:0!important}.bootstrap .flex-sm-grow-1{flex-grow:1!important}.bootstrap .flex-sm-shrink-0{flex-shrink:0!important}.bootstrap .flex-sm-shrink-1{flex-shrink:1!important}.bootstrap .justify-content-sm-start{justify-content:flex-start!important}.bootstrap .justify-content-sm-end{justify-content:flex-end!important}.bootstrap .justify-content-sm-center{justify-content:center!important}.bootstrap .justify-content-sm-between{justify-content:space-between!important}.bootstrap .justify-content-sm-around{justify-content:space-around!important}.bootstrap .align-items-sm-start{align-items:flex-start!important}.bootstrap .align-items-sm-end{align-items:flex-end!important}.bootstrap .align-items-sm-center{align-items:center!important}.bootstrap .align-items-sm-baseline{align-items:baseline!important}.bootstrap .align-items-sm-stretch{align-items:stretch!important}.bootstrap .align-content-sm-start{align-content:flex-start!important}.bootstrap .align-content-sm-end{align-content:flex-end!important}.bootstrap .align-content-sm-center{align-content:center!important}.bootstrap .align-content-sm-between{align-content:space-between!important}.bootstrap .align-content-sm-around{align-content:space-around!important}.bootstrap .align-content-sm-stretch{align-content:stretch!important}.bootstrap .align-self-sm-auto{align-self:auto!important}.bootstrap .align-self-sm-start{align-self:flex-start!important}.bootstrap .align-self-sm-end{align-self:flex-end!important}.bootstrap .align-self-sm-center{align-self:center!important}.bootstrap .align-self-sm-baseline{align-self:baseline!important}.bootstrap .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.bootstrap .flex-md-row{flex-direction:row!important}.bootstrap .flex-md-column{flex-direction:column!important}.bootstrap .flex-md-row-reverse{flex-direction:row-reverse!important}.bootstrap .flex-md-column-reverse{flex-direction:column-reverse!important}.bootstrap .flex-md-wrap{flex-wrap:wrap!important}.bootstrap .flex-md-nowrap{flex-wrap:nowrap!important}.bootstrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap .flex-md-fill{flex:1 1 auto!important}.bootstrap .flex-md-grow-0{flex-grow:0!important}.bootstrap .flex-md-grow-1{flex-grow:1!important}.bootstrap .flex-md-shrink-0{flex-shrink:0!important}.bootstrap .flex-md-shrink-1{flex-shrink:1!important}.bootstrap .justify-content-md-start{justify-content:flex-start!important}.bootstrap .justify-content-md-end{justify-content:flex-end!important}.bootstrap .justify-content-md-center{justify-content:center!important}.bootstrap .justify-content-md-between{justify-content:space-between!important}.bootstrap .justify-content-md-around{justify-content:space-around!important}.bootstrap .align-items-md-start{align-items:flex-start!important}.bootstrap .align-items-md-end{align-items:flex-end!important}.bootstrap .align-items-md-center{align-items:center!important}.bootstrap .align-items-md-baseline{align-items:baseline!important}.bootstrap .align-items-md-stretch{align-items:stretch!important}.bootstrap .align-content-md-start{align-content:flex-start!important}.bootstrap .align-content-md-end{align-content:flex-end!important}.bootstrap .align-content-md-center{align-content:center!important}.bootstrap .align-content-md-between{align-content:space-between!important}.bootstrap .align-content-md-around{align-content:space-around!important}.bootstrap .align-content-md-stretch{align-content:stretch!important}.bootstrap .align-self-md-auto{align-self:auto!important}.bootstrap .align-self-md-start{align-self:flex-start!important}.bootstrap .align-self-md-end{align-self:flex-end!important}.bootstrap .align-self-md-center{align-self:center!important}.bootstrap .align-self-md-baseline{align-self:baseline!important}.bootstrap .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.bootstrap .flex-lg-row{flex-direction:row!important}.bootstrap .flex-lg-column{flex-direction:column!important}.bootstrap .flex-lg-row-reverse{flex-direction:row-reverse!important}.bootstrap .flex-lg-column-reverse{flex-direction:column-reverse!important}.bootstrap .flex-lg-wrap{flex-wrap:wrap!important}.bootstrap .flex-lg-nowrap{flex-wrap:nowrap!important}.bootstrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap .flex-lg-fill{flex:1 1 auto!important}.bootstrap .flex-lg-grow-0{flex-grow:0!important}.bootstrap .flex-lg-grow-1{flex-grow:1!important}.bootstrap .flex-lg-shrink-0{flex-shrink:0!important}.bootstrap .flex-lg-shrink-1{flex-shrink:1!important}.bootstrap .justify-content-lg-start{justify-content:flex-start!important}.bootstrap .justify-content-lg-end{justify-content:flex-end!important}.bootstrap .justify-content-lg-center{justify-content:center!important}.bootstrap .justify-content-lg-between{justify-content:space-between!important}.bootstrap .justify-content-lg-around{justify-content:space-around!important}.bootstrap .align-items-lg-start{align-items:flex-start!important}.bootstrap .align-items-lg-end{align-items:flex-end!important}.bootstrap .align-items-lg-center{align-items:center!important}.bootstrap .align-items-lg-baseline{align-items:baseline!important}.bootstrap .align-items-lg-stretch{align-items:stretch!important}.bootstrap .align-content-lg-start{align-content:flex-start!important}.bootstrap .align-content-lg-end{align-content:flex-end!important}.bootstrap .align-content-lg-center{align-content:center!important}.bootstrap .align-content-lg-between{align-content:space-between!important}.bootstrap .align-content-lg-around{align-content:space-around!important}.bootstrap .align-content-lg-stretch{align-content:stretch!important}.bootstrap .align-self-lg-auto{align-self:auto!important}.bootstrap .align-self-lg-start{align-self:flex-start!important}.bootstrap .align-self-lg-end{align-self:flex-end!important}.bootstrap .align-self-lg-center{align-self:center!important}.bootstrap .align-self-lg-baseline{align-self:baseline!important}.bootstrap .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.bootstrap .flex-xl-row{flex-direction:row!important}.bootstrap .flex-xl-column{flex-direction:column!important}.bootstrap .flex-xl-row-reverse{flex-direction:row-reverse!important}.bootstrap .flex-xl-column-reverse{flex-direction:column-reverse!important}.bootstrap .flex-xl-wrap{flex-wrap:wrap!important}.bootstrap .flex-xl-nowrap{flex-wrap:nowrap!important}.bootstrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.bootstrap .flex-xl-fill{flex:1 1 auto!important}.bootstrap .flex-xl-grow-0{flex-grow:0!important}.bootstrap .flex-xl-grow-1{flex-grow:1!important}.bootstrap .flex-xl-shrink-0{flex-shrink:0!important}.bootstrap .flex-xl-shrink-1{flex-shrink:1!important}.bootstrap .justify-content-xl-start{justify-content:flex-start!important}.bootstrap .justify-content-xl-end{justify-content:flex-end!important}.bootstrap .justify-content-xl-center{justify-content:center!important}.bootstrap .justify-content-xl-between{justify-content:space-between!important}.bootstrap .justify-content-xl-around{justify-content:space-around!important}.bootstrap .align-items-xl-start{align-items:flex-start!important}.bootstrap .align-items-xl-end{align-items:flex-end!important}.bootstrap .align-items-xl-center{align-items:center!important}.bootstrap .align-items-xl-baseline{align-items:baseline!important}.bootstrap .align-items-xl-stretch{align-items:stretch!important}.bootstrap .align-content-xl-start{align-content:flex-start!important}.bootstrap .align-content-xl-end{align-content:flex-end!important}.bootstrap .align-content-xl-center{align-content:center!important}.bootstrap .align-content-xl-between{align-content:space-between!important}.bootstrap .align-content-xl-around{align-content:space-around!important}.bootstrap .align-content-xl-stretch{align-content:stretch!important}.bootstrap .align-self-xl-auto{align-self:auto!important}.bootstrap .align-self-xl-start{align-self:flex-start!important}.bootstrap .align-self-xl-end{align-self:flex-end!important}.bootstrap .align-self-xl-center{align-self:center!important}.bootstrap .align-self-xl-baseline{align-self:baseline!important}.bootstrap .align-self-xl-stretch{align-self:stretch!important}}.bootstrap .float-left{float:left!important}.bootstrap .float-right{float:right!important}.bootstrap .float-none{float:none!important}@media (min-width:576px){.bootstrap .float-sm-left{float:left!important}.bootstrap .float-sm-right{float:right!important}.bootstrap .float-sm-none{float:none!important}}@media (min-width:768px){.bootstrap .float-md-left{float:left!important}.bootstrap .float-md-right{float:right!important}.bootstrap .float-md-none{float:none!important}}@media (min-width:992px){.bootstrap .float-lg-left{float:left!important}.bootstrap .float-lg-right{float:right!important}.bootstrap .float-lg-none{float:none!important}}@media (min-width:1200px){.bootstrap .float-xl-left{float:left!important}.bootstrap .float-xl-right{float:right!important}.bootstrap .float-xl-none{float:none!important}}.bootstrap .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.bootstrap .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.bootstrap .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.bootstrap .overflow-auto{overflow:auto!important}.bootstrap .overflow-hidden{overflow:hidden!important}.bootstrap .position-static{position:static!important}.bootstrap .position-relative{position:relative!important}.bootstrap .position-absolute{position:absolute!important}.bootstrap .position-fixed{position:fixed!important}.bootstrap .position-sticky{position:-webkit-sticky!important;position:sticky!important}.bootstrap .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.bootstrap .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.bootstrap .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.bootstrap .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bootstrap .sr-only-focusable:active,.bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.bootstrap .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.bootstrap .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.bootstrap .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.bootstrap .shadow-none{box-shadow:none!important}.bootstrap .w-25{width:25%!important}.bootstrap .w-50{width:50%!important}.bootstrap .w-75{width:75%!important}.bootstrap .w-100{width:100%!important}.bootstrap .w-auto{width:auto!important}.bootstrap .h-25{height:25%!important}.bootstrap .h-50{height:50%!important}.bootstrap .h-75{height:75%!important}.bootstrap .h-100{height:100%!important}.bootstrap .h-auto{height:auto!important}.bootstrap .mw-100{max-width:100%!important}.bootstrap .mh-100{max-height:100%!important}.bootstrap .min-vw-100{min-width:100vw!important}.bootstrap .min-vh-100{min-height:100vh!important}.bootstrap .vw-100{width:100vw!important}.bootstrap .vh-100{height:100vh!important}.bootstrap .m-0{margin:0!important}.bootstrap .mt-0,.bootstrap .my-0{margin-top:0!important}.bootstrap .mr-0,.bootstrap .mx-0{margin-right:0!important}.bootstrap .mb-0,.bootstrap .my-0{margin-bottom:0!important}.bootstrap .ml-0,.bootstrap .mx-0{margin-left:0!important}.bootstrap .m-1{margin:.25rem!important}.bootstrap .mt-1,.bootstrap .my-1{margin-top:.25rem!important}.bootstrap .mr-1,.bootstrap .mx-1{margin-right:.25rem!important}.bootstrap .mb-1,.bootstrap .my-1{margin-bottom:.25rem!important}.bootstrap .ml-1,.bootstrap .mx-1{margin-left:.25rem!important}.bootstrap .m-2{margin:.5rem!important}.bootstrap .mt-2,.bootstrap .my-2{margin-top:.5rem!important}.bootstrap .mr-2,.bootstrap .mx-2{margin-right:.5rem!important}.bootstrap .mb-2,.bootstrap .my-2{margin-bottom:.5rem!important}.bootstrap .ml-2,.bootstrap .mx-2{margin-left:.5rem!important}.bootstrap .m-3{margin:1rem!important}.bootstrap .mt-3,.bootstrap .my-3{margin-top:1rem!important}.bootstrap .mr-3,.bootstrap .mx-3{margin-right:1rem!important}.bootstrap .mb-3,.bootstrap .my-3{margin-bottom:1rem!important}.bootstrap .ml-3,.bootstrap .mx-3{margin-left:1rem!important}.bootstrap .m-4{margin:1.5rem!important}.bootstrap .mt-4,.bootstrap .my-4{margin-top:1.5rem!important}.bootstrap .mr-4,.bootstrap .mx-4{margin-right:1.5rem!important}.bootstrap .mb-4,.bootstrap .my-4{margin-bottom:1.5rem!important}.bootstrap .ml-4,.bootstrap .mx-4{margin-left:1.5rem!important}.bootstrap .m-5{margin:3rem!important}.bootstrap .mt-5,.bootstrap .my-5{margin-top:3rem!important}.bootstrap .mr-5,.bootstrap .mx-5{margin-right:3rem!important}.bootstrap .mb-5,.bootstrap .my-5{margin-bottom:3rem!important}.bootstrap .ml-5,.bootstrap .mx-5{margin-left:3rem!important}.bootstrap .p-0{padding:0!important}.bootstrap .pt-0,.bootstrap .py-0{padding-top:0!important}.bootstrap .pr-0,.bootstrap .px-0{padding-right:0!important}.bootstrap .pb-0,.bootstrap .py-0{padding-bottom:0!important}.bootstrap .pl-0,.bootstrap .px-0{padding-left:0!important}.bootstrap .p-1{padding:.25rem!important}.bootstrap .pt-1,.bootstrap .py-1{padding-top:.25rem!important}.bootstrap .pr-1,.bootstrap .px-1{padding-right:.25rem!important}.bootstrap .pb-1,.bootstrap .py-1{padding-bottom:.25rem!important}.bootstrap .pl-1,.bootstrap .px-1{padding-left:.25rem!important}.bootstrap .p-2{padding:.5rem!important}.bootstrap .pt-2,.bootstrap .py-2{padding-top:.5rem!important}.bootstrap .pr-2,.bootstrap .px-2{padding-right:.5rem!important}.bootstrap .pb-2,.bootstrap .py-2{padding-bottom:.5rem!important}.bootstrap .pl-2,.bootstrap .px-2{padding-left:.5rem!important}.bootstrap .p-3{padding:1rem!important}.bootstrap .pt-3,.bootstrap .py-3{padding-top:1rem!important}.bootstrap .pr-3,.bootstrap .px-3{padding-right:1rem!important}.bootstrap .pb-3,.bootstrap .py-3{padding-bottom:1rem!important}.bootstrap .pl-3,.bootstrap .px-3{padding-left:1rem!important}.bootstrap .p-4{padding:1.5rem!important}.bootstrap .pt-4,.bootstrap .py-4{padding-top:1.5rem!important}.bootstrap .pr-4,.bootstrap .px-4{padding-right:1.5rem!important}.bootstrap .pb-4,.bootstrap .py-4{padding-bottom:1.5rem!important}.bootstrap .pl-4,.bootstrap .px-4{padding-left:1.5rem!important}.bootstrap .p-5{padding:3rem!important}.bootstrap .pt-5,.bootstrap .py-5{padding-top:3rem!important}.bootstrap .pr-5,.bootstrap .px-5{padding-right:3rem!important}.bootstrap .pb-5,.bootstrap .py-5{padding-bottom:3rem!important}.bootstrap .pl-5,.bootstrap .px-5{padding-left:3rem!important}.bootstrap .m-n1{margin:-.25rem!important}.bootstrap .mt-n1,.bootstrap .my-n1{margin-top:-.25rem!important}.bootstrap .mr-n1,.bootstrap .mx-n1{margin-right:-.25rem!important}.bootstrap .mb-n1,.bootstrap .my-n1{margin-bottom:-.25rem!important}.bootstrap .ml-n1,.bootstrap .mx-n1{margin-left:-.25rem!important}.bootstrap .m-n2{margin:-.5rem!important}.bootstrap .mt-n2,.bootstrap .my-n2{margin-top:-.5rem!important}.bootstrap .mr-n2,.bootstrap .mx-n2{margin-right:-.5rem!important}.bootstrap .mb-n2,.bootstrap .my-n2{margin-bottom:-.5rem!important}.bootstrap .ml-n2,.bootstrap .mx-n2{margin-left:-.5rem!important}.bootstrap .m-n3{margin:-1rem!important}.bootstrap .mt-n3,.bootstrap .my-n3{margin-top:-1rem!important}.bootstrap .mr-n3,.bootstrap .mx-n3{margin-right:-1rem!important}.bootstrap .mb-n3,.bootstrap .my-n3{margin-bottom:-1rem!important}.bootstrap .ml-n3,.bootstrap .mx-n3{margin-left:-1rem!important}.bootstrap .m-n4{margin:-1.5rem!important}.bootstrap .mt-n4,.bootstrap .my-n4{margin-top:-1.5rem!important}.bootstrap .mr-n4,.bootstrap .mx-n4{margin-right:-1.5rem!important}.bootstrap .mb-n4,.bootstrap .my-n4{margin-bottom:-1.5rem!important}.bootstrap .ml-n4,.bootstrap .mx-n4{margin-left:-1.5rem!important}.bootstrap .m-n5{margin:-3rem!important}.bootstrap .mt-n5,.bootstrap .my-n5{margin-top:-3rem!important}.bootstrap .mr-n5,.bootstrap .mx-n5{margin-right:-3rem!important}.bootstrap .mb-n5,.bootstrap .my-n5{margin-bottom:-3rem!important}.bootstrap .ml-n5,.bootstrap .mx-n5{margin-left:-3rem!important}.bootstrap .m-auto{margin:auto!important}.bootstrap .mt-auto,.bootstrap .my-auto{margin-top:auto!important}.bootstrap .mr-auto,.bootstrap .mx-auto{margin-right:auto!important}.bootstrap .mb-auto,.bootstrap .my-auto{margin-bottom:auto!important}.bootstrap .ml-auto,.bootstrap .mx-auto{margin-left:auto!important}@media (min-width:576px){.bootstrap .m-sm-0{margin:0!important}.bootstrap .mt-sm-0,.bootstrap .my-sm-0{margin-top:0!important}.bootstrap .mr-sm-0,.bootstrap .mx-sm-0{margin-right:0!important}.bootstrap .mb-sm-0,.bootstrap .my-sm-0{margin-bottom:0!important}.bootstrap .ml-sm-0,.bootstrap .mx-sm-0{margin-left:0!important}.bootstrap .m-sm-1{margin:.25rem!important}.bootstrap .mt-sm-1,.bootstrap .my-sm-1{margin-top:.25rem!important}.bootstrap .mr-sm-1,.bootstrap .mx-sm-1{margin-right:.25rem!important}.bootstrap .mb-sm-1,.bootstrap .my-sm-1{margin-bottom:.25rem!important}.bootstrap .ml-sm-1,.bootstrap .mx-sm-1{margin-left:.25rem!important}.bootstrap .m-sm-2{margin:.5rem!important}.bootstrap .mt-sm-2,.bootstrap .my-sm-2{margin-top:.5rem!important}.bootstrap .mr-sm-2,.bootstrap .mx-sm-2{margin-right:.5rem!important}.bootstrap .mb-sm-2,.bootstrap .my-sm-2{margin-bottom:.5rem!important}.bootstrap .ml-sm-2,.bootstrap .mx-sm-2{margin-left:.5rem!important}.bootstrap .m-sm-3{margin:1rem!important}.bootstrap .mt-sm-3,.bootstrap .my-sm-3{margin-top:1rem!important}.bootstrap .mr-sm-3,.bootstrap .mx-sm-3{margin-right:1rem!important}.bootstrap .mb-sm-3,.bootstrap .my-sm-3{margin-bottom:1rem!important}.bootstrap .ml-sm-3,.bootstrap .mx-sm-3{margin-left:1rem!important}.bootstrap .m-sm-4{margin:1.5rem!important}.bootstrap .mt-sm-4,.bootstrap .my-sm-4{margin-top:1.5rem!important}.bootstrap .mr-sm-4,.bootstrap .mx-sm-4{margin-right:1.5rem!important}.bootstrap .mb-sm-4,.bootstrap .my-sm-4{margin-bottom:1.5rem!important}.bootstrap .ml-sm-4,.bootstrap .mx-sm-4{margin-left:1.5rem!important}.bootstrap .m-sm-5{margin:3rem!important}.bootstrap .mt-sm-5,.bootstrap .my-sm-5{margin-top:3rem!important}.bootstrap .mr-sm-5,.bootstrap .mx-sm-5{margin-right:3rem!important}.bootstrap .mb-sm-5,.bootstrap .my-sm-5{margin-bottom:3rem!important}.bootstrap .ml-sm-5,.bootstrap .mx-sm-5{margin-left:3rem!important}.bootstrap .p-sm-0{padding:0!important}.bootstrap .pt-sm-0,.bootstrap .py-sm-0{padding-top:0!important}.bootstrap .pr-sm-0,.bootstrap .px-sm-0{padding-right:0!important}.bootstrap .pb-sm-0,.bootstrap .py-sm-0{padding-bottom:0!important}.bootstrap .pl-sm-0,.bootstrap .px-sm-0{padding-left:0!important}.bootstrap .p-sm-1{padding:.25rem!important}.bootstrap .pt-sm-1,.bootstrap .py-sm-1{padding-top:.25rem!important}.bootstrap .pr-sm-1,.bootstrap .px-sm-1{padding-right:.25rem!important}.bootstrap .pb-sm-1,.bootstrap .py-sm-1{padding-bottom:.25rem!important}.bootstrap .pl-sm-1,.bootstrap .px-sm-1{padding-left:.25rem!important}.bootstrap .p-sm-2{padding:.5rem!important}.bootstrap .pt-sm-2,.bootstrap .py-sm-2{padding-top:.5rem!important}.bootstrap .pr-sm-2,.bootstrap .px-sm-2{padding-right:.5rem!important}.bootstrap .pb-sm-2,.bootstrap .py-sm-2{padding-bottom:.5rem!important}.bootstrap .pl-sm-2,.bootstrap .px-sm-2{padding-left:.5rem!important}.bootstrap .p-sm-3{padding:1rem!important}.bootstrap .pt-sm-3,.bootstrap .py-sm-3{padding-top:1rem!important}.bootstrap .pr-sm-3,.bootstrap .px-sm-3{padding-right:1rem!important}.bootstrap .pb-sm-3,.bootstrap .py-sm-3{padding-bottom:1rem!important}.bootstrap .pl-sm-3,.bootstrap .px-sm-3{padding-left:1rem!important}.bootstrap .p-sm-4{padding:1.5rem!important}.bootstrap .pt-sm-4,.bootstrap .py-sm-4{padding-top:1.5rem!important}.bootstrap .pr-sm-4,.bootstrap .px-sm-4{padding-right:1.5rem!important}.bootstrap .pb-sm-4,.bootstrap .py-sm-4{padding-bottom:1.5rem!important}.bootstrap .pl-sm-4,.bootstrap .px-sm-4{padding-left:1.5rem!important}.bootstrap .p-sm-5{padding:3rem!important}.bootstrap .pt-sm-5,.bootstrap .py-sm-5{padding-top:3rem!important}.bootstrap .pr-sm-5,.bootstrap .px-sm-5{padding-right:3rem!important}.bootstrap .pb-sm-5,.bootstrap .py-sm-5{padding-bottom:3rem!important}.bootstrap .pl-sm-5,.bootstrap .px-sm-5{padding-left:3rem!important}.bootstrap .m-sm-n1{margin:-.25rem!important}.bootstrap .mt-sm-n1,.bootstrap .my-sm-n1{margin-top:-.25rem!important}.bootstrap .mr-sm-n1,.bootstrap .mx-sm-n1{margin-right:-.25rem!important}.bootstrap .mb-sm-n1,.bootstrap .my-sm-n1{margin-bottom:-.25rem!important}.bootstrap .ml-sm-n1,.bootstrap .mx-sm-n1{margin-left:-.25rem!important}.bootstrap .m-sm-n2{margin:-.5rem!important}.bootstrap .mt-sm-n2,.bootstrap .my-sm-n2{margin-top:-.5rem!important}.bootstrap .mr-sm-n2,.bootstrap .mx-sm-n2{margin-right:-.5rem!important}.bootstrap .mb-sm-n2,.bootstrap .my-sm-n2{margin-bottom:-.5rem!important}.bootstrap .ml-sm-n2,.bootstrap .mx-sm-n2{margin-left:-.5rem!important}.bootstrap .m-sm-n3{margin:-1rem!important}.bootstrap .mt-sm-n3,.bootstrap .my-sm-n3{margin-top:-1rem!important}.bootstrap .mr-sm-n3,.bootstrap .mx-sm-n3{margin-right:-1rem!important}.bootstrap .mb-sm-n3,.bootstrap .my-sm-n3{margin-bottom:-1rem!important}.bootstrap .ml-sm-n3,.bootstrap .mx-sm-n3{margin-left:-1rem!important}.bootstrap .m-sm-n4{margin:-1.5rem!important}.bootstrap .mt-sm-n4,.bootstrap .my-sm-n4{margin-top:-1.5rem!important}.bootstrap .mr-sm-n4,.bootstrap .mx-sm-n4{margin-right:-1.5rem!important}.bootstrap .mb-sm-n4,.bootstrap .my-sm-n4{margin-bottom:-1.5rem!important}.bootstrap .ml-sm-n4,.bootstrap .mx-sm-n4{margin-left:-1.5rem!important}.bootstrap .m-sm-n5{margin:-3rem!important}.bootstrap .mt-sm-n5,.bootstrap .my-sm-n5{margin-top:-3rem!important}.bootstrap .mr-sm-n5,.bootstrap .mx-sm-n5{margin-right:-3rem!important}.bootstrap .mb-sm-n5,.bootstrap .my-sm-n5{margin-bottom:-3rem!important}.bootstrap .ml-sm-n5,.bootstrap .mx-sm-n5{margin-left:-3rem!important}.bootstrap .m-sm-auto{margin:auto!important}.bootstrap .mt-sm-auto,.bootstrap .my-sm-auto{margin-top:auto!important}.bootstrap .mr-sm-auto,.bootstrap .mx-sm-auto{margin-right:auto!important}.bootstrap .mb-sm-auto,.bootstrap .my-sm-auto{margin-bottom:auto!important}.bootstrap .ml-sm-auto,.bootstrap .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.bootstrap .m-md-0{margin:0!important}.bootstrap .mt-md-0,.bootstrap .my-md-0{margin-top:0!important}.bootstrap .mr-md-0,.bootstrap .mx-md-0{margin-right:0!important}.bootstrap .mb-md-0,.bootstrap .my-md-0{margin-bottom:0!important}.bootstrap .ml-md-0,.bootstrap .mx-md-0{margin-left:0!important}.bootstrap .m-md-1{margin:.25rem!important}.bootstrap .mt-md-1,.bootstrap .my-md-1{margin-top:.25rem!important}.bootstrap .mr-md-1,.bootstrap .mx-md-1{margin-right:.25rem!important}.bootstrap .mb-md-1,.bootstrap .my-md-1{margin-bottom:.25rem!important}.bootstrap .ml-md-1,.bootstrap .mx-md-1{margin-left:.25rem!important}.bootstrap .m-md-2{margin:.5rem!important}.bootstrap .mt-md-2,.bootstrap .my-md-2{margin-top:.5rem!important}.bootstrap .mr-md-2,.bootstrap .mx-md-2{margin-right:.5rem!important}.bootstrap .mb-md-2,.bootstrap .my-md-2{margin-bottom:.5rem!important}.bootstrap .ml-md-2,.bootstrap .mx-md-2{margin-left:.5rem!important}.bootstrap .m-md-3{margin:1rem!important}.bootstrap .mt-md-3,.bootstrap .my-md-3{margin-top:1rem!important}.bootstrap .mr-md-3,.bootstrap .mx-md-3{margin-right:1rem!important}.bootstrap .mb-md-3,.bootstrap .my-md-3{margin-bottom:1rem!important}.bootstrap .ml-md-3,.bootstrap .mx-md-3{margin-left:1rem!important}.bootstrap .m-md-4{margin:1.5rem!important}.bootstrap .mt-md-4,.bootstrap .my-md-4{margin-top:1.5rem!important}.bootstrap .mr-md-4,.bootstrap .mx-md-4{margin-right:1.5rem!important}.bootstrap .mb-md-4,.bootstrap .my-md-4{margin-bottom:1.5rem!important}.bootstrap .ml-md-4,.bootstrap .mx-md-4{margin-left:1.5rem!important}.bootstrap .m-md-5{margin:3rem!important}.bootstrap .mt-md-5,.bootstrap .my-md-5{margin-top:3rem!important}.bootstrap .mr-md-5,.bootstrap .mx-md-5{margin-right:3rem!important}.bootstrap .mb-md-5,.bootstrap .my-md-5{margin-bottom:3rem!important}.bootstrap .ml-md-5,.bootstrap .mx-md-5{margin-left:3rem!important}.bootstrap .p-md-0{padding:0!important}.bootstrap .pt-md-0,.bootstrap .py-md-0{padding-top:0!important}.bootstrap .pr-md-0,.bootstrap .px-md-0{padding-right:0!important}.bootstrap .pb-md-0,.bootstrap .py-md-0{padding-bottom:0!important}.bootstrap .pl-md-0,.bootstrap .px-md-0{padding-left:0!important}.bootstrap .p-md-1{padding:.25rem!important}.bootstrap .pt-md-1,.bootstrap .py-md-1{padding-top:.25rem!important}.bootstrap .pr-md-1,.bootstrap .px-md-1{padding-right:.25rem!important}.bootstrap .pb-md-1,.bootstrap .py-md-1{padding-bottom:.25rem!important}.bootstrap .pl-md-1,.bootstrap .px-md-1{padding-left:.25rem!important}.bootstrap .p-md-2{padding:.5rem!important}.bootstrap .pt-md-2,.bootstrap .py-md-2{padding-top:.5rem!important}.bootstrap .pr-md-2,.bootstrap .px-md-2{padding-right:.5rem!important}.bootstrap .pb-md-2,.bootstrap .py-md-2{padding-bottom:.5rem!important}.bootstrap .pl-md-2,.bootstrap .px-md-2{padding-left:.5rem!important}.bootstrap .p-md-3{padding:1rem!important}.bootstrap .pt-md-3,.bootstrap .py-md-3{padding-top:1rem!important}.bootstrap .pr-md-3,.bootstrap .px-md-3{padding-right:1rem!important}.bootstrap .pb-md-3,.bootstrap .py-md-3{padding-bottom:1rem!important}.bootstrap .pl-md-3,.bootstrap .px-md-3{padding-left:1rem!important}.bootstrap .p-md-4{padding:1.5rem!important}.bootstrap .pt-md-4,.bootstrap .py-md-4{padding-top:1.5rem!important}.bootstrap .pr-md-4,.bootstrap .px-md-4{padding-right:1.5rem!important}.bootstrap .pb-md-4,.bootstrap .py-md-4{padding-bottom:1.5rem!important}.bootstrap .pl-md-4,.bootstrap .px-md-4{padding-left:1.5rem!important}.bootstrap .p-md-5{padding:3rem!important}.bootstrap .pt-md-5,.bootstrap .py-md-5{padding-top:3rem!important}.bootstrap .pr-md-5,.bootstrap .px-md-5{padding-right:3rem!important}.bootstrap .pb-md-5,.bootstrap .py-md-5{padding-bottom:3rem!important}.bootstrap .pl-md-5,.bootstrap .px-md-5{padding-left:3rem!important}.bootstrap .m-md-n1{margin:-.25rem!important}.bootstrap .mt-md-n1,.bootstrap .my-md-n1{margin-top:-.25rem!important}.bootstrap .mr-md-n1,.bootstrap .mx-md-n1{margin-right:-.25rem!important}.bootstrap .mb-md-n1,.bootstrap .my-md-n1{margin-bottom:-.25rem!important}.bootstrap .ml-md-n1,.bootstrap .mx-md-n1{margin-left:-.25rem!important}.bootstrap .m-md-n2{margin:-.5rem!important}.bootstrap .mt-md-n2,.bootstrap .my-md-n2{margin-top:-.5rem!important}.bootstrap .mr-md-n2,.bootstrap .mx-md-n2{margin-right:-.5rem!important}.bootstrap .mb-md-n2,.bootstrap .my-md-n2{margin-bottom:-.5rem!important}.bootstrap .ml-md-n2,.bootstrap .mx-md-n2{margin-left:-.5rem!important}.bootstrap .m-md-n3{margin:-1rem!important}.bootstrap .mt-md-n3,.bootstrap .my-md-n3{margin-top:-1rem!important}.bootstrap .mr-md-n3,.bootstrap .mx-md-n3{margin-right:-1rem!important}.bootstrap .mb-md-n3,.bootstrap .my-md-n3{margin-bottom:-1rem!important}.bootstrap .ml-md-n3,.bootstrap .mx-md-n3{margin-left:-1rem!important}.bootstrap .m-md-n4{margin:-1.5rem!important}.bootstrap .mt-md-n4,.bootstrap .my-md-n4{margin-top:-1.5rem!important}.bootstrap .mr-md-n4,.bootstrap .mx-md-n4{margin-right:-1.5rem!important}.bootstrap .mb-md-n4,.bootstrap .my-md-n4{margin-bottom:-1.5rem!important}.bootstrap .ml-md-n4,.bootstrap .mx-md-n4{margin-left:-1.5rem!important}.bootstrap .m-md-n5{margin:-3rem!important}.bootstrap .mt-md-n5,.bootstrap .my-md-n5{margin-top:-3rem!important}.bootstrap .mr-md-n5,.bootstrap .mx-md-n5{margin-right:-3rem!important}.bootstrap .mb-md-n5,.bootstrap .my-md-n5{margin-bottom:-3rem!important}.bootstrap .ml-md-n5,.bootstrap .mx-md-n5{margin-left:-3rem!important}.bootstrap .m-md-auto{margin:auto!important}.bootstrap .mt-md-auto,.bootstrap .my-md-auto{margin-top:auto!important}.bootstrap .mr-md-auto,.bootstrap .mx-md-auto{margin-right:auto!important}.bootstrap .mb-md-auto,.bootstrap .my-md-auto{margin-bottom:auto!important}.bootstrap .ml-md-auto,.bootstrap .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.bootstrap .m-lg-0{margin:0!important}.bootstrap .mt-lg-0,.bootstrap .my-lg-0{margin-top:0!important}.bootstrap .mr-lg-0,.bootstrap .mx-lg-0{margin-right:0!important}.bootstrap .mb-lg-0,.bootstrap .my-lg-0{margin-bottom:0!important}.bootstrap .ml-lg-0,.bootstrap .mx-lg-0{margin-left:0!important}.bootstrap .m-lg-1{margin:.25rem!important}.bootstrap .mt-lg-1,.bootstrap .my-lg-1{margin-top:.25rem!important}.bootstrap .mr-lg-1,.bootstrap .mx-lg-1{margin-right:.25rem!important}.bootstrap .mb-lg-1,.bootstrap .my-lg-1{margin-bottom:.25rem!important}.bootstrap .ml-lg-1,.bootstrap .mx-lg-1{margin-left:.25rem!important}.bootstrap .m-lg-2{margin:.5rem!important}.bootstrap .mt-lg-2,.bootstrap .my-lg-2{margin-top:.5rem!important}.bootstrap .mr-lg-2,.bootstrap .mx-lg-2{margin-right:.5rem!important}.bootstrap .mb-lg-2,.bootstrap .my-lg-2{margin-bottom:.5rem!important}.bootstrap .ml-lg-2,.bootstrap .mx-lg-2{margin-left:.5rem!important}.bootstrap .m-lg-3{margin:1rem!important}.bootstrap .mt-lg-3,.bootstrap .my-lg-3{margin-top:1rem!important}.bootstrap .mr-lg-3,.bootstrap .mx-lg-3{margin-right:1rem!important}.bootstrap .mb-lg-3,.bootstrap .my-lg-3{margin-bottom:1rem!important}.bootstrap .ml-lg-3,.bootstrap .mx-lg-3{margin-left:1rem!important}.bootstrap .m-lg-4{margin:1.5rem!important}.bootstrap .mt-lg-4,.bootstrap .my-lg-4{margin-top:1.5rem!important}.bootstrap .mr-lg-4,.bootstrap .mx-lg-4{margin-right:1.5rem!important}.bootstrap .mb-lg-4,.bootstrap .my-lg-4{margin-bottom:1.5rem!important}.bootstrap .ml-lg-4,.bootstrap .mx-lg-4{margin-left:1.5rem!important}.bootstrap .m-lg-5{margin:3rem!important}.bootstrap .mt-lg-5,.bootstrap .my-lg-5{margin-top:3rem!important}.bootstrap .mr-lg-5,.bootstrap .mx-lg-5{margin-right:3rem!important}.bootstrap .mb-lg-5,.bootstrap .my-lg-5{margin-bottom:3rem!important}.bootstrap .ml-lg-5,.bootstrap .mx-lg-5{margin-left:3rem!important}.bootstrap .p-lg-0{padding:0!important}.bootstrap .pt-lg-0,.bootstrap .py-lg-0{padding-top:0!important}.bootstrap .pr-lg-0,.bootstrap .px-lg-0{padding-right:0!important}.bootstrap .pb-lg-0,.bootstrap .py-lg-0{padding-bottom:0!important}.bootstrap .pl-lg-0,.bootstrap .px-lg-0{padding-left:0!important}.bootstrap .p-lg-1{padding:.25rem!important}.bootstrap .pt-lg-1,.bootstrap .py-lg-1{padding-top:.25rem!important}.bootstrap .pr-lg-1,.bootstrap .px-lg-1{padding-right:.25rem!important}.bootstrap .pb-lg-1,.bootstrap .py-lg-1{padding-bottom:.25rem!important}.bootstrap .pl-lg-1,.bootstrap .px-lg-1{padding-left:.25rem!important}.bootstrap .p-lg-2{padding:.5rem!important}.bootstrap .pt-lg-2,.bootstrap .py-lg-2{padding-top:.5rem!important}.bootstrap .pr-lg-2,.bootstrap .px-lg-2{padding-right:.5rem!important}.bootstrap .pb-lg-2,.bootstrap .py-lg-2{padding-bottom:.5rem!important}.bootstrap .pl-lg-2,.bootstrap .px-lg-2{padding-left:.5rem!important}.bootstrap .p-lg-3{padding:1rem!important}.bootstrap .pt-lg-3,.bootstrap .py-lg-3{padding-top:1rem!important}.bootstrap .pr-lg-3,.bootstrap .px-lg-3{padding-right:1rem!important}.bootstrap .pb-lg-3,.bootstrap .py-lg-3{padding-bottom:1rem!important}.bootstrap .pl-lg-3,.bootstrap .px-lg-3{padding-left:1rem!important}.bootstrap .p-lg-4{padding:1.5rem!important}.bootstrap .pt-lg-4,.bootstrap .py-lg-4{padding-top:1.5rem!important}.bootstrap .pr-lg-4,.bootstrap .px-lg-4{padding-right:1.5rem!important}.bootstrap .pb-lg-4,.bootstrap .py-lg-4{padding-bottom:1.5rem!important}.bootstrap .pl-lg-4,.bootstrap .px-lg-4{padding-left:1.5rem!important}.bootstrap .p-lg-5{padding:3rem!important}.bootstrap .pt-lg-5,.bootstrap .py-lg-5{padding-top:3rem!important}.bootstrap .pr-lg-5,.bootstrap .px-lg-5{padding-right:3rem!important}.bootstrap .pb-lg-5,.bootstrap .py-lg-5{padding-bottom:3rem!important}.bootstrap .pl-lg-5,.bootstrap .px-lg-5{padding-left:3rem!important}.bootstrap .m-lg-n1{margin:-.25rem!important}.bootstrap .mt-lg-n1,.bootstrap .my-lg-n1{margin-top:-.25rem!important}.bootstrap .mr-lg-n1,.bootstrap .mx-lg-n1{margin-right:-.25rem!important}.bootstrap .mb-lg-n1,.bootstrap .my-lg-n1{margin-bottom:-.25rem!important}.bootstrap .ml-lg-n1,.bootstrap .mx-lg-n1{margin-left:-.25rem!important}.bootstrap .m-lg-n2{margin:-.5rem!important}.bootstrap .mt-lg-n2,.bootstrap .my-lg-n2{margin-top:-.5rem!important}.bootstrap .mr-lg-n2,.bootstrap .mx-lg-n2{margin-right:-.5rem!important}.bootstrap .mb-lg-n2,.bootstrap .my-lg-n2{margin-bottom:-.5rem!important}.bootstrap .ml-lg-n2,.bootstrap .mx-lg-n2{margin-left:-.5rem!important}.bootstrap .m-lg-n3{margin:-1rem!important}.bootstrap .mt-lg-n3,.bootstrap .my-lg-n3{margin-top:-1rem!important}.bootstrap .mr-lg-n3,.bootstrap .mx-lg-n3{margin-right:-1rem!important}.bootstrap .mb-lg-n3,.bootstrap .my-lg-n3{margin-bottom:-1rem!important}.bootstrap .ml-lg-n3,.bootstrap .mx-lg-n3{margin-left:-1rem!important}.bootstrap .m-lg-n4{margin:-1.5rem!important}.bootstrap .mt-lg-n4,.bootstrap .my-lg-n4{margin-top:-1.5rem!important}.bootstrap .mr-lg-n4,.bootstrap .mx-lg-n4{margin-right:-1.5rem!important}.bootstrap .mb-lg-n4,.bootstrap .my-lg-n4{margin-bottom:-1.5rem!important}.bootstrap .ml-lg-n4,.bootstrap .mx-lg-n4{margin-left:-1.5rem!important}.bootstrap .m-lg-n5{margin:-3rem!important}.bootstrap .mt-lg-n5,.bootstrap .my-lg-n5{margin-top:-3rem!important}.bootstrap .mr-lg-n5,.bootstrap .mx-lg-n5{margin-right:-3rem!important}.bootstrap .mb-lg-n5,.bootstrap .my-lg-n5{margin-bottom:-3rem!important}.bootstrap .ml-lg-n5,.bootstrap .mx-lg-n5{margin-left:-3rem!important}.bootstrap .m-lg-auto{margin:auto!important}.bootstrap .mt-lg-auto,.bootstrap .my-lg-auto{margin-top:auto!important}.bootstrap .mr-lg-auto,.bootstrap .mx-lg-auto{margin-right:auto!important}.bootstrap .mb-lg-auto,.bootstrap .my-lg-auto{margin-bottom:auto!important}.bootstrap .ml-lg-auto,.bootstrap .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.bootstrap .m-xl-0{margin:0!important}.bootstrap .mt-xl-0,.bootstrap .my-xl-0{margin-top:0!important}.bootstrap .mr-xl-0,.bootstrap .mx-xl-0{margin-right:0!important}.bootstrap .mb-xl-0,.bootstrap .my-xl-0{margin-bottom:0!important}.bootstrap .ml-xl-0,.bootstrap .mx-xl-0{margin-left:0!important}.bootstrap .m-xl-1{margin:.25rem!important}.bootstrap .mt-xl-1,.bootstrap .my-xl-1{margin-top:.25rem!important}.bootstrap .mr-xl-1,.bootstrap .mx-xl-1{margin-right:.25rem!important}.bootstrap .mb-xl-1,.bootstrap .my-xl-1{margin-bottom:.25rem!important}.bootstrap .ml-xl-1,.bootstrap .mx-xl-1{margin-left:.25rem!important}.bootstrap .m-xl-2{margin:.5rem!important}.bootstrap .mt-xl-2,.bootstrap .my-xl-2{margin-top:.5rem!important}.bootstrap .mr-xl-2,.bootstrap .mx-xl-2{margin-right:.5rem!important}.bootstrap .mb-xl-2,.bootstrap .my-xl-2{margin-bottom:.5rem!important}.bootstrap .ml-xl-2,.bootstrap .mx-xl-2{margin-left:.5rem!important}.bootstrap .m-xl-3{margin:1rem!important}.bootstrap .mt-xl-3,.bootstrap .my-xl-3{margin-top:1rem!important}.bootstrap .mr-xl-3,.bootstrap .mx-xl-3{margin-right:1rem!important}.bootstrap .mb-xl-3,.bootstrap .my-xl-3{margin-bottom:1rem!important}.bootstrap .ml-xl-3,.bootstrap .mx-xl-3{margin-left:1rem!important}.bootstrap .m-xl-4{margin:1.5rem!important}.bootstrap .mt-xl-4,.bootstrap .my-xl-4{margin-top:1.5rem!important}.bootstrap .mr-xl-4,.bootstrap .mx-xl-4{margin-right:1.5rem!important}.bootstrap .mb-xl-4,.bootstrap .my-xl-4{margin-bottom:1.5rem!important}.bootstrap .ml-xl-4,.bootstrap .mx-xl-4{margin-left:1.5rem!important}.bootstrap .m-xl-5{margin:3rem!important}.bootstrap .mt-xl-5,.bootstrap .my-xl-5{margin-top:3rem!important}.bootstrap .mr-xl-5,.bootstrap .mx-xl-5{margin-right:3rem!important}.bootstrap .mb-xl-5,.bootstrap .my-xl-5{margin-bottom:3rem!important}.bootstrap .ml-xl-5,.bootstrap .mx-xl-5{margin-left:3rem!important}.bootstrap .p-xl-0{padding:0!important}.bootstrap .pt-xl-0,.bootstrap .py-xl-0{padding-top:0!important}.bootstrap .pr-xl-0,.bootstrap .px-xl-0{padding-right:0!important}.bootstrap .pb-xl-0,.bootstrap .py-xl-0{padding-bottom:0!important}.bootstrap .pl-xl-0,.bootstrap .px-xl-0{padding-left:0!important}.bootstrap .p-xl-1{padding:.25rem!important}.bootstrap .pt-xl-1,.bootstrap .py-xl-1{padding-top:.25rem!important}.bootstrap .pr-xl-1,.bootstrap .px-xl-1{padding-right:.25rem!important}.bootstrap .pb-xl-1,.bootstrap .py-xl-1{padding-bottom:.25rem!important}.bootstrap .pl-xl-1,.bootstrap .px-xl-1{padding-left:.25rem!important}.bootstrap .p-xl-2{padding:.5rem!important}.bootstrap .pt-xl-2,.bootstrap .py-xl-2{padding-top:.5rem!important}.bootstrap .pr-xl-2,.bootstrap .px-xl-2{padding-right:.5rem!important}.bootstrap .pb-xl-2,.bootstrap .py-xl-2{padding-bottom:.5rem!important}.bootstrap .pl-xl-2,.bootstrap .px-xl-2{padding-left:.5rem!important}.bootstrap .p-xl-3{padding:1rem!important}.bootstrap .pt-xl-3,.bootstrap .py-xl-3{padding-top:1rem!important}.bootstrap .pr-xl-3,.bootstrap .px-xl-3{padding-right:1rem!important}.bootstrap .pb-xl-3,.bootstrap .py-xl-3{padding-bottom:1rem!important}.bootstrap .pl-xl-3,.bootstrap .px-xl-3{padding-left:1rem!important}.bootstrap .p-xl-4{padding:1.5rem!important}.bootstrap .pt-xl-4,.bootstrap .py-xl-4{padding-top:1.5rem!important}.bootstrap .pr-xl-4,.bootstrap .px-xl-4{padding-right:1.5rem!important}.bootstrap .pb-xl-4,.bootstrap .py-xl-4{padding-bottom:1.5rem!important}.bootstrap .pl-xl-4,.bootstrap .px-xl-4{padding-left:1.5rem!important}.bootstrap .p-xl-5{padding:3rem!important}.bootstrap .pt-xl-5,.bootstrap .py-xl-5{padding-top:3rem!important}.bootstrap .pr-xl-5,.bootstrap .px-xl-5{padding-right:3rem!important}.bootstrap .pb-xl-5,.bootstrap .py-xl-5{padding-bottom:3rem!important}.bootstrap .pl-xl-5,.bootstrap .px-xl-5{padding-left:3rem!important}.bootstrap .m-xl-n1{margin:-.25rem!important}.bootstrap .mt-xl-n1,.bootstrap .my-xl-n1{margin-top:-.25rem!important}.bootstrap .mr-xl-n1,.bootstrap .mx-xl-n1{margin-right:-.25rem!important}.bootstrap .mb-xl-n1,.bootstrap .my-xl-n1{margin-bottom:-.25rem!important}.bootstrap .ml-xl-n1,.bootstrap .mx-xl-n1{margin-left:-.25rem!important}.bootstrap .m-xl-n2{margin:-.5rem!important}.bootstrap .mt-xl-n2,.bootstrap .my-xl-n2{margin-top:-.5rem!important}.bootstrap .mr-xl-n2,.bootstrap .mx-xl-n2{margin-right:-.5rem!important}.bootstrap .mb-xl-n2,.bootstrap .my-xl-n2{margin-bottom:-.5rem!important}.bootstrap .ml-xl-n2,.bootstrap .mx-xl-n2{margin-left:-.5rem!important}.bootstrap .m-xl-n3{margin:-1rem!important}.bootstrap .mt-xl-n3,.bootstrap .my-xl-n3{margin-top:-1rem!important}.bootstrap .mr-xl-n3,.bootstrap .mx-xl-n3{margin-right:-1rem!important}.bootstrap .mb-xl-n3,.bootstrap .my-xl-n3{margin-bottom:-1rem!important}.bootstrap .ml-xl-n3,.bootstrap .mx-xl-n3{margin-left:-1rem!important}.bootstrap .m-xl-n4{margin:-1.5rem!important}.bootstrap .mt-xl-n4,.bootstrap .my-xl-n4{margin-top:-1.5rem!important}.bootstrap .mr-xl-n4,.bootstrap .mx-xl-n4{margin-right:-1.5rem!important}.bootstrap .mb-xl-n4,.bootstrap .my-xl-n4{margin-bottom:-1.5rem!important}.bootstrap .ml-xl-n4,.bootstrap .mx-xl-n4{margin-left:-1.5rem!important}.bootstrap .m-xl-n5{margin:-3rem!important}.bootstrap .mt-xl-n5,.bootstrap .my-xl-n5{margin-top:-3rem!important}.bootstrap .mr-xl-n5,.bootstrap .mx-xl-n5{margin-right:-3rem!important}.bootstrap .mb-xl-n5,.bootstrap .my-xl-n5{margin-bottom:-3rem!important}.bootstrap .ml-xl-n5,.bootstrap .mx-xl-n5{margin-left:-3rem!important}.bootstrap .m-xl-auto{margin:auto!important}.bootstrap .mt-xl-auto,.bootstrap .my-xl-auto{margin-top:auto!important}.bootstrap .mr-xl-auto,.bootstrap .mx-xl-auto{margin-right:auto!important}.bootstrap .mb-xl-auto,.bootstrap .my-xl-auto{margin-bottom:auto!important}.bootstrap .ml-xl-auto,.bootstrap .mx-xl-auto{margin-left:auto!important}}.bootstrap .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.bootstrap .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.bootstrap .text-justify{text-align:justify!important}.bootstrap .text-wrap{white-space:normal!important}.bootstrap .text-nowrap{white-space:nowrap!important}.bootstrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bootstrap .text-left{text-align:left!important}.bootstrap .text-right{text-align:right!important}.bootstrap .text-center{text-align:center!important}@media (min-width:576px){.bootstrap .text-sm-left{text-align:left!important}.bootstrap .text-sm-right{text-align:right!important}.bootstrap .text-sm-center{text-align:center!important}}@media (min-width:768px){.bootstrap .text-md-left{text-align:left!important}.bootstrap .text-md-right{text-align:right!important}.bootstrap .text-md-center{text-align:center!important}}@media (min-width:992px){.bootstrap .text-lg-left{text-align:left!important}.bootstrap .text-lg-right{text-align:right!important}.bootstrap .text-lg-center{text-align:center!important}}@media (min-width:1200px){.bootstrap .text-xl-left{text-align:left!important}.bootstrap .text-xl-right{text-align:right!important}.bootstrap .text-xl-center{text-align:center!important}}.bootstrap .text-lowercase{text-transform:lowercase!important}.bootstrap .text-uppercase{text-transform:uppercase!important}.bootstrap .text-capitalize{text-transform:capitalize!important}.bootstrap .font-weight-light{font-weight:300!important}.bootstrap .font-weight-lighter{font-weight:lighter!important}.bootstrap .font-weight-normal{font-weight:400!important}.bootstrap .font-weight-bold{font-weight:700!important}.bootstrap .font-weight-bolder{font-weight:bolder!important}.bootstrap .font-italic{font-style:italic!important}.bootstrap .text-white{color:#fff!important}.bootstrap .text-primary{color:#007bff!important}.bootstrap a.text-primary:focus,.bootstrap a.text-primary:hover{color:#0056b3!important}.bootstrap .text-secondary{color:#6c757d!important}.bootstrap a.text-secondary:focus,.bootstrap a.text-secondary:hover{color:#494f54!important}.bootstrap .text-success{color:#28a745!important}.bootstrap a.text-success:focus,.bootstrap a.text-success:hover{color:#19692c!important}.bootstrap .text-info{color:#17a2b8!important}.bootstrap a.text-info:focus,.bootstrap a.text-info:hover{color:#0f6674!important}.bootstrap .text-warning{color:#ffc107!important}.bootstrap a.text-warning:focus,.bootstrap a.text-warning:hover{color:#ba8b00!important}.bootstrap .text-danger{color:#dc3545!important}.bootstrap a.text-danger:focus,.bootstrap a.text-danger:hover{color:#a71d2a!important}.bootstrap .text-light,.bootstrap .text-themed-inverted{color:#f8f9fa!important}.bootstrap a.text-light:focus,.bootstrap a.text-light:hover,.bootstrap a.text-themed-inverted:focus,.bootstrap a.text-themed-inverted:hover{color:#cbd3da!important}.bootstrap .text-dark,.bootstrap .text-themed{color:#343a40!important}.bootstrap a.text-dark:focus,.bootstrap a.text-dark:hover,.bootstrap a.text-themed:focus,.bootstrap a.text-themed:hover{color:#121416!important}.bootstrap .text-body{color:#212529!important}.bootstrap .text-muted{color:#6c757d!important}.bootstrap .text-black-50{color:rgba(0,0,0,.5)!important}.bootstrap .text-white-50{color:rgba(255,255,255,.5)!important}.bootstrap .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bootstrap .text-decoration-none{text-decoration:none!important}.bootstrap .text-break{word-break:break-word!important;word-wrap:break-word!important}.bootstrap .text-reset{color:inherit!important}.bootstrap .visible{visibility:visible!important}.bootstrap .invisible{visibility:hidden!important}
\ No newline at end of file
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-input-group.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-input-group.scss
index 741879c3ff..0ce7c292ef 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-input-group.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-input-group.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
.input-group {
& > .input-group-append {
& > .custom-select {
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-mixins.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-mixins.scss
index 4cd3620d44..f5ae33ec1f 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-mixins.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-mixins.scss
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'mixins/dark-table-row';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-styles.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-styles.scss
index 09a52bc293..cf838a5232 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-styles.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-styles.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Add additional styles here. For example, overwrite certain styles or add new components.
// Tip: You can use bootstrap's powerful mixins here!
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-tables.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-tables.scss
index 87f704037d..0143d617fc 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-tables.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-tables.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Table backgrounds
//
// Exact selectors below required to override `.table-striped` and prevent
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss
index d90c5d31f2..bb813775dc 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
$forevolve-green: #007f00;
// stylelint-disable
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_form-overrides.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_form-overrides.scss
index 3d3d0317d0..443f4d8618 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_form-overrides.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_form-overrides.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
.was-validated {
@each $state, $data in $form-validation-states {
@include form-validation-state($state, map-get($data, color), map-get($data, icon));
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_mixins-overrides.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_mixins-overrides.scss
index 2d6a3727ed..b241fd288f 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_mixins-overrides.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_mixins-overrides.scss
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'mixins-overrides/dark-forms';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-dark.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-dark.scss
index c39c6759e0..4909945f34 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-dark.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-dark.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
.navbar-themed {
@extend .bg-dark;
@extend .navbar-dark;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-light.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-light.scss
index 738113174d..ab24d15c1e 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-light.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/_themed-utilities-light.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
.navbar-themed {
@extend .bg-light;
@extend .navbar-light;
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-dark.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-dark.scss
index ba571d6650..35f16eb4ca 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-dark.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-dark.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-light.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-light.scss
index a5366de9cd..02c1932855 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-light.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-light.scss
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'node_modules/bootstrap/scss/bootstrap';
@import 'themed-utilities-light';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-dark.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-dark.scss
index 33a29c030a..c955f53e9b 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-dark.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-dark.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme: dark) {
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-light.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-light.scss
index 0be1bbe7a3..4892ee7515 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-light.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/bootstrap-prefers-light.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@media (prefers-color-scheme: light) {
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins-overrides/_dark-forms.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins-overrides/_dark-forms.scss
index eca0035d23..79e9f59715 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins-overrides/_dark-forms.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins-overrides/_dark-forms.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@mixin form-validation-state-selector($state) {
$selector: nth(&, 1);
$number-of-elements: length($selector);
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins/_dark-table-row.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins/_dark-table-row.scss
index c92651d3bd..0a415ca349 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins/_dark-table-row.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/mixins/_dark-table-row.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Tables
@mixin dark-table-row-variant($state, $background) {
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-dark.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-dark.scss
index a1072a1296..833261de2b 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-dark.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-dark.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-print.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-print.scss
index 00a8e226ba..1866ae057d 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-print.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap-print.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
@import 'node_modules/bootstrap/scss/mixins';
diff --git a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap.scss b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap.scss
index b97c036289..bd4218afc4 100644
--- a/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap.scss
+++ b/web/ui/node_modules/@forevolve/bootstrap-dark/scss/toggle-bootstrap.scss
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
@import 'node_modules/bootstrap/scss/functions';
@import 'node_modules/bootstrap/scss/variables';
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-common-types/index.d.ts b/web/ui/node_modules/@fortawesome/fontawesome-common-types/index.d.ts
index d030ccfa64..c98c79f2c4 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-common-types/index.d.ts
+++ b/web/ui/node_modules/@fortawesome/fontawesome-common-types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export type IconFamily = "classic" | "sharp" | "duotone";
export type IconPrefix = "fas" | "far" | "fal" | "fat" | "fad" | "fab" | "fak" | "fass" | "fasr" | "fasl" ;
export type CssStyleClass = "fa-solid" | "fa-regular" | "fa-light" | "fa-thin" | "fa-duotone" | "fa-brands" ;
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.d.ts b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.d.ts
index bc8663e83d..59d1922a19 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.d.ts
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {
IconDefinition,
IconName,
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.js b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.js
index 6d4bee795f..9900ec2cc0 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.js
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/import.macro.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { createMacro, MacroError } = require('babel-plugin-macros')
const { addNamed } = require('@babel/helper-module-imports')
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts
index 25c3d10d47..d38d3b3ab7 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {IconDefinition, IconLookup, IconName, IconFamily, IconPrefix, CssStyleClass, IconStyle, IconPathData, IconPack} from '@fortawesome/fontawesome-common-types';
export {IconDefinition, IconLookup, IconName, IconFamily, IconPrefix, CssStyleClass, IconStyle, IconPathData, IconPack} from '@fortawesome/fontawesome-common-types';
export const dom: DOM;
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.mjs b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.mjs
index b8ab0721d0..bb66cf5346 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.mjs
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/index.mjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
function ownKeys(object, enumerableOnly) {
var keys = Object.keys(object);
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/plugins.mjs b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/plugins.mjs
index bdc0a28909..386cc07ae4 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/plugins.mjs
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/plugins.mjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
function ownKeys(object, enumerableOnly) {
var keys = Object.keys(object);
diff --git a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/styles.css b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/styles.css
index 20a65ba67d..0b2b4556fb 100644
--- a/web/ui/node_modules/@fortawesome/fontawesome-svg-core/styles.css
+++ b/web/ui/node_modules/@fortawesome/fontawesome-svg-core/styles.css
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
:root, :host {
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Solid';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Regular';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.d.ts
index 7b9bbbfed0..58b63d103b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa0: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.js
index 66f1cdc691..7f1c248516 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa0.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.d.ts
index a2e4844d8c..b01b051266 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa1: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.js
index 513e5460f2..265696229a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa1.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.d.ts
index 04087abb0d..d172530591 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.js
index 8302233474..d432c2fb64 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa2.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.d.ts
index a4fe9b1756..f0f3893e78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.js
index 9b21682722..8ba1518987 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.d.ts
index 17dbf65983..e836650cd8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa4: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.js
index e8ef4cf5ef..95d8b7c936 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa4.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.d.ts
index e4c48e06a8..ed73353925 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa5: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.js
index 8ceb24d7c7..0a419e159c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa5.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.d.ts
index a25132fca9..7659840314 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa6: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.js
index cfba4b42e3..04a574cfa1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa6.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.d.ts
index 5dd082752b..0fac6de391 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa7: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.js
index b69524a3e0..dcc8bf9e55 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa7.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.d.ts
index 8fc466abf6..7102bc24d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa8: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.js
index 35319dd326..3523407ae2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa8.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.d.ts
index 8e5be3831b..71bb9f6cb2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const fa9: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.js
index c81f7964cd..aa5c49d595 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/fa9.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.d.ts
index 8fda66ce7c..c7f1dd00bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faA: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.js
index 8b2e0f6179..99e5cdce02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faA.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.d.ts
index d9318eee4e..2be31328fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.js
index cfca7fc01c..5adaab41a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRectangleAd');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.d.ts
index a4e925f49a..984bbc4caa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAdd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.js
index a500b64cb2..8411620e4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPlus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.d.ts
index b42cffcd71..17f3a548b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAddressBook: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.js
index 3f54ee9c77..ae9b725dc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressBook.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.d.ts
index 043ba87d8c..10f1e26be1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAddressCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.js
index e93aa19b27..5e41a2aeee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAddressCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.d.ts
index 1efa0eefd4..0bb18ed577 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAdjust: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.js
index f05f769acb..0b2b6fd08d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAdjust.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleHalfStroke');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.d.ts
index 87e243f843..5524e3bc91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAirFreshener: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.js
index ac63494478..4f109df8c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAirFreshener.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSprayCanSparkles');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.d.ts
index 924eb70c92..82cac295e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAlignCenter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.js
index 651e1da257..0a9feff2a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignCenter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.d.ts
index 021aa0fae1..69c8d6a619 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAlignJustify: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.js
index a28b6df437..2bec89344e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignJustify.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.d.ts
index b1201d68a4..068b6ba4c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAlignLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.js
index ac3a25bb9c..9a7b365015 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.d.ts
index 00de67f486..e875e9346d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAlignRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.js
index aa789f042c..140834db4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAlignRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.d.ts
index d26c73a5a6..cadd2cda09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAllergies: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.js
index cdfc2e11e8..3d29101186 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAllergies.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandDots');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.d.ts
index ec559b7247..d9e3165713 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAmbulance: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.js
index a9a525aab3..f9158f84b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmbulance.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTruckMedical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.d.ts
index 2812cd42a9..e0824f5a28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAmericanSignLanguageInterpreting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.js
index fb2da1fca2..66692ccf50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAmericanSignLanguageInterpreting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandsAslInterpreting');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.d.ts
index 8633008b0d..e4ac14551e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnchor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.js
index cad2e568f1..992bd46cd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.d.ts
index f203ee040f..1865dba180 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnchorCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.js
index ca60ac8449..94b85d6bb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.d.ts
index 1eba8f7e5b..02d71d483e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnchorCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.js
index 3322e86acb..38a6c7f2c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.d.ts
index 2dbbee2fd0..cd6a49e18b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnchorCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.js
index be1b7c1245..d60f9466c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.d.ts
index dd53e7be8f..771ee351a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnchorLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.js
index f5fa067222..7f0c54dcee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnchorLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.d.ts
index 398b83158a..c8a34605e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleDoubleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.js
index a06d6539e9..62fd266b66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAnglesDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.d.ts
index 79e0d09532..568474a4a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleDoubleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.js
index 286f8e0b34..2f9678b595 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAnglesLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.d.ts
index a6b0601d68..69e6f4a68b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleDoubleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.js
index 0606e440c9..06a790c3df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAnglesRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.d.ts
index 3d16ac278d..b70a7280ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleDoubleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.js
index 9b719c2b95..aef18a57c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDoubleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAnglesUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.d.ts
index 511c3894d9..33f865b523 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.js
index 4014d27a1e..6d3be2601f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.d.ts
index 66a082c51d..0038a01d54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.js
index b456ba7004..9dfb07b823 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.d.ts
index 147ec11d46..9021170c62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.js
index 99782c6566..be858beaf0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.d.ts
index 10c50e4678..a5eead0309 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.js
index 0b792467ad..d9615c866c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.d.ts
index 1ac82ae5cd..7c3cee02ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnglesDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.js
index f416b4ed3e..ed7585e27c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.d.ts
index 6ab7ab5646..24c5a42806 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnglesLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.js
index 69cb491ed2..4f765fd9f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.d.ts
index 835b2afef2..47c9af6be3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnglesRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.js
index ae1d888414..585acdaf5c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.d.ts
index 2ba6faad04..4185a5ce41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnglesUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.js
index c618308acd..220869d279 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnglesUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.d.ts
index 2c422da998..8d2de48bf6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAngry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.js
index dbcf97bbf6..978b4cf00d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAngry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceAngry');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.d.ts
index 5220f514e5..a29f47ad0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAnkh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.js
index fa3df4c705..6f6e332e92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAnkh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.d.ts
index 87985314aa..97d2ea3522 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAppleAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.js
index d0630e85f3..943aa7d677 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAppleWhole');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.d.ts
index 9eb4466dea..53dbc252aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAppleWhole: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.js
index 94a9b4bc3f..e914343567 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAppleWhole.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.d.ts
index 01b7ea4ca7..ccb8e54677 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArchive: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.js
index e938c1ab74..22f1d61bd5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBoxArchive');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.d.ts
index e76e950f04..e8f8d25675 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArchway: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.js
index 5f1b479a12..9358d701bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArchway.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.d.ts
index 45a2e778d5..20107abc8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAreaChart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.js
index 1204732723..4432a54332 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAreaChart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChartArea');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.d.ts
index 8c696a1e08..81c0f92cf5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowAltCircleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.js
index a6d55924c4..15925689a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.d.ts
index d2498c9cd2..00fd6a82fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowAltCircleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.js
index ee7635e291..b2f9e78c7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.d.ts
index 321731804d..ccfe07b764 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowAltCircleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.js
index 7196205335..6ea583f013 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.d.ts
index df12ad99db..dbb3627d33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowAltCircleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.js
index 2c72ed5bf9..d7deca06cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowAltCircleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.d.ts
index 473fc5b26d..ec95e7f5d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowCircleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.js
index 5df0b3c4f8..c6fbba165f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleArrowDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.d.ts
index 19b79b086c..dcf023429b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowCircleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.js
index b3e65b751f..399a10138f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleArrowLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.d.ts
index 3875f103fb..7a72c6f146 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowCircleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.js
index 6427f05c60..8efa75cfff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleArrowRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.d.ts
index a242854254..53d27e7b28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowCircleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.js
index 44cc585ca2..7aa213a91d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowCircleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.d.ts
index 05b1c4e637..6ba9fd119b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.js
index aec9b806d1..5dadbe82d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.d.ts
index 4da67ba662..242456c8e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDown19: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.js
index 0e3ec9073e..0087317495 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown19.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.d.ts
index b3b1b7f16a..1d1ca61d34 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDown91: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.js
index 58e24ea4ed..58ba585f85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown91.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.d.ts
index 4689e1d6a1..f5a124af1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownAZ: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.js
index 8ba049f51c..3190336c61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownAZ.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.d.ts
index 172ddb799f..0112cddaa0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.js
index 650ca30cfa..9e1d9bc3c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.d.ts
index c8317ec6ce..ff16ccedae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownShortWide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.js
index 577b4e2fea..f0735e95bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownShortWide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.d.ts
index c855ed81d8..29700cab26 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownUpAcrossLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.js
index 7953724d9f..f9c69f3cd9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpAcrossLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.d.ts
index 22d0aeea86..359f6e53d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownUpLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.js
index af71668170..c5dbc489ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownUpLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.d.ts
index 46331379e2..8e5e1e123c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownWideShort: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.js
index d243374cf8..bd081a8cf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownWideShort.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.d.ts
index ce7542f7ba..06950ca1a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowDownZA: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.js
index 36d2185d77..344b31f520 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowDownZA.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.d.ts
index 8d6b2ed85e..49a586ab4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.js
index c4d264bbc7..f035a7eb73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.d.ts
index 708226da97..4a313c164e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowLeftLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.js
index 8be64add54..b0768c5bd4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.d.ts
index 57b28d3c16..25338613be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowLeftRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.js
index b9a2dd0cc3..dea7b5c90d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeftRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.d.ts
index 8d17df1234..10a9b06c42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowPointer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.js
index 6ca297ff23..b5598d3bab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowPointer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.d.ts
index dc8da697b5..7298bc2bb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.js
index 5df56138bb..024a163798 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.d.ts
index dbff83d232..d313fafa93 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightArrowLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.js
index 807bf7d7e4..4edc4f8785 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightArrowLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.d.ts
index e1347de11e..8cf6784c56 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightFromBracket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.js
index bc70edaff4..55065ce04f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromBracket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.d.ts
index 842967ac44..ac7e34690e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightFromFile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.js
index 2fbbe8f31a..2ff7d55820 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightFromFile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileExport');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.d.ts
index 05079b0e4b..0cbcc67ba6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.js
index 1d24c3cd86..3ab51eafa5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.d.ts
index b2f67d1d65..2b7216e1e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.js
index fedcaac312..df716bc084 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.d.ts
index d47dcdfaa7..7827c30cef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightToBracket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.js
index 70dfce666d..f8aa77ee7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToBracket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.d.ts
index 963e44f884..f084dfa7ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightToCity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.js
index 59463919d0..7811a5a4b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToCity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.d.ts
index c7f4609e5c..909845a9bd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRightToFile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.js
index a05f600336..6b6ed926e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRightToFile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileImport');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.d.ts
index 1f4ac8a7b8..c7883d1554 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRotateBack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.js
index 5a4adf6667..5998fedea5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.d.ts
index c1994caac4..c85da8d49e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRotateBackward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.js
index ddc40b1a56..560dbcd552 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateBackward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.d.ts
index ac0bcb9a32..1f2461cf5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRotateForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.js
index f04185dd06..b180102660 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.d.ts
index 86a46531e5..c58cbd0b27 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRotateLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.js
index bfbfdb77b2..479cac6cc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.d.ts
index e03bc16cd1..e2d85d9245 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowRotateRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.js
index 251e7a1db1..4c90e39e59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.d.ts
index a66014126f..eb50edf448 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowTrendDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.js
index 9c725e3ba2..d8deb2b18e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.d.ts
index f3b8c0ce57..3a438cdf85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowTrendUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.js
index 7499209340..9e7f59282a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTrendUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.d.ts
index f33291824f..bc26c306c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowTurnDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.js
index 6a70b0bd6e..ddd058acf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.d.ts
index 1b642e5c62..30585beb7a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowTurnRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.js
index 13a644b468..1325cb5d39 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.d.ts
index 72476ddbfc..68e1647442 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowTurnUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.js
index 5e36d1b529..5fe443fd87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowTurnUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.d.ts
index 34b88da7b1..6b9c6e82de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.js
index 261ef95493..e77de529ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.d.ts
index de10a2fb21..5c728b144d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUp19: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.js
index 16b03a42de..b10f6c98c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp19.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.d.ts
index 3eee1eaa10..534b1237a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUp91: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.js
index 8580570288..f852eff3f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp91.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.d.ts
index ce3c332de7..f308e534dc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpAZ: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.js
index b56f36763d..9e1a2045eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpAZ.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.d.ts
index 5d4111dc9e..d4afcc17cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpFromBracket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.js
index e0fbff0a95..4a45878414 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromBracket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.d.ts
index 749f4c0a79..a3f4b3d2ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpFromGroundWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.js
index cca4b07c87..0750f87eec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromGroundWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.d.ts
index 7bba739cf3..694dd1f890 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpFromWaterPump: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.js
index 39a30d58c8..6263786264 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpFromWaterPump.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.d.ts
index b7b5dff47a..9f3db84318 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.js
index e2055414a5..dc799bc17b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.d.ts
index 48c625babc..b868103250 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpRightDots: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.js
index 7e72579dbd..23e788ec58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightDots.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.d.ts
index c73cf3401f..28fed67e29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpRightFromSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.js
index 01274d13c2..a84d24ffb6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpRightFromSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.d.ts
index 9d3ae5bf4a..6da10e5a9b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpShortWide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.js
index abfaec7072..14c5e6cf1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpShortWide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.d.ts
index 5b816466ce..9a2a7470b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpWideShort: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.js
index 02e3e18035..4825310102 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpWideShort.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.d.ts
index 3752ca5246..1b9a1f37e3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowUpZA: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.js
index a7b9b9849e..25d77db42d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowUpZA.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.d.ts
index f566fa6629..933a15624f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrows: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.js
index 18c9af0d7c..36023ace0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrows.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowsUpDownLeftRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.d.ts
index c201fce9b8..a0f93a6e3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.js
index da183c35dc..669a2193d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUpDownLeftRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.d.ts
index 8e69a84ad9..ec924fce45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsAltH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.js
index a049d6aef6..5427e8d189 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLeftRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.d.ts
index 8cf8fc7ca7..08cf69b0cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsAltV: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.js
index edb895f075..4bfa908371 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsAltV.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUpDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.d.ts
index 4bd73700a6..327aa2604f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsDownToLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.js
index 79d5988d2e..ca8e6a8b5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.d.ts
index d8bc31783e..2f5a416d52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsDownToPeople: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.js
index f95f8a31c3..a69d54691d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsDownToPeople.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.d.ts
index 820092a5b3..428426b943 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.js
index e7574fd1bb..4eea4b9085 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowsLeftRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.d.ts
index e0cfc07fde..86fed3ac0e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.js
index a0f891a9cc..979658fe93 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.d.ts
index 396e0771ae..f98e214544 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsLeftRightToLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.js
index c6fa3140ec..f330d10095 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsLeftRightToLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.d.ts
index 405d5d7e48..3f064172e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.js
index ae5baee352..7f704ebaee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.d.ts
index 64d9ed50b6..65a13e8ec9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsSpin: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.js
index 0474712f38..8efac739ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSpin.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.d.ts
index 5adce4419f..5d0ef25986 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsSplitUpAndLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.js
index c098a53a96..fe0c40afd5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsSplitUpAndLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.d.ts
index cb06fad9d7..cc8160147d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsToCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.js
index 47af67184c..cd6954d37f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.d.ts
index e575a763db..dc7dc2dced 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsToDot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.js
index cfa8904228..f9faa51b3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToDot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.d.ts
index e9e2b0ce96..5e0726aad1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsToEye: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.js
index 78b1a6cdfb..8bb2813324 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsToEye.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.d.ts
index 4f7813361a..e44e66b7ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsTurnRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.js
index 6b60b273f2..43b123094d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.d.ts
index 1cc865b963..e9567af136 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsTurnToDots: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.js
index 6db78e995c..ee33542012 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsTurnToDots.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.d.ts
index b03a805e78..8e75b9338f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsUpDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.js
index 1d506f0b20..fb0e10f628 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.d.ts
index 909f53882b..bc23b2426d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsUpDownLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.js
index 391e380a91..52137eef59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpDownLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.d.ts
index 5aa0f238dd..f8ed008fed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsUpToLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.js
index 9f2c4980fa..0e02fb533d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsUpToLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.d.ts
index 7a95eed94a..0d7669470c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faArrowsV: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.js
index 6c777f1c64..e628a8a8d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faArrowsV.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowsUpDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.d.ts
index 5cdbd0abbc..04cb53c3ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAslInterpreting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.js
index a0d2f3410c..6bac1e26fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAslInterpreting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandsAslInterpreting');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.d.ts
index 5c639ba624..6f6d4718c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAssistiveListeningSystems: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.js
index dde5ba56fb..10114f35b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAssistiveListeningSystems.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarListen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.d.ts
index ab6b3ce8d2..f65e737bdb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAsterisk: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.js
index f94cf3cc96..606fad44cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAsterisk.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.d.ts
index e22ef2940a..fcfc46b26e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.js
index 0d56bb81ca..85b38ef3c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.d.ts
index 7fc9759aad..0ef1ea38c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAtlas: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.js
index ee148e4347..29a624ccc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtlas.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookAtlas');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.d.ts
index dfd90af428..9de0643e97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAtom: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.js
index 13a1c89348..9b1ea4be2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAtom.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.d.ts
index 9a8e91d9ff..ff3ec299ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAudioDescription: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.js
index c1034951c3..51163e80a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAudioDescription.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.d.ts
index 57b2dd3f0c..adc109529b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAustralSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.js
index 813a9b3a31..caa054e708 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAustralSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.d.ts
index 17460b4937..4ae00e265f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAutomobile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.js
index 191de2662f..5211f9ce92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAutomobile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.d.ts
index 6b43fd9cde..c2d62ea5fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faAward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.js
index be3b1c05d2..107e9dce4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faAward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.d.ts
index 5d5fac650e..30b92aa5a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faB: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.js
index ecbf858e81..0d88e82d11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faB.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.d.ts
index d928113969..41942975d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBaby: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.js
index a615aaaf89..f677db552f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaby.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.d.ts
index dedcf078f1..d94fcdd8d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBabyCarriage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.js
index 7b6c2fc55d..548f734170 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBabyCarriage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.d.ts
index b468215a4c..acf8d204c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBackspace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.js
index b7fa8e44b3..b32a95d3bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackspace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDeleteLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.d.ts
index 5401f34a76..4d7ee6eaae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBackward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.js
index 08e118543f..1e0c9a5881 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.d.ts
index f9fee9c254..b7d5a89865 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBackwardFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.js
index bb751b9476..ae6f92ebc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.d.ts
index 25b16a695b..f366282c08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBackwardStep: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.js
index 9fb3b0e5b1..0876e7188b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBackwardStep.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.d.ts
index 8a1ea4657b..c4da9e5940 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBacon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.js
index 7c5d2ef8a1..71714a5966 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.d.ts
index 6264aface1..d12c910153 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBacteria: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.js
index 84c3ab0c4a..ded87088ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacteria.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.d.ts
index 4733514112..b882e6db33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBacterium: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.js
index 079dc766ae..9ddb6432c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBacterium.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.d.ts
index e6f9a61257..89c33959e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBagShopping: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.js
index b9bfa4c6bf..4d8cafc1d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBagShopping.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.d.ts
index 9e0ba96b78..6f4436f318 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBahai: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.js
index 1abb0be131..bc88e8ad58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahai.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.d.ts
index 9ddd8a2ca4..269df252ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBahtSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.js
index 8c7b6c0667..3c9583aafe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBahtSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.d.ts
index 54c68ce82f..87aa2274b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBalanceScale: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.js
index 417f2271d1..dc5dd51b23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScale.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScaleBalanced');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.d.ts
index bf1eeb9fa4..f581109589 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBalanceScaleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.js
index d62615f375..04dcc06b0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScaleUnbalanced');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.d.ts
index d434e1a2c9..2584f6039a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBalanceScaleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.js
index e4bee37d0b..356e482f3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBalanceScaleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScaleUnbalancedFlip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.d.ts
index 56fbe2a291..0e11f2ccbc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.js
index b36e40470b..0b532d38dc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.d.ts
index 41abfd1fb4..e85ca78244 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBanSmoking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.js
index 19b702500b..fd9c8bd56f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBanSmoking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.d.ts
index 2fb0691062..08fbeaf022 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBandAid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.js
index 63c95dbedd..f627415322 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandAid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBandage');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.d.ts
index ff67612836..1ddbf8780d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBandage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.js
index b622f1b07a..247764990b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBandage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.d.ts
index a1ea563649..533690bf59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBangladeshiTakaSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.js
index 0eccdc897a..3dd80d6086 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBangladeshiTakaSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.d.ts
index fcfebf8809..09d8ed1396 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.js
index f7af8ef1ab..da99da6f2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBuildingColumns');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.d.ts
index 5fcad89182..1a96f7d37e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBarChart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.js
index 57c61c5f62..70d12d932a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarChart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChartBar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.d.ts
index 78a73ac9d9..d5c0a8b018 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBarcode: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.js
index 178ffca515..1933ea50d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarcode.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.d.ts
index a265e1ce47..c9f05afa33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.js
index cbdd8c7c89..6dd911da89 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.d.ts
index 0ad656f65c..852ef94678 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBarsProgress: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.js
index 9d93b1a8d6..5c3f97ba65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsProgress.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.d.ts
index 54d5bea8e2..7f8ea8652f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBarsStaggered: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.js
index 6c65fb2189..afaab12e48 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.d.ts
index e3fec1bf63..25ace093a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBaseball: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.js
index 4eab5e9e66..fbacaa997c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseball.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.d.ts
index 76699b4df6..20a368a9bd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBaseballBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.js
index 2b0160b079..943510480a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBaseball');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.d.ts
index 5993f42d96..202f1c74af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBaseballBatBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.js
index 81d507bf9e..d54e23d563 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBaseballBatBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.d.ts
index fecb8e4f6d..68365df383 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBasketShopping: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.js
index 41aa409431..647db3d745 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketShopping.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.d.ts
index 3a1f4b60d8..e689bc411f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBasketball: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.js
index 7a5b6c20fc..c3ed22a555 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketball.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.d.ts
index e1a896013f..0028e6a3e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBasketballBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.js
index 7c49fbee40..00181b9130 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBasketballBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBasketball');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.d.ts
index 957c992aa5..c655ecffcc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBath: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.js
index 9a0ceeaf31..f4e8279911 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBath.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.d.ts
index c347a8d957..44f9e75c4b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBathtub: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.js
index 3b7d387ebd..9c1f512f27 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBathtub.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBath');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.d.ts
index a817208c2d..706377fee5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.js
index fcc2a171d6..5d3aedb8ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryFull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.d.ts
index 6b230d108c..48c9c831e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery0: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.js
index d5520916b3..703c94d887 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery0.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.d.ts
index 0622e10e6f..f568056ea3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.js
index 8ad0537257..d855faa4b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery2.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryQuarter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.d.ts
index 4d69da15f4..b831c9f2c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.js
index 262afc8e57..16e807d113 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryHalf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.d.ts
index a9bc9e117b..94703b0ddf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery4: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.js
index 0039138849..35a4808345 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery4.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryThreeQuarters');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.d.ts
index b357819a91..77170fffcc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBattery5: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.js
index 9919cb69b4..ca41d232d6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBattery5.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBatteryFull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.d.ts
index 9a66142081..6ff4de885d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryCar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.js
index c2cb0a4582..f21e711808 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryCar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCarBattery');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.d.ts
index 1ac9c35f4a..3f230afc88 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.js
index cce5beb310..463c6e3bf6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.d.ts
index e4be431b1e..a4097a79a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryFull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.js
index af5775fbd8..20ceff6fa6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryFull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.d.ts
index ff703cfe11..2013464819 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryHalf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.js
index 8c3655a4d5..ce1ed7f7c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryHalf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.d.ts
index a32a98a0d8..e25ceaddc4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryQuarter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.js
index d9066a5bc8..236f822775 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryQuarter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.d.ts
index 6c8aacc334..f949fd320f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBatteryThreeQuarters: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.js
index fa48f223c7..4d9b226936 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBatteryThreeQuarters.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.d.ts
index 67db150ecf..0cfa57705b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.js
index 1ef54477b0..96f8a1fe7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.d.ts
index 782c563b25..0f8bb76011 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBedPulse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.js
index 15f4adf833..ecd66efaf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBedPulse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.d.ts
index 1072956687..36ac50923f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBeer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.js
index 379fdbf96d..32e34c8db3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBeerMugEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.d.ts
index edcd603100..9e614e1fcb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBeerMugEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.js
index 0d758ed2f1..99b35ed309 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBeerMugEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.d.ts
index cdc589d140..a153f8253f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBell: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.js
index b6bb75aa18..aee5c18f13 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBell.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.d.ts
index d06e9dbf0d..4929dbe1e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBellConcierge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.js
index 789e845119..8e26e069fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellConcierge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.d.ts
index cbded16a09..b6523a91a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBellSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.js
index 09deb30fc0..48e940d796 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBellSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.d.ts
index 52fdb6d1bd..20c7185ee0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBezierCurve: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.js
index f022b9b9fc..6ee3db50fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBezierCurve.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.d.ts
index fc4ab56005..0539766a68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBible: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.js
index 8bb959d9eb..238fbfea1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBible.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookBible');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.d.ts
index 04c71bbb7b..34f280d9df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBicycle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.js
index a0f7d36cdb..5a8ee416fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBicycle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.d.ts
index 89af233fd6..0b094f12cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBiking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.js
index 3e1ded4d38..418771d85f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonBiking');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.d.ts
index 5a6c500a5b..a4b9701a6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBinoculars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.js
index de73a12070..f738ec38f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBinoculars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.d.ts
index 3656fec22b..bd5dde165e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBiohazard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.js
index cfaf5ca7d5..cf94c7c406 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBiohazard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.d.ts
index de4054c35c..3cc03bb4a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBirthdayCake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.js
index 22cd85c131..57c00301f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBirthdayCake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCakeCandles');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.d.ts
index d2628bce6f..cb498de75c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBitcoinSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.js
index 83c28b54ac..a1ac3a214e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBitcoinSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.d.ts
index e68b5cd31f..9b0d166400 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBlackboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.js
index a1516e0424..91cdbfe5e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlackboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChalkboard');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.d.ts
index e736905d9c..08a998cf3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBlender: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.js
index c622120546..f747609384 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlender.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.d.ts
index 53bf128ec5..9ba777f3d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBlenderPhone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.js
index e5cebe6af1..3f61e6d2bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlenderPhone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.d.ts
index aab6f4c6cc..5fc90ef7c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBlind: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.js
index 486cbe99f7..197566592e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlind.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonWalkingWithCane');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.d.ts
index 34797a73ab..3aca936cc0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBlog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.js
index 17b6fa6987..348120d0f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBlog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.d.ts
index f0985a6330..947e6b5d4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBold: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.js
index 1a399923c6..ec99f51087 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBold.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.d.ts
index 199bff32f4..0d0af279d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.js
index 00407e31e3..841cce2227 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.d.ts
index 8bbee056fb..329bd6ece6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoltLightning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.js
index 56a6b2c71d..9a3914a95e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoltLightning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.d.ts
index 1d0a9abf05..46859b5b1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBomb: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.js
index 4f39f530b0..4818ce4e72 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBomb.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.d.ts
index 5b1eb12975..3a311e8367 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.js
index 36fba0804a..0c6d8e4e13 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.d.ts
index 53ffe6afec..40eedfdd40 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.js
index 790151845c..583246a78d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.d.ts
index 8e23e98b83..8ed1a2f145 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBook: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.js
index f47262a764..bb4cdb7448 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBook.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.d.ts
index 569c33c866..cd6817b573 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookAtlas: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.js
index 2e302e90d0..2d32385a76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookAtlas.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.d.ts
index ddf6a36c77..604a6f9530 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookBible: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.js
index d6d89b7cde..4844250529 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBible.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.d.ts
index 2afd58f453..98bf1590eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookBookmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.js
index 550ad0bc8b..dc9dfd67c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookBookmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.d.ts
index b068a32996..aee92539f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookDead: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.js
index 2ad856b9f3..cd12287b73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookDead.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookSkull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.d.ts
index 6f338ed288..3d1c2393b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookJournalWhills: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.js
index dd9a1863a3..9dd2593ac4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookJournalWhills.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.d.ts
index e549d25ae9..9c4414d955 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.js
index 9fdce55f40..550b1d29a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.d.ts
index ed28dbac5a..c2d1e5e25b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.js
index 9878512c01..874ee58bb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.d.ts
index 4424188c18..8cd5c4af86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookOpenReader: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.js
index 930bbe1f2f..029c060b00 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookOpenReader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.d.ts
index 2ef05c51ce..a2b218fbf5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookQuran: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.js
index 6853e5df57..54a6975516 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookQuran.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.d.ts
index c63b3a8191..1683981682 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookReader: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.js
index e88c237988..fb8e97b87e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookReader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookOpenReader');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.d.ts
index a7900540c3..dba2ed7777 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookSkull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.js
index 674bc78589..56c6541c6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookSkull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.d.ts
index 3e0804ab16..aeab1ca9e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookTanakh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.js
index 694f876506..da748faa02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookTanakh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.d.ts
index 61cb7a43e6..a23a1ee7cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBookmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.js
index 02de6cefdf..67aafc8a5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBookmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.d.ts
index 4860b2960b..36616aa0fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBorderAll: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.js
index 479459f5ee..e3d9d6eac0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderAll.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.d.ts
index 4dc4f14130..83304f1419 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBorderNone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.js
index e87a1ec291..a71c6e74d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderNone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.d.ts
index 9962bac045..31e737d2f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBorderStyle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.js
index 8618f79447..00cd813f9b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderStyle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBorderTopLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.d.ts
index 7eba4f0b0c..5236a152f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBorderTopLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.js
index c9fd096865..3b74a339ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBorderTopLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.d.ts
index 8d3cd7cf8b..b401222831 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoreHole: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.js
index 0a3d1f9ded..21a3d85f98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoreHole.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.d.ts
index 892838abc7..ac62333735 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBottleDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.js
index 5a91045112..fe21a6ec29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.d.ts
index 56690d9bbf..9b08fa012f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBottleWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.js
index 6931f77b07..f6bf498a2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBottleWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.d.ts
index 1a6dde3c02..d4629bc17d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBowlFood: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.js
index d680d799f9..dd4c4220a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlFood.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.d.ts
index a7faaa75b5..230b454f30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBowlRice: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.js
index 2b14d7cd71..4257c98588 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlRice.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.d.ts
index 4eadf88241..a1382d639f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBowlingBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.js
index 98af4c879e..0019b9ee1e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBowlingBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.d.ts
index b38a4cf326..43c7c063ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.js
index d5feef72b7..f64ef8e4c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.d.ts
index 92a15e29ce..ba64d07d75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxArchive: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.js
index 7cbf8b4646..443a289335 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxArchive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.d.ts
index 5788caa39e..9d85fe8d2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.js
index f8bd83745d..914fb2a7e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.d.ts
index d5293ed14c..204c15cb0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxTissue: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.js
index d0c0b94b1c..05e04403ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxTissue.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.d.ts
index 3b227fdfda..88d5c9673f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.js
index 6e55795a05..87193a2734 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBoxesStacked');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.d.ts
index 88dacd7974..45c3bd2bca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxesAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.js
index 0e18d4dc59..e6c9bf3037 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBoxesStacked');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.d.ts
index aa392e1773..922b2f1ea6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxesPacking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.js
index 23eb8a1955..21233818da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesPacking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.d.ts
index bff48f71ef..69e769d087 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBoxesStacked: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.js
index 4c4d960df8..cdb67c03a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBoxesStacked.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.d.ts
index 57061ef93a..2daf4e1082 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBraille: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.js
index ad3c7ff3c5..1adb428d8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBraille.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.d.ts
index 0eecad2e04..0989e93479 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBrain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.js
index 823d78920a..b53d11052c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.d.ts
index 1803e58b4e..fac1e7068c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBrazilianRealSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.js
index b696f967ff..d86bcf8d15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrazilianRealSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.d.ts
index c54b2992d3..31f11b4f29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBreadSlice: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.js
index 3eaca70a77..3f02c5654c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBreadSlice.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.d.ts
index aba173fb60..ca7379abfe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.js
index 97d9c4770b..bb754425e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.d.ts
index ad98e92e7d..76dfd3eff9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridgeCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.js
index 5562d600b1..2d481761cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.d.ts
index 68f1fc7b35..d20be73f31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridgeCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.js
index 3247de8538..b70908a953 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.d.ts
index 39bb77d8b9..ea0e0b4f1b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridgeCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.js
index bfa163f1b5..9a53b0f8c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.d.ts
index b3fadfa648..429190be0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridgeLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.js
index 687da9dee6..1853037b5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.d.ts
index 3b8bab8866..93c15d8d23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBridgeWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.js
index aa554083c6..14599c7836 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBridgeWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.d.ts
index 44b3023aa0..37b1f8cfc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBriefcase: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.js
index 5c715bddfd..00d8369420 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcase.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.d.ts
index 718acb32d5..c995598fac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBriefcaseClock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.js
index 17004d85f8..8edc4ba115 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseClock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBusinessTime');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.d.ts
index 59d6ac6e53..39808bcd28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBriefcaseMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.js
index 119acbfef8..9e54e63cb6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBriefcaseMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.d.ts
index 3e13d9d0ea..eab6f5286c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBroadcastTower: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.js
index 0d3fc1f211..3b38254fb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroadcastTower.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTowerBroadcast');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.d.ts
index 2531f74893..78d324c5ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBroom: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.js
index bb963ec62c..a5e005eafe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroom.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.d.ts
index d16360b648..8b11af62e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBroomBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.js
index d1691e6290..214d91c5ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBroomBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.d.ts
index 134ae22972..f4a816f216 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBrush: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.js
index 725bdf06b5..55e9dedc1e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBrush.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.d.ts
index 3ea9eb9e7f..4ebb49ff3d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBucket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.js
index 40712e59f9..8dfb9ed559 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBucket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.d.ts
index cef6a77a5d..94d90e5a75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBug: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.js
index 12b06c7d9d..543d9df897 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBug.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.d.ts
index 54e3bc9d57..ca9a55380b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBugSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.js
index ed58656367..ebcf7b4f15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.d.ts
index a44c3b5371..be9f86a368 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBugs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.js
index cf646648a5..e51b72a442 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBugs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.d.ts
index 337d7d5967..13937643ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuilding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.js
index 13aaefb557..5e544f34a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuilding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.d.ts
index 02341c6f26..59b3dc29fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingCircleArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.js
index 9c5adb5546..dda71d4f3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.d.ts
index a19a01b1f9..25a3e2016d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.js
index 096c51c46e..9de5b8910b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.d.ts
index 7f87b03605..721a848b5c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.js
index 847cdc3018..d659e8840a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.d.ts
index 704db6f8ec..09437095da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.js
index 2368a4490b..50375237c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.d.ts
index 399e63168c..0f65f26040 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingColumns: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.js
index 1c4cafc2b7..768825bc88 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingColumns.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.d.ts
index 32f3960b97..aa3d699c94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.js
index e31e4c4fab..e84c66ce9f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.d.ts
index bcce8258b1..bab899cdf9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.js
index e2f198bd5b..7531f3db52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.d.ts
index ef38673dbe..4a6cab3164 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingNgo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.js
index 363735dead..70c498c020 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingNgo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.d.ts
index f7de504ff5..8d67d16a15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingShield: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.js
index fbfa720081..422dc769de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingShield.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.d.ts
index d9d311bc9f..b70de02b06 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingUn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.js
index 20fd348ef2..b5e1a44bee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.d.ts
index b09095380c..99a369f2f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.js
index 49336e2371..7241fceed8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.d.ts
index 27636f507b..59ce0537c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBuildingWheat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.js
index 650029d06d..d0f5dfc461 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBuildingWheat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.d.ts
index e5655e6d80..a5dce2cce5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBullhorn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.js
index 7ca44db83c..74a491847e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullhorn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.d.ts
index 21a292f861..72ccf02119 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBullseye: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.js
index c5ed1e03f8..dc2b66f067 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBullseye.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.d.ts
index 0cd2f5bd01..6ff023bcef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBurger: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.js
index b8d71777a8..dc268ea431 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurger.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.d.ts
index 2a5775a0b7..a793992542 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBurn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.js
index 9e129a9cb3..90722fba66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFireFlameSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.d.ts
index 2630203039..b3ec9fbdcb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.js
index c410248798..e431d0ae22 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.d.ts
index c558ec4095..31897ead31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.js
index 7467764a10..f769a5ea6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.d.ts
index 9b37cd5550..7d3c44d570 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBusAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.js
index 769bd10d7d..24a4218851 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBusSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.d.ts
index 3ebf63755a..a099fd5c96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBusSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.js
index 0669ef9763..a344311088 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.d.ts
index 155000af5d..7c9bc1726f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faBusinessTime: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.js
index 3e9ee35d55..0cbc5344df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faBusinessTime.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.d.ts
index c8892cae31..4253229283 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faC: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.js
index a94a01a8f6..ce1d0dc0ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faC.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.d.ts
index 5f067b36e5..bd5886a683 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCab: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.js
index 3987300ab6..c737f7d734 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCab.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTaxi');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.d.ts
index e6d4224586..69b73f1285 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCableCar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.js
index cbce2b8dd8..febdeeb00f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCableCar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.d.ts
index 4fa3a8ea1c..a3eb239995 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.js
index 40065bdfa5..40bb4df2ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCakeCandles');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.d.ts
index 1e2b7a8b9c..160b171231 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCakeCandles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.js
index 2774e6def2..b5bd077642 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCakeCandles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.d.ts
index cf3fc093a7..d3c4184c4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalculator: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.js
index 7bee8a55ff..5cd3f9e058 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalculator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.d.ts
index f0d7fc5bf5..f1d08a2f80 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.js
index 66700029fb..e61394557a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.d.ts
index d9eaaa4a1e..56a02c909d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.js
index 01f1cbd1a8..5a7e302d9e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCalendarDays');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.d.ts
index 12d17b1bba..ff97d30f45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.js
index 6efc66e67e..ae681fb420 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.d.ts
index 6e07ad98f3..3ca2ee4921 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarDay: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.js
index 6b0b37a3b9..9acdd329f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDay.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.d.ts
index 2aa3731662..102cb72f6a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarDays: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.js
index a4d9cb63a4..a6f81af2fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.d.ts
index 27f58d4ade..17c7cb5137 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.js
index dc263f5e34..960059618c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.d.ts
index f390e99c5b..211ebc154e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.js
index ecc4914fc2..547891ae91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.d.ts
index 1e4206ae2a..fa1e270881 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarTimes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.js
index ac2954ddb8..4ddb3ba4c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarTimes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCalendarXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.d.ts
index 3e712d0638..56d5414ebe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarWeek: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.js
index eb7a21d6fa..85ed68b5bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarWeek.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.d.ts
index 1a37b21147..ef659bc033 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCalendarXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.js
index 3457642c03..4d09e4bf21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCalendarXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.d.ts
index bc823fbf36..52ac4dab94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCamera: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.js
index 3dc5a568a7..e6d4aac72f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCamera.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.d.ts
index 1b19ab23dc..3b766cbb92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCameraAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.js
index ae975a0f0e..50ae9566b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCamera');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.d.ts
index 0060562e05..245d5bad2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCameraRetro: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.js
index 9e2fb003fc..cb23239edc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRetro.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.d.ts
index 535b65c245..3541046275 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCameraRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.js
index 5fd9966c67..4daecb27e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCameraRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.d.ts
index 53e6a401a6..e09520ed96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCampground: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.js
index dcb9da3c7d..f315b343c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCampground.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.d.ts
index 560d43f15c..0557822f6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCancel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.js
index eb193ef55e..1d9765e8ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCancel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBan');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.d.ts
index 689cadf4d1..ca54fe974f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCandyCane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.js
index 0e6034209b..e8f2005e98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCandyCane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.d.ts
index e3b886ecaf..a7365b32eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCannabis: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.js
index 2d5bd68953..c2a5ab1330 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCannabis.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.d.ts
index fef6bc962f..a0aae6892f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCapsules: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.js
index d292372292..6df189cfef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCapsules.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.d.ts
index 958e2ae017..2a2f1642d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.js
index 6cf070b726..dfb6d5bcf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.d.ts
index 6229146d14..c8a37749a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.js
index 351cc57dfe..94ebce27fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCarRear');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.d.ts
index eacb735386..8bfbc80793 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarBattery: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.js
index bdaf589683..0496f72235 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBattery.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.d.ts
index ee67a7bfef..9899bc2b69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.js
index f1ce7b7cd1..c72edfbcc6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.d.ts
index 200438915f..5cea05ef91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarCrash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.js
index 2723f5dc26..dc2265a57e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarCrash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCarBurst');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.d.ts
index 61c138f1f9..0de1661555 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarOn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.js
index 2973c93580..eb666a51bd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarOn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.d.ts
index 913937c3f1..555397e638 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarRear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.js
index c9929915f5..e3922628ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarRear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.d.ts
index 158e7e1c9f..f3b36ebf2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarSide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.js
index 22cca53967..9168a5c605 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarSide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.d.ts
index 0dc60158b0..456b0ad2ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarTunnel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.js
index 83169d0ec7..20c220fc6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarTunnel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.d.ts
index 8ab5b1d694..ef49982c3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaravan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.js
index c5494db7e7..cb0781e8b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaravan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.d.ts
index 323ef8f861..6f89bb3e68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.js
index 3e2089d4e8..645dee1d86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.d.ts
index 46fb766937..890852fdb5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.js
index cc4e169ed9..420543cd0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.d.ts
index 2447d9a1f3..443ad672ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.js
index 57dbb5483c..13f2c7ef52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.d.ts
index f841757270..e5ae0bd0dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretSquareDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.js
index 1509dfc164..e016af1fef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareCaretDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.d.ts
index 18f5084aa0..8c125f214c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretSquareLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.js
index cbeb9fd3da..aa728c32ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareCaretLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.d.ts
index 4f5be8ea76..5662a51cfe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretSquareRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.js
index 30f29bd3ac..3c3adbc459 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareCaretRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.d.ts
index d276dcdc39..89245a642a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretSquareUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.js
index c669c2bb70..285f55fa79 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretSquareUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareCaretUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.d.ts
index e975a8d7fe..74a316af38 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCaretUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.js
index da790cdaf8..9dd668aee0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.d.ts
index 765f960aef..2768ddda28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarriageBaby: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.js
index 5c4c1c177c..62eb90b2c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarriageBaby.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBabyCarriage');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.d.ts
index 4c26a6a13b..e286e162c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCarrot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.js
index 8358673529..a86322e410 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCarrot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.d.ts
index ce303cf83e..adb0fd403d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCartArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.js
index 2b99109287..50896b314a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.d.ts
index b0a541ed42..ae0b94de59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCartFlatbed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.js
index 00fbda29e7..2a3f35eee5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.d.ts
index 72357680a3..cfb8e63de5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCartFlatbedSuitcase: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.js
index 9671daed55..f22c0e9e9c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartFlatbedSuitcase.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.d.ts
index be136d0624..bc7fce54f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCartPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.js
index 42b9f944d5..b84e629177 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.d.ts
index 3eee8720d7..f09d89bcf0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCartShopping: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.js
index f9822e1bb5..ea18a1acd7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCartShopping.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.d.ts
index 5cfc7e3616..d68740ec61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCashRegister: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.js
index f441f2ea6a..296b15a8c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCashRegister.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.d.ts
index 66457ff4db..edeb897617 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.js
index 63b0028ee9..ddc9cb965f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.d.ts
index e6291a97d6..c71c87a32f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCediSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.js
index dffcf2d95a..6a8684807a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCediSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.d.ts
index 58c4731c4a..f66b78822c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCentSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.js
index 5b95eb128c..c223e9b3bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCentSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.d.ts
index 46dac77646..fd6e03b756 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCertificate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.js
index be2019c52d..84c8e3d80e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCertificate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.d.ts
index 84a42fd3cb..b89e3f3565 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.js
index 3b9863e0df..bd16862f19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLink');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.d.ts
index b370f7e7c3..3bdf1e963c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChainBroken: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.js
index ada833ace0..0312f80c5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainBroken.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLinkSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.d.ts
index e4f06485af..f77821691e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChainSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.js
index 0e37cd5a4a..7ffba01c24 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChainSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLinkSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.d.ts
index 83858ae3ca..be6a65c307 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChair: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.js
index b9f57a591a..739259b688 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChair.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.d.ts
index fd9fa9039d..c4c1eb1c6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChalkboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.js
index 15b54970f9..6df332855c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.d.ts
index 9ee35aec2c..d1491bc062 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChalkboardTeacher: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.js
index 74799e0a50..e4d73f73e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardTeacher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChalkboardUser');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.d.ts
index 7764c63305..a53e4fa5ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChalkboardUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.js
index c861739b15..4cdfeaf92a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChalkboardUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.d.ts
index 0159cdff92..f24e899377 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChampagneGlasses: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.js
index 6227e8b921..33e24c271f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChampagneGlasses.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.d.ts
index 76a6190748..20557f096e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChargingStation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.js
index 59681fabbe..04d10eb188 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChargingStation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.d.ts
index faf2182b49..efcb02d002 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartArea: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.js
index a2df200e66..26837c8323 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartArea.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.d.ts
index 6d39ba2c6a..6afe0ab1f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartBar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.js
index d827ec8dcc..4fad03d46f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartBar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.d.ts
index 979e4c64bd..976d86498c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartColumn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.js
index 29b90f1117..160892d0a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartColumn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.d.ts
index 3e8e3f0abc..2c5ddece21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartGantt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.js
index 680d912a6d..b3f4eda783 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartGantt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.d.ts
index 658b5a77e5..921f7a0120 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.js
index ee6bff1dc3..a2b74118c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.d.ts
index b66967ee7f..b04aa4d5c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartPie: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.js
index 7217ba22f9..0389d408fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartPie.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.d.ts
index 57bf6c06f9..3429471a67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChartSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.js
index 431c22e231..5d9ce7ede7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChartSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.d.ts
index 55f6466aaa..3a9e765f03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.js
index 19a576aa9b..c989cc9540 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.d.ts
index 1f81df4b77..104aa9d167 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheckCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.js
index b864d74dcb..20c09be067 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleCheck');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.d.ts
index 039575c165..d40a2387ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheckDouble: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.js
index b91df07b73..3f56015bae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckDouble.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.d.ts
index 165ec2598c..a3e9ca8111 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheckSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.js
index e9f4860703..24ac88a885 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareCheck');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.d.ts
index 056b679668..5e025f955d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheckToSlot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.js
index decb67a443..8b78a7ed27 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheckToSlot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.d.ts
index ba5afe7b47..d61a3ff92a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCheese: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.js
index d467542469..8331614c76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCheese.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.d.ts
index 245cf41825..8e3988d770 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChess: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.js
index 6e6d574eed..555b801d21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChess.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.d.ts
index 13e4a57fb4..cc4a0e020c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessBishop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.js
index d60e4db3b2..6eaa494eed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBishop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.d.ts
index 09a1f0d7cb..3bfc3c18cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessBoard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.js
index 211636769d..8e30f8876c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessBoard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.d.ts
index fdf889875b..68b1da74ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessKing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.js
index ad76eb8477..bda341f88e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.d.ts
index 8f60b84e44..7cf231e301 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessKnight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.js
index 61a83ad356..950c253032 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessKnight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.d.ts
index 13d3e84ff0..26db8ff6c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessPawn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.js
index c18cab65a6..6516514126 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessPawn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.d.ts
index bb5d6f4d15..2dd90c1dea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessQueen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.js
index 3b9449708d..67e11db089 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessQueen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.d.ts
index 8a9ada945f..8e6d5c3103 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChessRook: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.js
index 10becffcd7..185d91c5ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChessRook.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.d.ts
index afff54c3af..dbad2cba6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronCircleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.js
index 6b393751d0..45826b3515 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleChevronDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.d.ts
index 81e024d290..7467abdf44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronCircleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.js
index be5f537819..af3957273b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleChevronLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.d.ts
index 402633ff87..3a290d0a49 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronCircleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.js
index f3fb4e3dd5..fdba9897c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleChevronRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.d.ts
index 57b1f98fc2..99fc42ad5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronCircleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.js
index 669b035c2a..f150aa175c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronCircleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleChevronUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.d.ts
index 90072927a6..1d95670ddd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.js
index 452d4f88c0..fbffe43219 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.d.ts
index 03c29d2501..ffa3268629 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.js
index 71d5615f95..1ff31aba86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.d.ts
index 1053a8a848..f8a19ff233 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.js
index 8f3ce09cbd..542a524136 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.d.ts
index f2d1782e22..5046723868 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChevronUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.js
index 71eb63326b..8037242337 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.d.ts
index 49f10b046a..3d54f43f3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChild: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.js
index 517b54dabb..a004465fe9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChild.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.d.ts
index dd5e440934..d9b1844b5e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChildCombatant: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.js
index 93594d0b80..30c954d013 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildCombatant.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.d.ts
index 7620cf0061..1a0163b8f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChildDress: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.js
index a45c4bbfc8..833053dc61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildDress.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.d.ts
index 047716a618..9d749d6032 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChildReaching: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.js
index 9973c172b4..29208a2acd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildReaching.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.d.ts
index 3655bf98be..b74d1416f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChildRifle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.js
index 91957b6a77..48a82f9245 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildRifle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChildCombatant');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.d.ts
index aabdecb74e..a1bbf2ba9e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChildren: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.js
index c959ee0d9c..7d515c96a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChildren.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.d.ts
index 243ebc3342..f2885a316f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faChurch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.js
index 11114b8a7c..121012128b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faChurch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.d.ts
index 61fa48621d..f41c58c426 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.js
index 7cf6963b68..2f98e59ee8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.d.ts
index 3eb0ebad69..fd967d4cd8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.js
index dabfedc8de..4e15e03dca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.d.ts
index 6d8fcac6db..b679dc3ebf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleArrowLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.js
index 93927dd55e..6a5ca5755f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.d.ts
index 6847f3c5c3..71855f6505 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.js
index e3cf5a2a72..6864fe7414 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.d.ts
index ee7ea067d6..6612deb8fd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.js
index ddf0c616ab..41de8b3a9c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.d.ts
index 926850a5ca..110eaa8fc6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.js
index 5e83a41f24..b1d6cadf67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.d.ts
index 9c5ad17142..e467f40c7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleChevronDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.js
index 028dcad599..3abaf8cfff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.d.ts
index 5e6d14079c..54cb5da2d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleChevronLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.js
index 262d45b5f3..210d124caa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.d.ts
index 7ace38637b..f077923aab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleChevronRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.js
index 3e27282c4c..01fc181a99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.d.ts
index 4793f884b3..4dc6be001e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleChevronUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.js
index c6ab047095..c340377712 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleChevronUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.d.ts
index a486f4608e..9061107788 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleDollarToSlot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.js
index 52f4621c17..d551490d6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDollarToSlot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.d.ts
index b580631d5f..33318212f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleDot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.js
index 257754c6da..02fb589b4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.d.ts
index a9e1cf5403..e72c759707 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.js
index a46588c9e0..3fd2573216 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.d.ts
index e1e6d2f80b..663618c0d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.js
index cb886d5cf0..8adeb26678 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.d.ts
index 8be7977b29..ceba73ba69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.js
index 6dbbb9e6cd..60009fde77 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.d.ts
index 7f64a735c5..945375d00e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleHalfStroke: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.js
index fff5d7caa2..70e8442086 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleHalfStroke.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.d.ts
index e3e7ab6c76..192e788526 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleInfo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.js
index b3ed917b84..bfb01fbe2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleInfo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.d.ts
index 4f33e32fea..2989c4efda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.js
index 9c844d6f31..753311b392 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.d.ts
index 4df117c9da..77ddd13765 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.js
index 15e835e16f..59c0197503 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.d.ts
index 55330d97d1..eb54822708 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleNodes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.js
index 2516d58a82..4a8c33d6fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNodes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.d.ts
index 1448c445bb..ea721fad52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleNotch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.js
index fc4ececccd..73ee0906b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleNotch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.d.ts
index 6f2484be70..5caccc7712 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCirclePause: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.js
index 47d389b98b..8fd97073ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePause.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.d.ts
index 744cdc6560..7f7735d6a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCirclePlay: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.js
index eb080a2f58..a0b139a1ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlay.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.d.ts
index 5abeac0c8c..69e196dfcb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCirclePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.js
index 91823af569..08572ce808 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCirclePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.d.ts
index 4a17d71a71..ac6be043c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleQuestion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.js
index 04faade170..9232b73cbb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.d.ts
index 1938017355..4b24f17f7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleRadiation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.js
index 3a9d8496c7..6417a642de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRadiation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.d.ts
index 4f55344c3c..36181b98ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.js
index 3922230e37..e06efc0cee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.d.ts
index 1d88c0d93b..5e105db822 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleStop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.js
index 87951101fb..7372fd1f6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleStop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.d.ts
index 72ff57e6e8..0feaafbceb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.js
index fc06919b65..211173b78e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.d.ts
index f8e6ab5b98..111e6237e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.js
index 61924e7618..b555bd4828 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.d.ts
index 80321c8839..17c86f2e35 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.js
index 2effa96630..85cf4de158 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.d.ts
index a0d47db243..d6f8da99ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.js
index 44b0530fff..73cf059f13 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.d.ts
index cf18c019f2..629387329c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClapperboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.js
index 35773559f7..9445301065 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClapperboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.d.ts
index fb2bbcd296..6d752edb51 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClinicMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.js
index c51b14f804..a7877cdda2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClinicMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouseChimneyMedical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.d.ts
index 3abb93bba4..d3b775c625 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClipboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.js
index 678b54db8e..3787d45ac4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.d.ts
index 5eec09b871..4017787181 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClipboardCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.js
index db9b0224e3..6b3dc3f6a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.d.ts
index b2e70c74ec..b1023e0a98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClipboardList: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.js
index 58015be3d3..f651374dfb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardList.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.d.ts
index 86f858790f..c38f0472a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClipboardQuestion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.js
index e9c225bf94..34d058ab44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardQuestion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.d.ts
index 542da2ae3d..3850dafdbc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClipboardUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.js
index 54ab1b8489..574b5699cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClipboardUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.d.ts
index b6ec73a40d..4b2f091326 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.js
index 4159f4b50a..a5964fd1a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.d.ts
index 8a2096c299..a366cddcae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClockFour: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.js
index ddff2d879a..c629517801 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockFour.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faClock');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.d.ts
index e3adc6ab36..c6c1246369 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClockRotateLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.js
index fa540e099a..bdaf9bbbd8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClockRotateLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.d.ts
index 18d7534482..7bd396d335 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.js
index 75938a9a8c..f7d2df4866 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.d.ts
index 30c1a1a079..6c51632ba2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClose: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.js
index da949c928e..9b4f31cd23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClose.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.d.ts
index 269d89aef0..0fddba8f41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClosedCaptioning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.js
index 5d2d4a577e..6e3265750c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClosedCaptioning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.d.ts
index ac5d9e3f87..ed13c2ae31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloud: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.js
index eaaeb9af92..3f3908b6eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloud.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.d.ts
index c6063664b7..9b14f9ca2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.js
index af0a51d0b5..6cbd15a3dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.d.ts
index e2d810d9d6..b4161438f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.js
index cce96f97a0..1289f57d13 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.d.ts
index 0e998ad059..7cbd365d31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.js
index 72b483a261..6cf672a0e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.d.ts
index 090e61e1ce..6f68aa70dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudDownload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.js
index 28349615f0..1af90d6832 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCloudArrowDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.d.ts
index f13bf0bcb2..45e5dd44ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudDownloadAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.js
index 67ea1a5109..ed63447098 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudDownloadAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCloudArrowDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.d.ts
index f1c80c3f5c..17ee5ea0bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudMeatball: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.js
index 8fde4dc332..17d894c780 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMeatball.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.d.ts
index c69762f405..458fc75283 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudMoon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.js
index 82327f0a95..e951774b4b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.d.ts
index 9b0c47d7af..8a8eeeb13e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudMoonRain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.js
index e56fc504da..289bf72bb4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudMoonRain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.d.ts
index 278006174f..7ecb509703 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudRain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.js
index 66fb5dee41..f32137b480 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudRain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.d.ts
index 8682eb3f74..33e697c997 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudShowersHeavy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.js
index 9b61c3f3a4..94e024b9b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersHeavy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.d.ts
index e557b586df..40498e9c42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudShowersWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.js
index d6ac0d692a..2977ca1f85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudShowersWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.d.ts
index 98fd0a6337..27cf4cde70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudSun: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.js
index 1a2be23672..f9b1e6e445 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSun.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.d.ts
index e8e00e7fba..b8bc565b97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudSunRain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.js
index d88fc6534b..c166b190df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudSunRain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.d.ts
index e5bdddac80..88f7a3eb4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudUpload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.js
index c6c35e07f6..c91d8bdab2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUpload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCloudArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.d.ts
index d5bd2df5b9..7f12f793ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCloudUploadAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.js
index fb4f00ecb4..22f2ae8a2d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCloudUploadAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCloudArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.d.ts
index 767d890ff4..789de64210 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faClover: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.js
index 2b92da352f..095f084a5b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faClover.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.d.ts
index 9728bc35f5..03e0024bf9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCny: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.js
index 3b41f7d5a9..a72574d5ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCny.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faYenSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.d.ts
index b7a0a0a65d..3fedcafa48 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCocktail: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.js
index e7f0047fd5..e4053beec3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCocktail.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMartiniGlassCitrus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.d.ts
index 69cc49de9f..2e2538c233 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCode: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.js
index d918f09ea8..712cca2b78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCode.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.d.ts
index 0dd98d7d4e..57fc9c2e59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodeBranch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.js
index c63622b920..0eb72d4842 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeBranch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.d.ts
index 60e3fd089e..f96b62736f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodeCommit: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.js
index f5575f69f5..b404b125b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCommit.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.d.ts
index c097126e31..18c387fdb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodeCompare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.js
index 2277f763d5..f03f0ea51e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeCompare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.d.ts
index 8982b0080d..8255e664f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodeFork: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.js
index 388eda3a5c..022ffea7c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeFork.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.d.ts
index f310067594..8b21dccb6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodeMerge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.js
index 3d3a55f9b5..f9b46f6ae3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodeMerge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.d.ts
index ea851a388c..501a59d4e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCodePullRequest: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.js
index 190342d632..c3db01619f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCodePullRequest.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.d.ts
index 3faad5967e..b290ee63c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCoffee: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.js
index 3d32724a58..8efa207b05 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoffee.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMugSaucer');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.d.ts
index 793f428f62..2e5fb2b4e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.js
index 9c8e0eef4b..c71e3fac02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGear');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.d.ts
index 22ffa04208..95b1aab366 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCogs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.js
index 28940c8392..da91d8ee2d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCogs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGears');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.d.ts
index bd59b44285..4998cf0dbc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCoins: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.js
index 0ff2b862f1..95a3d8ea4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCoins.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.d.ts
index 330369dea9..3f0f3d8dc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faColonSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.js
index 1d1792d39a..931c0d89a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColonSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.d.ts
index 7286d9e95a..90c896b975 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faColumns: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.js
index 65905f578d..775a569add 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faColumns.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableColumns');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.d.ts
index fd408fb992..dc93f186aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faComment: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.js
index cbb5da16af..67592e980f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComment.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.d.ts
index 9eea607e58..2e130a26c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.js
index 9fe832a238..b890c1a7a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMessage');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.d.ts
index 423a16be7f..01fe3c6ecd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.js
index 77299c0c5f..069f1dad2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.d.ts
index 6266a9b9f6..31ca55ab59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentDots: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.js
index 3f6a6ad676..b8cf3bd7d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentDots.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.d.ts
index 835c89a4e3..e062b665a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.js
index ca94c90b53..79197cac74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.d.ts
index 01eaa6100d..d64d76be8b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.js
index ef7fd44881..567d5bc0b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.d.ts
index 1c080506b1..df98b01d8e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentSms: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.js
index 28e6f03b8c..10f7a092ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentSms.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.d.ts
index 49da60b5f4..c61f39102b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommenting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.js
index 1bbe29b206..681640c71e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommenting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCommentDots');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.d.ts
index 43e0c53df4..747b6d8189 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faComments: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.js
index fc6e2c5f3e..343e9a5ac4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComments.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.d.ts
index fe26410e61..71501c225c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCommentsDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.js
index 817204b643..543bbc9c02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCommentsDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.d.ts
index 119a1b3dff..ccd99fab48 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompactDisc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.js
index 310ae5213f..a4a80396d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompactDisc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.d.ts
index dad527e07b..d36cca547b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.js
index 1ab82b6bea..e50b97190a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.d.ts
index 6aa0a9674c..d75fa22cc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompassDrafting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.js
index 62c6617f68..7f01eb2423 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompassDrafting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.d.ts
index ec7375e71a..806dd2e314 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompress: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.js
index 2ebaffc041..25788841fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompress.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.d.ts
index 502d13c3f5..e700239d23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompressAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.js
index 4c5427ba35..c64cddacf5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDownLeftAndUpRightToCenter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.d.ts
index 0e1f064881..72f8f75844 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCompressArrowsAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.js
index af5185294c..751c409768 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCompressArrowsAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMinimize');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.d.ts
index 521c6baec5..4804cc6e8e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faComputer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.js
index d19d3cb53b..5b6d68844c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.d.ts
index 3aa740e2f5..7e42651373 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faComputerMouse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.js
index 10e1f1e616..be33d7e0b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faComputerMouse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.d.ts
index 9f45b603b3..c1c887b1f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faConciergeBell: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.js
index d692e3ac93..f84256f4da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faConciergeBell.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBellConcierge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.d.ts
index 4e70e4ff59..56f387c210 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faContactBook: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.js
index 46848ad74a..86981c61ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactBook.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAddressBook');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.d.ts
index 1bb1f2494f..30149bfe92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faContactCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.js
index fd9a56347b..d3fa77ab0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faContactCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAddressCard');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.d.ts
index 4d52bfc398..9984048e47 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCookie: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.js
index 792b32377c..3c022f9abb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookie.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.d.ts
index 661d6f5175..e2df14ed54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCookieBite: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.js
index b3580cf343..be2b7aa482 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCookieBite.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.d.ts
index 198da4979b..a0c100735c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCopy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.js
index 4bc559b18c..905659810d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCopy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.d.ts
index 91f4af6bb7..87e8a88109 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCouch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.js
index d76e5e20cc..a77cc595ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCouch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.d.ts
index 12115a3d94..5d77cd3cfa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.js
index e911523857..9a2fc49bef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.d.ts
index 1aebce0a88..c47a059211 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCreditCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.js
index c4d9cc131f..484b388bdc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.d.ts
index 52de1374a3..19b1f0d1e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCreditCardAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.js
index 6e5595f3d5..7ad55d9711 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCreditCardAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCreditCard');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.d.ts
index f55bd57fc2..6cf75dc58c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCrop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.js
index f8765dad59..50b4768ac5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.d.ts
index 2498cdab41..29ec9255fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCropAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.js
index 326642164a..939511cd95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCropSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.d.ts
index f3db360c3c..dc70e4d3a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCropSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.js
index 9b8982b923..46ca801da9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCropSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.d.ts
index 28d9d2402f..666005b07f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCross: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.js
index 5c6b021f0c..62191f2f07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCross.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.d.ts
index 5afb2d8f24..05ee9ca2d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCrosshairs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.js
index 33b3b06aec..205d3afa65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrosshairs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.d.ts
index 4fe9ff154b..f51d0963bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCrow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.js
index 787e7a16e7..8705ec8d6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.d.ts
index 226842e453..b5337bc66f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCrown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.js
index ab334c7ce9..7ad54aab84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.d.ts
index 26f4b5270c..ddcf8f6f60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCrutch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.js
index 5ef3b55eb1..75881edcee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCrutch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.d.ts
index 44b68da4b3..1d2c11617f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCruzeiroSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.js
index 5b698b4a9e..703bab5ae9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCruzeiroSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.d.ts
index 807522a417..f04c350851 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCube: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.js
index 061a4a0bd4..bc09c5c445 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCube.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.d.ts
index 8f631d8300..ffac6ed270 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCubes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.js
index d1c18854b6..353ccc82a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.d.ts
index e73c4d0727..5639eeed50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCubesStacked: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.js
index f772142b3a..c984367a14 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCubesStacked.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.d.ts
index af5368c64e..49c4087371 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCut: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.js
index 8a0418ef28..6062c0e750 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCut.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScissors');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.d.ts
index 5623523389..c09fd91a6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faCutlery: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.js
index 4e88db4ff9..d6a62dc696 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faCutlery.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUtensils');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.d.ts
index c9bfd77e9c..aaf3863e6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faD: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.js
index 0ab1e02185..29738b8ac4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faD.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.d.ts
index ad8207bd90..458576a3b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDashboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.js
index c2549fc0dd..9850dc15cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDashboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGauge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.d.ts
index e98e62f501..31c8f6b276 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDatabase: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.js
index d2fb678996..ec78df77d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDatabase.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.d.ts
index 3e96cb5f97..14a9352597 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDeaf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.js
index dbb20f63c5..68265f9db9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeaf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarDeaf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.d.ts
index 5a9ef5d5d3..797d32c481 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDeafness: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.js
index 2ce1e924c4..5f604f9af9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeafness.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarDeaf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.d.ts
index 3954213e36..98d3be874d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDedent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.js
index 296c1bb13a..0076699730 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDedent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faOutdent');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.d.ts
index 15e7f77840..52214b61d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDeleteLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.js
index e25729f3a8..61c2c6b96a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDeleteLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.d.ts
index 2129d9ec1c..805792d9e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDemocrat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.js
index 4015cb7fad..f815c8cbe2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDemocrat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.d.ts
index 31814d4eae..95e1a326a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDesktop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.js
index 78d2fd67d8..6fc381f083 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.d.ts
index 1cabec117c..6f2e23af0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDesktopAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.js
index 7ebe82b0d3..31c8eebd67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDesktopAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDesktop');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.d.ts
index a90816edc7..e2a9ff22e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDharmachakra: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.js
index 116bcdabf0..539b684776 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDharmachakra.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.d.ts
index cd4fc94420..2593f2225d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiagnoses: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.js
index 7c0d6f40cf..df6de0a1d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagnoses.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonDotsFromLine');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.d.ts
index fc8888b4a2..dd218332bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiagramNext: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.js
index 049514dfa9..8215412799 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramNext.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.d.ts
index d916b6d8f6..6d0e94d127 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiagramPredecessor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.js
index df25d08024..2c889ff7b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramPredecessor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.d.ts
index 1fd91949b0..b48a76e2ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiagramProject: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.js
index ebe7b09f8c..e4af1caef5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramProject.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.d.ts
index c8746e1795..dcf9632116 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiagramSuccessor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.js
index 0096aa28ac..a9aa98e52a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiagramSuccessor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.d.ts
index dcc3d14163..aa18d63e0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiamond: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.js
index 54f091a3b0..ded6459282 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamond.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.d.ts
index a8d9ad206e..6624512b52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiamondTurnRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.js
index c4cac786f9..eea0d1b313 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiamondTurnRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.d.ts
index 772af54bd9..ea9397d8e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDice: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.js
index 58d155356c..904bd92654 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDice.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.d.ts
index 5d26b6574a..3935351e50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceD20: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.js
index 986333cbbe..16b1cdbc56 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD20.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.d.ts
index 51e29e46f9..f1def22942 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceD6: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.js
index 0759bbd0fa..880909a878 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceD6.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.d.ts
index 16b89c05a3..e624d27dc4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceFive: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.js
index 5fb10aabfe..a13a63219b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.d.ts
index a5b585efc9..c4e9ff8bda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceFour: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.js
index f0da4f3f9d..8559d9422f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceFour.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.d.ts
index 0238f10d0e..29984abcc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceOne: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.js
index c9404dfddd..fa149bae74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceOne.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.d.ts
index d1b3d3457e..6bdef7117c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceSix: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.js
index fbefc01d1a..3f6ad53dae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceSix.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.d.ts
index 4f5cc34b63..600239e961 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceThree: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.js
index 0fad9c7382..41fd0c58b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceThree.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.d.ts
index b4344b7070..316ef54965 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDiceTwo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.js
index 89b0d6c8ef..e18208e0c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDiceTwo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.d.ts
index 51964c54ae..f4a84e371b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDigging: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.js
index b489b38513..e692851a6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigging.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonDigging');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.d.ts
index 97f5361e6d..a58d0972bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDigitalTachograph: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.js
index 86c84b43d3..416f2bac60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDigitalTachograph.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTachographDigital');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.d.ts
index d591dce7df..fe6ca95904 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDirections: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.js
index a69b7df873..fc4221ec78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDirections.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDiamondTurnRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.d.ts
index 503c840e06..3b7fdd7c0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDisease: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.js
index 3398d656d8..d544a230fd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisease.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.d.ts
index d7ad1ffb6d..89ba3216fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDisplay: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.js
index cf6095fd11..303f831ce6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDisplay.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.d.ts
index 07391eed94..3c96f91556 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDivide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.js
index c10081f58e..990406a4c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDivide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.d.ts
index f66db2e4cd..ad8e299e7d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDizzy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.js
index 308afb6569..28e1ca1750 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDizzy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceDizzy');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.d.ts
index 04b97867d2..d3c8d898b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDna: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.js
index ef87248380..ebeaa1e8eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDna.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.d.ts
index 37cd46fc2d..c8bb158bfb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.js
index 8a7bfee37d..849b0819ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.d.ts
index 7ec29f6919..33d90f9039 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.js
index c322740b34..18a4cb1976 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDollarSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.d.ts
index d196783321..544b7f02c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDollarSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.js
index cd07b3a5e3..99aa789736 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollarSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.d.ts
index 53f75e4da5..0ca26138a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDolly: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.js
index 75403b9604..fc2e9cd4b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDolly.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.d.ts
index 78711c3658..dea2988601 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDollyBox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.js
index d87126fe71..dc73a661cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyBox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDolly');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.d.ts
index 6a0a09da66..364e2a579f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDollyFlatbed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.js
index 6c9494d5ef..942d898402 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDollyFlatbed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCartFlatbed');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.d.ts
index 5f732cfe61..751bf3882e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDonate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.js
index 836c137baf..325c7500c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDonate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleDollarToSlot');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.d.ts
index ab08c963b3..00b724ad95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDongSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.js
index 2225531a1a..cb47aaa942 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDongSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.d.ts
index 264efd39c1..37de6bd0fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDoorClosed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.js
index 759cc239a1..915005ca2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorClosed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.d.ts
index d39e671656..0aa2e95fe7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDoorOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.js
index 23dfde90e6..d70e758158 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDoorOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.d.ts
index 99c878ce12..c2da73caf4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDotCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.js
index 89dc29d279..d6b6764016 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDotCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleDot');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.d.ts
index d7146d9165..3a82d1f0ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDove: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.js
index cbbff1eb75..faa73cef4c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDove.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.d.ts
index 0acfb2c652..153d1a1969 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDownLeftAndUpRightToCenter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.js
index 78380cf061..95625976c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLeftAndUpRightToCenter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.d.ts
index 8440b10d2b..e98b4da4c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDownLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.js
index 85da967b77..e8c2570595 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.d.ts
index 9df990b9f5..b6365cae21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDownload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.js
index 2a8272fb87..d271cfedbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDownload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.d.ts
index f94829da6d..70a68dde0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDraftingCompass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.js
index 76f9a047fe..8edfaa1898 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDraftingCompass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCompassDrafting');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.d.ts
index 44479360a5..7ad97ab8b4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDragon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.js
index 4d52c1c50c..47144d329e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDragon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.d.ts
index 3085a478ef..bb89128c75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDrawPolygon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.js
index ea26bdac5b..711cd1ddc2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrawPolygon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.d.ts
index eac428d53b..97999ff233 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDriversLicense: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.js
index 7f2ba46c97..1fcabbc4bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDriversLicense.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faIdCard');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.d.ts
index 37960c4e93..dfecb6c130 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.js
index 07999701e9..f35a20d83f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.d.ts
index 1833c9d114..7ab3c2fe93 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDropletSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.js
index 194e557db9..a8f3fb9fc1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDropletSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.d.ts
index e8e026c4ba..a9bcc535eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDrum: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.js
index 95b3c48c94..fd31c4b6a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrum.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.d.ts
index 37f5ee396b..e063683c87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDrumSteelpan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.js
index 16982a6891..aa58c33ffa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumSteelpan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.d.ts
index 2792f0247b..57f547db56 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDrumstickBite: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.js
index 1c334dadd2..b65951814d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDrumstickBite.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.d.ts
index 75427ed596..735c69a155 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDumbbell: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.js
index 734470d3e9..f5f5e11e90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumbbell.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.d.ts
index 05741fd54b..dbcada2d5b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDumpster: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.js
index 2d2f537d9e..717b3ae98c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpster.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.d.ts
index 579dfb937d..e95b7ee939 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDumpsterFire: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.js
index d4f8db1e6b..2b6970a053 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDumpsterFire.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.d.ts
index fe2e63169c..56af38520d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faDungeon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.js
index e503e1043f..8c673c8db2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faDungeon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.d.ts
index de646090c7..2119fcd280 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faE: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.js
index fbf51c63e6..dd7bd31025 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faE.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.d.ts
index 70b8d9d4b5..a00283fdf0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarDeaf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.js
index b8939f50c0..3c59f89c4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarDeaf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.d.ts
index 47513544be..6ad5b70ab9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarListen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.js
index fa3300c5b6..b520e0e9ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarListen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.d.ts
index 1f2211b691..d97d401d3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarth: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.js
index 126eaf3b21..de5731bf2e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarth.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthAmericas');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.d.ts
index 5edf92b4a8..af8aaa38ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthAfrica: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.js
index 4c814ae775..c5a1890f87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAfrica.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.d.ts
index 89b978b300..43fb38764f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthAmerica: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.js
index f63daad100..28b3607d5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmerica.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthAmericas');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.d.ts
index 8a6b88d0d8..74101c3d63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthAmericas: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.js
index 36e5ce99bb..7541238a07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAmericas.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.d.ts
index 65257dbbab..d734588aae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthAsia: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.js
index 43c7d242c3..b62438154e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthAsia.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.d.ts
index 51d7d88214..814b2b20aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthEurope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.js
index 34f40554f8..82d14115f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthEurope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.d.ts
index 52c1e10d48..53844eed90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEarthOceania: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.js
index e2c3ffb5c0..a9320cd872 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEarthOceania.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.d.ts
index 605241ce9b..b33c5f550d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEdit: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.js
index 24774fa6a8..bbb77724d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEdit.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPenToSquare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.d.ts
index 48f15f94cf..180e05e58d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEgg: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.js
index ba5913e2dc..2a283d1e2d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEgg.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.d.ts
index 86815c7c2e..a6d46549b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEject: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.js
index d0e0793cf5..be43ebed09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEject.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.d.ts
index 34fea4debf..b9c3744c62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faElevator: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.js
index 491155cb51..9f7018fa09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faElevator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.d.ts
index c5d8275b2c..a520817cca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEllipsis: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.js
index ef659f3cb4..5eba2733ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.d.ts
index 6c0d1907c5..2655a2f25d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEllipsisH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.js
index 6be883e383..8da3ce8cf2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEllipsis');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.d.ts
index 94da1b00d5..2834530f0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEllipsisV: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.js
index 57f97ad28d..e619c61114 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEllipsisVertical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.d.ts
index 71f5b078a3..2029a0b94e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEllipsisVertical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.js
index bdc43dbe9c..560902ac2b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.d.ts
index 85a16eb612..8dfbc98f43 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.js
index 85730d4ffd..d575033fcb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.d.ts
index b74188d88b..62e6be49ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelopeCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.js
index d0610004c6..b949e3c0b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.d.ts
index bbf471a2cf..73c54cc2b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelopeOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.js
index c58bb8de04..86a2f508c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.d.ts
index d94bd2e66f..f8dbd771c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelopeOpenText: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.js
index c26e423b22..ba6106c617 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeOpenText.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.d.ts
index b4413b2839..71c9785a67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelopeSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.js
index de927d873f..00e24bea30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopeSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareEnvelope');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.d.ts
index 8a22ea3695..c9087be03d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEnvelopesBulk: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.js
index f2e6da089a..b6b6439a8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEnvelopesBulk.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.d.ts
index 658dddf5ef..d7a0458b5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEquals: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.js
index 7261b0647c..57ed1633f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEquals.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.d.ts
index 303ac7805d..a906b8131a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEraser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.js
index 359e4b3810..63cf555b11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEraser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.d.ts
index 80190ce64f..89ccbc34da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEthernet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.js
index 68c272b237..e545282429 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEthernet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.d.ts
index 6800633c98..8f4ac0ce0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEur: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.js
index cf88523016..747b945854 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEur.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEuroSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.d.ts
index 2a208ebdcf..9a66ab5861 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEuro: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.js
index bea4ad00d5..c392a9033e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuro.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEuroSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.d.ts
index 69da966fae..fbfdeeb247 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEuroSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.js
index e60f714453..f3cbede9e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEuroSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.d.ts
index fa7d5a40ea..8314191bb5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExchange: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.js
index 317223885c..5fc90e9bc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchange.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRightArrowLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.d.ts
index d2512b692a..83759adc32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExchangeAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.js
index 5f56c11fbd..c2837bfd0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExchangeAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRightLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.d.ts
index 8919a0fdbb..e25c434eb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.js
index 162287584c..ec0c7618b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.d.ts
index 3d477b522b..c5f224bddc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExclamationCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.js
index d11351fcc0..9396f94836 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleExclamation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.d.ts
index 8dbc2e6584..5cdacb34f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExclamationTriangle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.js
index a4ca4441e6..627dcef6cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTriangleExclamation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.d.ts
index 1430811df0..b5e3828ad3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExpand: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.js
index 78b349857f..7b7b1986a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpand.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.d.ts
index 340743915d..4f58689d83 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExpandAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.js
index 664dc8f118..f070bdf97e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUpRightAndDownLeftFromCenter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.d.ts
index 20784767bd..429274a88b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExpandArrowsAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.js
index 2a473367bd..9e48b26587 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExpandArrowsAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMaximize');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.d.ts
index 81beb754af..06f2a59b4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExplosion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.js
index 765b2d2c0b..11e5297e47 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExplosion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.d.ts
index b78918e96e..bccf534979 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExternalLink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.js
index cb2763b0b3..63bb785ae5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpRightFromSquare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.d.ts
index 2c8fa34791..9b10e32638 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExternalLinkAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.js
index 2ba001a1ca..fef7645a81 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUpRightFromSquare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.d.ts
index 29baba1674..c9d89b4fcb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExternalLinkSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.js
index caeeb53a21..41fd0a98ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareArrowUpRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.d.ts
index 1a7c13e796..123c65f1a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faExternalLinkSquareAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.js
index 305df691da..56896b3cd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkSquareAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareUpRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.d.ts
index e039e8668e..ddd665b894 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEye: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.js
index 10bbbd465c..b70ed77e52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEye.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.d.ts
index 326f29161f..d224ca9339 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEyeDropper: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.js
index 4d893d72e5..8774df79bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropper.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.d.ts
index 9aaa07de4b..1259631f3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEyeDropperEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.js
index 33df2b2ca1..5f19c8f5f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeDropperEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEyeDropper');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.d.ts
index 3e74e17e38..64f7a9b560 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEyeLowVision: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.js
index 9baca10215..95e8acbddd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeLowVision.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.d.ts
index 6ea3669b9c..e02a78388c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faEyeSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.js
index 47e29b66d4..55c2be5232 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faEyeSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.d.ts
index 9858fc2a0d..e954a2b004 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faF: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.js
index c08747cd4c..571c3472f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faF.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.d.ts
index 88a6197ec5..fc35466792 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceAngry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.js
index f291bd6779..c8a91a096c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceAngry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.d.ts
index bde4948839..cec895e602 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceDizzy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.js
index 0f1ce3c97b..b515c8e409 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceDizzy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.d.ts
index 9c6f276be6..56ddce984a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceFlushed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.js
index a5975b8720..92cb794608 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFlushed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.d.ts
index a6a02ef2ab..e1d41df209 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceFrown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.js
index 41f3652c36..0e30a1aa19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.d.ts
index 6c7f542fed..2e3d7cc408 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceFrownOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.js
index ac94a7e8db..cbf45c7f00 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceFrownOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.d.ts
index 415a9b41be..cad561102f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrimace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.js
index a233273fe4..ccc6ed2fe6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrimace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.d.ts
index 966064895e..dc8f2b54b4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrin: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.js
index 731287bfb2..984ccd2f7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrin.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.d.ts
index 7cd3fabf31..920648f42b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.js
index 32ca8705f2..465b765355 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.d.ts
index a3eaf3db90..283565feff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinBeamSweat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.js
index 1e75281f42..f02951df0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinBeamSweat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.d.ts
index 14254bc826..9ef95247d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinHearts: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.js
index 21d9601bc6..79fc2a57bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinHearts.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.d.ts
index f05482c053..b55c42e63f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.js
index e256666a91..1712aed65d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.d.ts
index 662e5f3bf7..747dbab1c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinSquintTears: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.js
index 0a35810f8b..5acdf5d5a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinSquintTears.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.d.ts
index 3ecac08a6d..71c0ada6ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinStars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.js
index 7adf38e6eb..976258e7a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinStars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.d.ts
index f8d406daec..bd01730e6f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinTears: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.js
index ea414df8f1..18387821c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTears.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.d.ts
index c447efe6a3..aa5ba0153d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinTongue: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.js
index 15f2b1a167..08d96b49ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongue.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.d.ts
index ef215c958a..ff9579a12c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinTongueSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.js
index 06af066944..1f09b2c3cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.d.ts
index 42f1945d0f..a72d066742 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinTongueWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.js
index ee6ee8c77b..366dfb13c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinTongueWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.d.ts
index a3dd705273..dafe4a024a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinWide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.js
index b06ba2353a..835505a408 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.d.ts
index 1b5135c317..712d7b7178 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceGrinWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.js
index 7d5fd49384..f328e1c41d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceGrinWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.d.ts
index 06ec9c891a..d46a9cbd8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceKiss: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.js
index a260297402..b432db894a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKiss.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.d.ts
index 27580c37a2..787f109ae2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceKissBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.js
index 17f8bb9c48..d6c5633013 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.d.ts
index d53658435d..6b95996334 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceKissWinkHeart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.js
index 5cc02fd9d9..cb67266cd3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceKissWinkHeart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.d.ts
index 6be59abc06..00240c6b4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceLaugh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.js
index f86822f279..611574db2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaugh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.d.ts
index d62019d39e..44f5b4c69e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceLaughBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.js
index 657187915e..8caa527613 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.d.ts
index c1ea06392b..6cf0c61413 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceLaughSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.js
index e69eaef66d..b6504b2828 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.d.ts
index a720d66cc4..e06d996934 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceLaughWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.js
index 6354e54b3f..b308f1c562 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceLaughWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.d.ts
index 87599e1755..36bb542462 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceMeh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.js
index 93c2e4f344..ce35684ceb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMeh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.d.ts
index dba4018b03..cfdf7f1e7a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceMehBlank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.js
index 02f2605b64..24093b3f21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceMehBlank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.d.ts
index fd7ecab958..9ce930fb82 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceRollingEyes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.js
index 3bb2422f19..7d20c2f2f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceRollingEyes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.d.ts
index e8385ab7a9..eaea154ab6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSadCry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.js
index d25ab92b67..3a6938517a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadCry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.d.ts
index 3e8392991a..2aed5df19b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSadTear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.js
index 2ddc523fba..cdaa44da63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSadTear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.d.ts
index 39a8968ccf..e3acacca60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSmile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.js
index e2c7cea8ac..b95a5f9803 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.d.ts
index 6cc59f1ef3..637b968143 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSmileBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.js
index d76085e9d1..02b535d0f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.d.ts
index 5d1aba0f6d..44c93e0c06 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSmileWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.js
index e2e487b9e1..9f3ce3522d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSmileWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.d.ts
index 67e3420ad6..b85fd40387 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceSurprise: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.js
index dd37ecc7d4..6054567387 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceSurprise.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.d.ts
index 0e848a9e41..bf42ef6823 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaceTired: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.js
index 2de7844ac9..e17b24faf1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaceTired.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.d.ts
index ccf95ee76b..62396da9f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.js
index 4d284dcdf2..b2c5a9aa44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.d.ts
index bf5fa04dba..8e9ba9e820 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFastBackward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.js
index cbed13498c..779d68e0c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastBackward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBackwardFast');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.d.ts
index 3fd77c99ca..8869d0ce1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFastForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.js
index c2013f86d7..565f0654bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFastForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faForwardFast');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.d.ts
index 7428e8683c..26ad0c9e0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaucet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.js
index 386ec43fc0..be1a901054 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.d.ts
index d18d7e7967..2676b0ed65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFaucetDrip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.js
index 33beffa952..b03ea98d7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFaucetDrip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.d.ts
index 4b6c1289e6..45fdbd1f91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFax: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.js
index 731b33992e..711ca4c0ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFax.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.d.ts
index bc29516c9d..6a3e573caf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFeather: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.js
index 03601795cd..0f976860ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeather.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.d.ts
index 0502755de4..9ee744f2f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFeatherAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.js
index c6ea1f43e3..b5d3ae18d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFeatherPointed');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.d.ts
index 85abb77732..e80ea5c4d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFeatherPointed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.js
index 0754bb6efd..3ae04b0ec7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeatherPointed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.d.ts
index 0cc01c82d2..6232a64eb5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFeed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.js
index c6baf51d02..3c4f4c669c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFeed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRss');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.d.ts
index bb6df4efb6..93af9e494c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFemale: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.js
index 5e940092ef..38f4aa407b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFemale.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonDress');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.d.ts
index 97750aba09..545e16b407 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFerry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.js
index 0d4efde4f8..cd31c8e4f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFerry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.d.ts
index 0aef2a8971..f58ce21ed3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFighterJet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.js
index 70c3b39f43..b9fda9b0cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFighterJet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faJetFighter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.d.ts
index 69b868c829..6e7b98a45c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.js
index ca9cbf735e..b099bec9c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.d.ts
index 6994ffbab9..822a511644 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.js
index 49a07da615..e4d2cca92c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileLines');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.d.ts
index cb526a4e37..2e36e8ceb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileArchive: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.js
index ea2ba4da8a..6895253674 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArchive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileZipper');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.d.ts
index 58716d5609..5db052330f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.js
index 3835087cd5..cf997feba4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.d.ts
index bc72ffa9a6..f3015759ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.js
index eacd14822e..fe57517ce7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.d.ts
index 498cd6b85c..e969fa1c17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileAudio: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.js
index 5ead7e36c1..fd62dabb0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileAudio.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.d.ts
index 69945c6655..ea2f7f570f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.js
index 6f6a8975bd..5a1756d251 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.d.ts
index 7b6cf42d24..3c8c410046 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.js
index dba54a9e82..83dc87edec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.d.ts
index d7036a8645..abdad8dccb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCircleMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.js
index 82698ec832..83f4672966 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.d.ts
index 5271935467..a232819641 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCirclePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.js
index 7969ce3cb9..f8d637932d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCirclePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.d.ts
index d7e581e857..577bf04f6a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCircleQuestion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.js
index 4f9ccd9cab..0cbd94ea02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleQuestion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.d.ts
index d83d52326b..ae2569a5ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.js
index 6a46c448e1..f7296624bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.d.ts
index acee8dc888..b2d1a5d029 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileClipboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.js
index afde7c1476..3a7dbad83b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileClipboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPaste');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.d.ts
index 4537874e16..069fdecd45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCode: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.js
index c913d80e89..7539af6d7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCode.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.d.ts
index a169ecbf44..a7719e12a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileContract: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.js
index 4b66979d45..39c057ada1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileContract.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.d.ts
index e032fb3d44..fa3bc44d9f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileCsv: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.js
index 76c609f0cb..799138d940 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileCsv.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.d.ts
index f9d8dce49e..52250c6e3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileDownload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.js
index 73db7658e1..6ce6e04f98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileDownload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileArrowDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.d.ts
index 46c62dc338..12125cf192 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileEdit: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.js
index 5836e6ae60..519f122687 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileEdit.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFilePen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.d.ts
index fc172844df..9aef99f722 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileExcel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.js
index 4090c2d543..81410648e3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExcel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.d.ts
index 194e27336e..db37a4f4b4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileExport: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.js
index 3ce25e0560..1969e85e47 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileExport.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.d.ts
index 727cec39fb..ae14468e8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileImage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.js
index a299c85556..8591eeff98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.d.ts
index 8bcd279dfd..04f541c606 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileImport: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.js
index 230f487599..b95ea294f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileImport.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.d.ts
index bd3c91fb2f..295471a4f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileInvoice: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.js
index 0597c4ddaf..78521a3e31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoice.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.d.ts
index 09f0955e27..acdbe3ab3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileInvoiceDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.js
index 292f44eeb8..f02257600c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileInvoiceDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.d.ts
index bbf924ec5d..89d3d20d70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileLines: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.js
index 9db8f9f698..d53fc1e93c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileLines.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.d.ts
index f55cd7cf37..1b44590049 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.js
index 1742db1de6..7fd56e5ba6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.d.ts
index d92fa485da..dcf793ced9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileMedicalAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.js
index 1fc310c5d0..b5d005e857 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileMedicalAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileWaveform');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.d.ts
index cdc7b1aa8e..2051c3776e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilePdf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.js
index 75a2f0567b..62f397d995 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePdf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.d.ts
index b777892f4d..badff889f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilePen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.js
index 8a4dac3f51..d7dd065dfa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.d.ts
index 3cf913dd5b..820012ac99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilePowerpoint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.js
index 44a8e8b64e..7baef65bc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePowerpoint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.d.ts
index 445aaf40d9..dbcacc2db6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilePrescription: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.js
index 37a09054a2..9434117555 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilePrescription.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.d.ts
index 9e52054fda..54d4a68d60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileShield: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.js
index ef094e662a..4f4158283e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileShield.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.d.ts
index 62c540859a..cece31d224 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileSignature: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.js
index da3a63224a..4cc51b6c2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileSignature.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.d.ts
index 7e8cd5fa7c..7aad75bbb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileText: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.js
index c0588c1601..f5fb563041 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileText.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileLines');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.d.ts
index 9d2bf1fe73..f7e7761c68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileUpload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.js
index 95d06f84c2..9fb7951891 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileUpload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFileArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.d.ts
index ca16776cfd..aa670ec470 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileVideo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.js
index dca1d77b5a..2bbb54fa96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileVideo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.d.ts
index f2c2680a77..7032eeef41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileWaveform: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.js
index 319e9aed29..c7e7fa0d9d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWaveform.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.d.ts
index 475f984f7b..f2fee583db 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileWord: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.js
index 6f6854d60f..aa4fef4b7c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileWord.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.d.ts
index bc1c610a5b..5a70336f7c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFileZipper: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.js
index 75f0ed4c9f..9818a2682f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFileZipper.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.d.ts
index 094d987637..00d1f8daed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFill: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.js
index d2bf3d95ec..b1abc483f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFill.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.d.ts
index 7cce579495..4c37a278fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFillDrip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.js
index 04ba6dc378..c64fc9b5e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFillDrip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.d.ts
index d7b58691ca..02e6f78773 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.js
index 7a75b17881..b4f433ddcc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.d.ts
index 2e83ac8936..63d6da7c7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.js
index 182904f430..4dd3fb4cff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.d.ts
index 8a7ecf7ae0..f3cad9dfa1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilterCircleDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.js
index b47e96625e..4c86b616ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.d.ts
index 5db05157b8..316b80abbe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFilterCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.js
index 26a715b7e3..b695ae8837 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFilterCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.d.ts
index 496eba86ef..2dfc268390 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFingerprint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.js
index 3066988754..05c6110f45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFingerprint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.d.ts
index 40084e051c..35e02c88b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFire: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.js
index 2647591014..71f53f59f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFire.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.d.ts
index 9be08ec702..02911b6fbd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFireAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.js
index 7bf20a73dc..5ae9d4c5a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFireFlameCurved');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.d.ts
index 9d02213b8f..45e1e6c819 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFireBurner: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.js
index 27efccfec9..9ea080a1e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireBurner.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.d.ts
index d2361f5a60..41236f7e2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFireExtinguisher: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.js
index 49a8e69f53..9c6f415f8e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireExtinguisher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.d.ts
index 71b95efaf3..43ead41ecc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFireFlameCurved: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.js
index 9272da2e46..899617898c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameCurved.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.d.ts
index 8ea4bc8c87..dc08a5ad95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFireFlameSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.js
index f2cbd0d0dd..74c7ee8240 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFireFlameSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.d.ts
index a17e17a90f..aeb9e19825 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFirstAid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.js
index 0276f57cb6..d7e1bb0495 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFirstAid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faKitMedical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.d.ts
index 51ea2f3f93..b16a45d402 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFish: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.js
index 65e1d31ee5..afea35e76c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFish.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.d.ts
index 7141feabd0..550aa1e4eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFishFins: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.js
index 048db49a09..ba386db85c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFishFins.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.d.ts
index 7282a1a6ad..fb6285c258 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFistRaised: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.js
index 20266ae444..2e7d3ce8c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFistRaised.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandFist');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.d.ts
index 9359348764..2b42ceb029 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.js
index 765b221228..1cc1e32cc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.d.ts
index dd9eb8ae89..483244ad73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlagCheckered: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.js
index ec9a363a91..0404699564 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagCheckered.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.d.ts
index caaefe2d16..c52ea1caba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlagUsa: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.js
index fda5e0a705..389ab9f110 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlagUsa.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.d.ts
index 7695050813..fc3a6e0d76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlask: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.js
index fb776f8a91..8292b417e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlask.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.d.ts
index 6b096b3f5a..6fb3a03b72 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlaskVial: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.js
index 076174a01a..6ccf840b46 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlaskVial.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.d.ts
index 89942047b0..f2987226d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFloppyDisk: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.js
index 0553ceaf90..79998b1a96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFloppyDisk.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.d.ts
index 87c62379ff..45bfc5b285 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlorinSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.js
index 631ac61084..62f229cb41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlorinSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.d.ts
index 212c5fdfe3..d634e97a7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFlushed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.js
index b980df0796..059e1b5526 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFlushed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceFlushed');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.d.ts
index 26d5a4d71d..20f6695b48 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolder: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.js
index 1723283d4e..eac4fec46a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolder.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.d.ts
index cd5d91b410..1daa7db57b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderBlank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.js
index bcfcdf3353..1209b74c46 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderBlank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFolder');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.d.ts
index c5a855db96..4d8fad1af4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderClosed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.js
index ea85d12962..7b47bc3b62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderClosed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.d.ts
index f30ed2f9e7..edf4c69b63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.js
index 5cae073f09..fbd2e5cb11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.d.ts
index f227edcc6a..2e69d19d15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.js
index 4e9cc29993..2abd762282 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.d.ts
index 6d56fc7059..bdcf5fa0c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.js
index 9758cd69cd..46942e60a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.d.ts
index d97dded87b..d1ab57fd08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFolderTree: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.js
index 54bbc5da03..bc71f68036 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFolderTree.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.d.ts
index 4aeb02fc95..1e65201bd1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFont: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.js
index d1b71b822d..0d591a44a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFont.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.d.ts
index 24ef547b20..ad02e2daf3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFontAwesome: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.js
index 1d4e93b1c9..9f4763c8c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesome.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.d.ts
index c7266d6949..9004895b14 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFontAwesomeFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.js
index bd398e0cad..9662178ef9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFontAwesome');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.d.ts
index 0e7a543302..7af631440b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFontAwesomeLogoFull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.js
index 6f1b2778bd..2b628888d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFontAwesomeLogoFull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFontAwesome');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.d.ts
index 24f0f52812..7dd83e95f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFootball: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.js
index d0e8c0b11f..4ec6986267 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootball.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.d.ts
index 0e12dae9d3..dbbc8eb9e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFootballBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.js
index 0b78dc0960..c2d8c5594b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFootballBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFootball');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.d.ts
index 397e0fc1da..503bfcae34 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.js
index 5c79a2c5d3..a87c047382 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.d.ts
index 0de94674d7..ff1dc9e464 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faForwardFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.js
index 027a4d6fb0..908b9421c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.d.ts
index 1f9e25b22e..2d790adcb2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faForwardStep: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.js
index 02b9f6376c..a55e33c5c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faForwardStep.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.d.ts
index 31de1e400e..486ef16889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFrancSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.js
index 2e9901a9fb..e6a2134360 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrancSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.d.ts
index 99503c6ac4..3db762a4f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFrog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.js
index 252b2b0349..fbeeea1ae6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.d.ts
index 34210902a4..13e00b4f8a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFrown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.js
index de859f3f17..5cbd9056e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceFrown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.d.ts
index cc4cfb5aae..1021cb7a45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFrownOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.js
index 263605bed6..abbb0f85fd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFrownOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceFrownOpen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.d.ts
index a11d1b3867..7dc169068e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFunnelDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.js
index b3fa2f4197..c6a3bfff99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFunnelDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFilterCircleDollar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.d.ts
index 3f2f6a4833..27209d24ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFutbol: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.js
index a81b6f0f5a..09ceec8bbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbol.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.d.ts
index eab3ea1962..d6c688fd30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faFutbolBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.js
index 113cccd81c..a11cb70eb3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faFutbolBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFutbol');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.d.ts
index 3a70d985d4..a59a6baf66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faG: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.js
index bb7111221a..675d54b8ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faG.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.d.ts
index a1ed487b6a..efdcc8b2ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGamepad: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.js
index ee2c023aae..db52d59bd8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGamepad.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.d.ts
index e7a2fb9fa4..eecb6f715c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGasPump: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.js
index a4997546c6..5b7151cf09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGasPump.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.d.ts
index 11d35e8635..f2d15eb9a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGauge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.js
index 622a4bd99d..2ece985845 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGauge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.d.ts
index b060dad2a6..bdf5279795 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGaugeHigh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.js
index 1e0975fda1..90cb5cf22e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeHigh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.d.ts
index 9433d225a6..f701849f6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGaugeMed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.js
index 252de54e39..a578cece82 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeMed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGauge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.d.ts
index 66faf92da5..f1c71bdb92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGaugeSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.js
index c58254f944..b4fecdd283 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.d.ts
index dcc6a4d73f..7b209a225f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGaugeSimpleHigh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.js
index 14dd0c2b1b..32911d4bdc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleHigh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.d.ts
index 3294596ae4..b1819a4476 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGaugeSimpleMed: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.js
index 50a879b9cd..43287fbc2e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGaugeSimpleMed.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.d.ts
index 3c586a15dc..39cea73eb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGavel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.js
index 7a323c962d..22fe5fe9bd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGavel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.d.ts
index 5b1594bb9b..6b34c9529d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGbp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.js
index 8e70aca4a8..b77ca6afc0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGbp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSterlingSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.d.ts
index 75331c0e44..dc1c2695ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.js
index 7018f63fe9..5b077fa811 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.d.ts
index 9cd05b6e9e..046ffaff01 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGears: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.js
index 523bf3e839..fe9095536b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGears.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.d.ts
index 59f1db390e..0e4b78a010 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGem: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.js
index b3a822d8a6..4035b39d7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGem.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.d.ts
index 85ce7cb6a2..c74b0f7be2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGenderless: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.js
index f4d2beb051..83fe17ce0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGenderless.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.d.ts
index 63a307edbd..f48e5f175a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGhost: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.js
index c6627681d4..f57ac70420 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGhost.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.d.ts
index f5c8429589..8769b66058 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGift: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.js
index 85744a6413..bd25c578a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGift.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.d.ts
index cc652bf7b4..625d7e1214 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGifts: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.js
index 6c68a2a6b1..4526d642c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGifts.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.d.ts
index 2f54bbd011..282c33d23e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassCheers: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.js
index 63ce861fbb..b77cc0140a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassCheers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChampagneGlasses');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.d.ts
index dd30c077f6..3d33f4a195 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassMartini: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.js
index dc6d0b8020..f76619479b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartini.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMartiniGlassEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.d.ts
index 8a40ff0f70..83beb6206f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassMartiniAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.js
index d6748430f8..d776a0b38d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassMartiniAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMartiniGlass');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.d.ts
index a832e4ca72..7142b40e60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.js
index a5382298c7..fbfbb27ebd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.d.ts
index ed40d00df0..6ce0377cc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassWaterDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.js
index 9e85ced218..2607eb09ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWaterDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.d.ts
index 20d451f66f..efbccfa9d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlassWhiskey: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.js
index 987668ffb0..527d73078e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlassWhiskey.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWhiskeyGlass');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.d.ts
index 44f5513321..d23dbf37eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlasses: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.js
index e87cf2291f..89d8af03df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlasses.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.d.ts
index 40bf313b1d..7020695840 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobe: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.js
index 2bc8eeb9dc..f3d697ace6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobe.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.d.ts
index f6d0cd31a2..3b327cd669 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobeAfrica: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.js
index 73c3e17774..0811cfc232 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAfrica.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthAfrica');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.d.ts
index 785165058e..248d2c5b39 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobeAmericas: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.js
index 02c7addf01..02f9ee57ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAmericas.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthAmericas');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.d.ts
index 8fbdb2a012..174dc72765 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobeAsia: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.js
index 3d9fb7f949..efbe3f9ceb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeAsia.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthAsia');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.d.ts
index 10e6b127a0..c61fb51139 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobeEurope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.js
index cffb28b2b1..f9fa685569 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeEurope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthEurope');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.d.ts
index b3be451c8b..2f8ce5494c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGlobeOceania: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.js
index f2ad61ef02..424ea72c6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGlobeOceania.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarthOceania');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.d.ts
index 6a33011724..789c407b0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGolfBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.js
index 6305dec1db..005d6cd533 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGolfBallTee');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.d.ts
index a0aa95b96e..e43b0944ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGolfBallTee: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.js
index 8e15d53611..22c2fc9418 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGolfBallTee.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.d.ts
index de764cdddd..96c4f6f0ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGopuram: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.js
index 97d14c2216..0961c63afe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGopuram.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.d.ts
index 556b6bd83a..18c6e20690 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGraduationCap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.js
index 57d5115a8f..c164ff138f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGraduationCap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.d.ts
index 828fc61126..f3d545d863 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGreaterThan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.js
index a5c4e3953d..e645978a30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.d.ts
index 84c861bbb7..cd1c59c757 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGreaterThanEqual: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.js
index 86d3fe763d..a1b0565581 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGreaterThanEqual.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.d.ts
index 11fdf784e6..12d36abe5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrimace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.js
index 52a3fb7c2a..3ae96a405d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrimace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrimace');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.d.ts
index 8329b0756b..183e72a242 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrin: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.js
index 55d828c83a..e0f4cc8cd0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrin.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrin');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.d.ts
index 4a91bd6d25..903b4e6a6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.js
index db5b7b02a3..5ec8910355 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinWide');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.d.ts
index 1d9d3bf9d4..0f1a82d6ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.js
index d1dbd157e2..6ebf11d26a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinBeam');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.d.ts
index dde74f20de..dae74e4e15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinBeamSweat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.js
index 46ad0e4df4..b76e0e3470 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinBeamSweat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinBeamSweat');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.d.ts
index a3235d9b89..ef9508b8e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinHearts: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.js
index ec68227066..cdf5e5b73d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinHearts.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinHearts');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.d.ts
index 80e2c4d96e..55d24dc1f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.js
index f71f80a0df..16669e1889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinSquint');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.d.ts
index 8744dd06b6..79828eb11f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinSquintTears: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.js
index 1445285b4e..959e839eb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinSquintTears.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinSquintTears');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.d.ts
index e7e87d4845..84bb2b6ee0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinStars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.js
index 9ef717df9e..dee47fb933 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinStars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinStars');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.d.ts
index e2733a745a..4029ac0cc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinTears: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.js
index b153cd08f6..f9f885e758 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTears.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinTears');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.d.ts
index 81a32b5b28..c1b703156a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinTongue: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.js
index 689c4627b3..4487f4e1f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongue.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinTongue');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.d.ts
index ed5bc16a8a..8402a49345 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinTongueSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.js
index 0858e569d7..3532ac62d8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinTongueSquint');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.d.ts
index 326bc07d26..a32e45267d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinTongueWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.js
index fb3978699f..a265e2c63b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinTongueWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinTongueWink');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.d.ts
index bf0d7c2508..eea378d14a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrinWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.js
index bc61bbafd3..5dc0047df5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrinWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceGrinWink');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.d.ts
index df3ed24ecd..f56cc2b907 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGrip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.js
index e122c9ed0c..da3c9391ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGrip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.d.ts
index 639699dd60..967c9aa2a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGripHorizontal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.js
index 927b08d01d..32bc0e7648 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripHorizontal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGrip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.d.ts
index 136da10ffe..4d9a3e1e4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGripLines: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.js
index adb510b294..386536bb26 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLines.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.d.ts
index be24f07ece..5cbe5739af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGripLinesVertical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.js
index 7f32116043..f8a34b9cf6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripLinesVertical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.d.ts
index 31b481dcfb..503f7a1834 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGripVertical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.js
index 9872233666..b24f500bd4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.d.ts
index 6d79435b49..8b359935a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGroupArrowsRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.js
index 99ece0e5b6..c21a321913 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGroupArrowsRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.d.ts
index d0f0de50ed..9ee5edc17a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGuaraniSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.js
index 7826bed179..6570097fbb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuaraniSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.d.ts
index f4c9e7b7b4..14294ab71e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGuitar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.js
index 89c49a6648..78aceecfa7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGuitar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.d.ts
index 15ac629715..53c5a821ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faGun: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.js
index 2b4bfebdf7..277ff5d8ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faGun.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.d.ts
index 89d5f4c079..3da6a6e31f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.js
index 78e9f5ca2a..6d83923c23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.d.ts
index 1c22ed5510..20290a66b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.js
index 2e030afb4e..d1dbdf3f86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareH');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.d.ts
index c7450a1776..caa64d1a08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHamburger: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.js
index 3bf32f885e..c9d21dcdb0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamburger.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBurger');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.d.ts
index 8d89b4fabb..4b1bf1cd1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHammer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.js
index fc1e221570..bc172e951e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHammer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.d.ts
index bfc5629393..b82dfae8f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHamsa: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.js
index da9084121a..8e5c1bc329 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHamsa.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.d.ts
index 7d90ced3ba..5792b3622e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHand: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.js
index fbe1c7ef40..370215ef0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHand.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.d.ts
index ef3b277891..fa9fb86dd3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandBackFist: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.js
index 9bded7c9a4..038277a083 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandBackFist.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.d.ts
index 6987286060..8fdb386cf1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandDots: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.js
index 0403ff1a41..49911a7b03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandDots.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.d.ts
index 7f1a334b89..bc85fc2f2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandFist: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.js
index ce8c3ca188..3a06af1716 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandFist.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.d.ts
index e1541da89e..b5bbcbfdf9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHolding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.js
index 72d15f0b6c..093623c26b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHolding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.d.ts
index 399bbdf2dc..d76bf66820 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.js
index 80aad04bfa..20f2676743 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.d.ts
index eec0945c85..61b7c52292 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.js
index 16d73b1ba1..303773e483 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.d.ts
index 6477478446..d3795c79a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingHand: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.js
index 18e9589507..d8e5c7a5a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHand.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.d.ts
index b3c647800a..2d1e4f73b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingHeart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.js
index 8262d9aae9..56ac6e132f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingHeart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.d.ts
index c72e1ae5fe..605b3f027a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.js
index 8d5cca0806..008c594eb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.d.ts
index b463620b07..a07c5d4995 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingUsd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.js
index 5736acdec7..17f372abf2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingUsd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandHoldingDollar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.d.ts
index f1da9a1ada..4e93a2ea06 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandHoldingWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.js
index cf6ddd223f..55f7790586 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandHoldingWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandHoldingDroplet');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.d.ts
index db494d95a4..eaf91ee6eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandLizard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.js
index b223299106..37641b22c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandLizard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.d.ts
index 4151c5cc2c..a08361ea7a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandMiddleFinger: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.js
index 2eda4151e4..799da67494 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandMiddleFinger.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.d.ts
index c922647d2b..81bd0c049d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPaper: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.js
index 154fb7fc96..ab13e8ecda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPaper.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHand');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.d.ts
index b67dca5774..5aa4350615 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPeace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.js
index bc71d105a2..cdbf30257b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPeace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.d.ts
index bef0753cdc..1425507c06 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPointDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.js
index 96259ded11..57d7f788cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.d.ts
index 33b7e97c47..f9376ba136 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPointLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.js
index d9a602be08..b61b4bdcb5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.d.ts
index f56f4b1e36..cf3266c194 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPointRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.js
index e8b403b35e..2450ed5afd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.d.ts
index de0649ce86..752c38acd0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPointUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.js
index baefedae73..b8ae48875d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.d.ts
index 71ae00cd9e..76ff3dac54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandPointer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.js
index 3dd4aef3a3..8adfe59b1f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandPointer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.d.ts
index 71fecb5315..20461fd3cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandRock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.js
index 369a2440c9..9f14ca08b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandRock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandBackFist');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.d.ts
index 940a606153..d8b112d89c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandScissors: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.js
index 86ca383ef4..d7d293f132 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandScissors.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.d.ts
index cc09bc5a2c..bd7ffffdbd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandSparkles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.js
index 83761c1f31..cbe8392a34 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSparkles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.d.ts
index b1c868fb5f..4ce3b579d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandSpock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.js
index 1cf657af43..405e01f098 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandSpock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.d.ts
index e429aa83cb..648669e256 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandcuffs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.js
index 52126770e8..9b11008e42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandcuffs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.d.ts
index c0e3a3d3ff..4cdb5f3507 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHands: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.js
index e707b980e9..69e1ce64ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHands.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.d.ts
index 040431c62c..b02c276095 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsAmericanSignLanguageInterpreting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.js
index e2423db869..1012573e7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAmericanSignLanguageInterpreting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandsAslInterpreting');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.d.ts
index 7eff923c25..98b2379909 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsAslInterpreting: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.js
index 098eca6ef2..34c6883a0e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsAslInterpreting.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.d.ts
index 9927870d11..58851fb6b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsBound: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.js
index 825dec44e5..a3b8a34b38 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBound.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.d.ts
index c6cf6e1e05..650b5ebace 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsBubbles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.js
index f084682d67..fde40a33af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsBubbles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.d.ts
index beaa6b5f67..2027810802 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsClapping: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.js
index f51bd26ac3..41a6b08a7d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsClapping.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.d.ts
index 10ba2056d2..d94e224bb2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsHelping: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.js
index b5b7c4f7c8..d21132fd8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHelping.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandshakeAngle');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.d.ts
index 9ef3635ff8..13e5334457 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsHolding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.js
index 9b0cf23276..fa8fbac5b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHolding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.d.ts
index 64cd6bdd7e..8901f1292f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsHoldingChild: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.js
index 8c731d9ae3..ec19ddab99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingChild.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.d.ts
index c3035ce8f5..f65dac533b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsHoldingCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.js
index a9ff84e10d..98fce601fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsHoldingCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.d.ts
index 911d36d51e..8e3e59485c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsPraying: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.js
index 4de6cfd879..2c94a123c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsPraying.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.d.ts
index 34f84a112c..fb939f5bbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandsWash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.js
index 182e17870b..548cdb58b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandsWash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandsBubbles');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.d.ts
index 263146ab9a..e8bf376add 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.js
index 60419dc1e8..d80234017d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.d.ts
index f094d7ce9d..01a6248c1b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.js
index d8134ba165..f96b186b5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandshakeSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.d.ts
index 70a99de59a..7fc9d4639e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeAltSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.js
index 1ff30648fb..29e90ca883 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAltSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandshakeSimpleSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.d.ts
index d628cdb192..f11d2b4fe3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeAngle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.js
index 5dcb1137be..c63fa1755d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeAngle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.d.ts
index 59bd0bb5ae..6bc1d61a9c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.js
index 366154f21c..e932664de6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.d.ts
index b3eb6cd067..6e822c8419 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeSimpleSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.js
index f8bada47e8..8e86c32f45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSimpleSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.d.ts
index 1c02068872..b4d53e89a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHandshakeSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.js
index fc5023b5e6..806a727e17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHandshakeSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.d.ts
index fd6bc16c9a..f01ee81f87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHanukiah: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.js
index 93787b1716..f48bc4a2e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHanukiah.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.d.ts
index f65fbb3460..fdb9a678b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHardDrive: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.js
index 1173885dcb..95347e87d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardDrive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.d.ts
index 5d45fbeb5e..da85cd74a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHardHat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.js
index cc79b304e1..96937640ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardHat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHelmetSafety');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.d.ts
index db2a49833f..ab591079e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHardOfHearing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.js
index d801784b71..9f0229cd98 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHardOfHearing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEarDeaf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.d.ts
index 4d1eb480b6..966e449cc6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHashtag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.js
index 41dc86eebb..61aa7a10a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHashtag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.d.ts
index 557e775bfb..8c8f1932ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHatCowboy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.js
index f44de131ca..f923285050 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.d.ts
index 621107e2a4..3f120e6b3f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHatCowboySide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.js
index f7dcb4bf94..28129bc43d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatCowboySide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.d.ts
index f8c4856d5f..ed4dac0c4c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHatHard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.js
index fc9df17b6c..f72ec5c6fd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatHard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHelmetSafety');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.d.ts
index 83ee9febbb..e9f9bcccfc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHatWizard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.js
index d88f671e8a..070f66d4f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHatWizard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.d.ts
index 332be8f24b..0ec0981f61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHaykal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.js
index 3195526752..e4f8581b4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHaykal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBahai');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.d.ts
index 2d5812c26b..557f63e787 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHdd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.js
index c5b08d6e65..70fb94611d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHdd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHardDrive');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.d.ts
index 8094b22387..38f54400b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadSideCough: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.js
index 7e5b57274f..0b650e3328 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCough.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.d.ts
index 8460bc7d4e..f6328ddd7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadSideCoughSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.js
index d873a5c46f..579929ce07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideCoughSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.d.ts
index b626f652b4..1f52b691a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadSideMask: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.js
index ccf4e21416..7c36cff2e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideMask.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.d.ts
index 166a2ce211..17102ab4a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadSideVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.js
index d1955fcad3..ca5bd7dbe8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadSideVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.d.ts
index 79ddd793c9..68d47bbdb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeader: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.js
index c83950553a..dcb73b281d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHeading');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.d.ts
index bc0c490a86..3fd3915c86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeading: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.js
index 8f8966aa04..a40ed87f64 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeading.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.d.ts
index f509cd47d6..1de50f4681 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadphones: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.js
index fb683b1bc3..452bac2ff1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphones.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.d.ts
index 3450a971f9..fc49c618bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadphonesAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.js
index a4717594f4..9024d9d1df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHeadphonesSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.d.ts
index 9c34ffa5b4..d805201914 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadphonesSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.js
index 238f56b648..f0dde79611 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadphonesSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.d.ts
index c5b9c1d7f5..9d59f7ebe7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeadset: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.js
index 0c9f87fcaa..28ab0a4941 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeadset.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.d.ts
index f62337f5b9..5277159ed4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.js
index 894b81bc1c..ef295bb6da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.d.ts
index 80da4daec5..6a03a5ece1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartBroken: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.js
index ef87dcf3a0..85ef6ec478 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartBroken.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHeartCrack');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.d.ts
index 382f202fb6..f3904190f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCircleBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.js
index c8044f8b63..d73643a4a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.d.ts
index f6922b82cd..e9b1ed1470 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.js
index da070a467b..1842421e16 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.d.ts
index c4b66d48f9..6431d4a44b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.js
index d25b85bfb7..f8be0d5d73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.d.ts
index 811e1e8324..ac146ac10b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCircleMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.js
index 8293365abd..5f4b709593 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.d.ts
index 5b6b6a3218..1dd87ab0ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCirclePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.js
index 8fa747d7d4..e4665bdedb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCirclePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.d.ts
index fe3f380382..4cf6c3b294 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.js
index c22ab756c5..15e79a518b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.d.ts
index a27c136b35..1d432ccab0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartCrack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.js
index 1c1743cedc..e3b1f9dea3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartCrack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.d.ts
index aa95787abb..90b1ddf081 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartMusicCameraBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.js
index 76a25ab24e..d67a1c8881 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartMusicCameraBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faIcons');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.d.ts
index 2ef476744c..4e62ac431c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartPulse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.js
index 722450d6a1..fa5a789179 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartPulse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.d.ts
index 8cf031eb67..09e01e47d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHeartbeat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.js
index 7f3f21857c..53ebe1994f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHeartbeat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHeartPulse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.d.ts
index 2d4ea6868e..17c7f94510 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHelicopter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.js
index 5eecb3fe53..4d5d5fdcdb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.d.ts
index 250d61b7e2..2400b9975b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHelicopterSymbol: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.js
index ba5cff1fe4..8024f64088 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelicopterSymbol.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.d.ts
index 81ebbc9778..e1a21c727a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHelmetSafety: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.js
index f34180864b..1de510bb5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetSafety.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.d.ts
index 6bf55a3f1c..9b713f17a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHelmetUn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.js
index b75fd4f22b..7391b47994 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHelmetUn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.d.ts
index 8ad395c717..0f5c18e5dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHighlighter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.js
index d9e23c4b9e..bfec71239b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHighlighter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.d.ts
index e778e33645..7eef08f8ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHiking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.js
index 4e608b8539..691beb27fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHiking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonHiking');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.d.ts
index 4baee0e695..56ddbada87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHillAvalanche: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.js
index 4121c67ad7..aba39ddd30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillAvalanche.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.d.ts
index c411e60382..b807630958 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHillRockslide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.js
index 75594c32c7..98edff1ff5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHillRockslide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.d.ts
index 9e8d4577e0..0c19fc8d7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHippo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.js
index 77854bd2fc..f0789e41a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHippo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.d.ts
index 23159d95dc..bdcf20981c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHistory: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.js
index f109b60541..daa57797e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHistory.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faClockRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.d.ts
index b547c8d08d..9be25b6ce7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHockeyPuck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.js
index 0a00026e26..2a3f44acd5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHockeyPuck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.d.ts
index a1132ec34c..815a4db9b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHollyBerry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.js
index c62d80a240..d85ac5f93f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHollyBerry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.d.ts
index 35dd234b7a..9aaef86dda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHome: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.js
index de41c5948d..97906f140c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHome.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.d.ts
index 94f67a1b3c..bc5b144508 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHomeAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.js
index 4587752066..8f70899351 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.d.ts
index d1d5bfdd6b..9799770746 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHomeLg: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.js
index f2c1e7ebd1..8c3eabc40e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLg.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouseChimney');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.d.ts
index 3fa946bdbd..4ca6ebfe4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHomeLgAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.js
index 82f042431d..44118af5b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeLgAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.d.ts
index 733a5ccea2..e7fd3ad33e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHomeUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.js
index 8811274ec9..a64f36e2f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHomeUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouseUser');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.d.ts
index a5f426d4c8..45ccdf1d4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHorse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.js
index 723f07d75c..8d5e2762e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.d.ts
index 58038b7854..cdfb540b37 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHorseHead: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.js
index 8f1b09c121..17d321d6c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHorseHead.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.d.ts
index 18679e8f57..a7edbf49ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHospital: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.js
index 5cd4b041bf..3f0f6f5ec1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospital.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.d.ts
index 9919fc90da..475c10078f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHospitalAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.js
index 4909c65ec9..cd31d188cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHospital');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.d.ts
index e2b658ca89..f109f2a4ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHospitalSymbol: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.js
index 47efc6834d..49708b9ac2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalSymbol.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleH');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.d.ts
index e59320b0b7..8837d2d3cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHospitalUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.js
index 5b531500f4..93e1628f92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.d.ts
index 44954184f7..97d6bef14a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHospitalWide: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.js
index 1bec5a04a4..4407f1bbec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHospitalWide.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHospital');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.d.ts
index b4cd8dc16b..3d99b3d637 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHotTub: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.js
index 9054bffca1..8725fe47ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTub.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHotTubPerson');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.d.ts
index 6561ecf67a..b755dba8a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHotTubPerson: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.js
index 4f1206359f..1ed0d48892 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotTubPerson.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.d.ts
index 1f8f2d61bd..2370121791 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHotdog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.js
index f420304bbd..050ca8cae2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotdog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.d.ts
index 14f07938f1..1de130648d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHotel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.js
index 1bcfd3d6cf..7db23dc625 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHotel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.d.ts
index 427d395aa5..483687a421 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.js
index 86b7b3968c..b710b586dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.d.ts
index 1a676168da..55d7d1835f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglass1: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.js
index f6aad3e6a4..7619b4b7ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass1.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHourglassStart');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.d.ts
index b2d67cb097..1ede7099c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglass2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.js
index 22e5b32f18..bd23dbdfa2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass2.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHourglassHalf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.d.ts
index 48677288e9..6f75a67d0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglass3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.js
index 0cf3a28b89..91c51950bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglass3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHourglassEnd');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.d.ts
index fc539a9370..32b453b0fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglassEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.js
index e323f62d35..62902ed8e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHourglass');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.d.ts
index 9072592e1b..b837249f19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglassEnd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.js
index 0cebbd8f48..64d193f5e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassEnd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.d.ts
index aa60e50cfe..1af1914c68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglassHalf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.js
index a392ee28a7..c000e183aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassHalf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.d.ts
index 9f8c768c91..bd064edf42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHourglassStart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.js
index 02ddbffa7a..79829583ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHourglassStart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.d.ts
index 7242884c29..beb78f28c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.js
index c1763653d5..5e1f2c1bd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.d.ts
index daaf6e3f56..622b93edab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseChimney: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.js
index d43b8452ff..f32970fee2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimney.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.d.ts
index 049bfcf183..1816d2d8c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseChimneyCrack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.js
index 27b380c99c..0179b2ff53 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyCrack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.d.ts
index dea06eeef3..c29c253b0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseChimneyMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.js
index df93febe8f..af5692902a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.d.ts
index 424b0d70de..260a0b9889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseChimneyUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.js
index 37b713944a..c930b6172a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.d.ts
index 5144aff677..7475e75204 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseChimneyWindow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.js
index 790a6d7bef..5938bc35ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseChimneyWindow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.d.ts
index 1c4b712519..52e34d79b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.js
index 8ade45e64c..42db39cfa6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.d.ts
index 63773f935d..d9705f81e3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.js
index ae26e7d3c0..0c46f95704 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.d.ts
index 2a1098d9d6..52c28e4c6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.js
index 782eada2bf..a3dedf2d8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.d.ts
index 969c2a0584..91ac367ccd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseCrack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.js
index 80148b178c..f626df676f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseCrack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.d.ts
index 23acb6bfe4..631bd664de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseDamage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.js
index c425d89e4e..4a1a4af3bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseDamage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouseChimneyCrack');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.d.ts
index 505549e8dd..4d0e362b0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseFire: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.js
index 118ed680a1..5f025ab8c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFire.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.d.ts
index df499ad78d..f68c70a22b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.js
index 6e5ff82ebe..83a3b6c3a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.d.ts
index baf0111cfe..829da17a01 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseFloodWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.js
index e5d9e8789c..f26d25a50c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.d.ts
index a2c700586c..4d2179d16b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseFloodWaterCircleArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.js
index c8b1c7a765..51b78fde69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseFloodWaterCircleArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.d.ts
index 6f9f08bfaa..4023c034ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseLaptop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.js
index 204d69fd18..fbba418172 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLaptop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.d.ts
index b09e2be9d9..3d2003b04d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.js
index ba9558f43d..8ce3c1f1df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.d.ts
index 44941addef..2a0dbb806b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.js
index d8b4896b96..111c40866d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.d.ts
index 86a1c8149a..73df22a2fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseMedicalCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.js
index 91ac997493..e8cedd6bf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.d.ts
index 4a0d42d4a0..9bdaa2017c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseMedicalCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.js
index 0a7cadc8f3..ae688ccd5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.d.ts
index d08f7f3572..1fbd283f99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseMedicalCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.js
index 59b69fa260..76aad282ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.d.ts
index e56e19ef7a..5ddef9f843 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseMedicalFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.js
index 036af7f6d4..a25f195433 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseMedicalFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.d.ts
index c6ad3a43f2..f335da33c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseSignal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.js
index 9eafef186c..c41b8a13fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseSignal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.d.ts
index 39584e3230..a66f84bc11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseTsunami: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.js
index 04d86512c6..90eaf1e26d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseTsunami.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.d.ts
index 09085fc109..b9ce938f05 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHouseUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.js
index e22663126b..f203914ec6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHouseUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.d.ts
index 3e7f90113c..3d84b9b82e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHryvnia: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.js
index de63077101..dba9959965 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvnia.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHryvniaSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.d.ts
index f12d5ed2d7..04085273bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHryvniaSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.js
index d754c43724..031181d162 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHryvniaSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.d.ts
index 9a80c43c76..64efa6e208 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faHurricane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.js
index 609ad877e0..423fef6e25 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faHurricane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.d.ts
index cdcc30f7f7..fce92c8b9a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faI: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.js
index 496c7c57aa..aaf658e2c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faI.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.d.ts
index 3c7f65894a..3d22eb7ad4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faICursor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.js
index f22df7ebb2..0be8132a7d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faICursor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.d.ts
index 9cc2025782..6ca11d552f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIceCream: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.js
index 1efaae31ec..d6e9ebda60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIceCream.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.d.ts
index 5b83de3443..dd25a4e8fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIcicles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.js
index f8278f0423..7a3bc5b4d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcicles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.d.ts
index 8324724214..bbe5e63af0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIcons: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.js
index 58db12e953..59d75278ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIcons.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.d.ts
index 72acd21d39..cc6b084557 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIdBadge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.js
index 2cf5d15033..d22a8bc8c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdBadge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.d.ts
index f97c31e1aa..1f9e27f2f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIdCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.js
index e5663c41f8..ffc610f287 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.d.ts
index 1de9d5aed0..033ae445bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIdCardAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.js
index 910d48cd8e..35c06bce28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faIdCardClip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.d.ts
index 9eb8aa61af..c1c13ed922 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIdCardClip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.js
index 790637850f..9032df0d27 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIdCardClip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.d.ts
index da9c19380b..90327b6097 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIgloo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.js
index 766659a28f..e3e9c19289 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIgloo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.d.ts
index 21fc342540..48b525c7c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIls: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.js
index 4da7b2a5c2..1652cbfa0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIls.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShekelSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.d.ts
index 0ce2cb4fac..566135f099 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faImage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.js
index 56bd6c1c56..9c25f5e85f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.d.ts
index 13e0784e3b..102f521529 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faImagePortrait: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.js
index 90812460cf..9554f7511c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImagePortrait.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.d.ts
index 2adc991218..1291cd9c52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faImages: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.js
index 23d0c6a4aa..db8c7b4984 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faImages.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.d.ts
index c267d41fe9..d085d9989b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInbox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.js
index 8c19d48e64..5f6a44b351 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInbox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.d.ts
index e0ff65b081..1785a821f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIndent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.js
index 8b991301a3..53dcd235c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.d.ts
index ce39d7d311..a2cbc2e218 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIndianRupee: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.js
index 8574352e32..89363b02c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupee.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faIndianRupeeSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.d.ts
index 327cda023d..81a512ca70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIndianRupeeSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.js
index c891e8676c..a24b0cdc32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndianRupeeSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.d.ts
index d3c3c1cc77..d4b83aee9f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faIndustry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.js
index b4074b5f68..95665245b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faIndustry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.d.ts
index 124efe4a07..6afcf95889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInfinity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.js
index e1fbb33136..3a4deb077e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfinity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.d.ts
index d2ddf12857..161ed2f2c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInfo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.js
index 077ab5bbb9..4c1bacf3a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.d.ts
index a5c0fba4c9..5c94ed1c8a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInfoCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.js
index fc1225dbaa..9408e46c22 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInfoCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleInfo');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.d.ts
index 9fa33f77fd..62f6d84378 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInr: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.js
index 5a593f04bc..684ea322f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInr.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faIndianRupeeSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.d.ts
index 5f62b4b73b..7c7ab644f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faInstitution: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.js
index b2eed9123f..13058ff5cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faInstitution.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBuildingColumns');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.d.ts
index 514f9139eb..74aa4c84d6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faItalic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.js
index 8222c208d4..76ec9367c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faItalic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.d.ts
index aee6ce82fe..29789054ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJ: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.js
index 11ca17ba38..d914428b1f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJ.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.d.ts
index fd4e5c97d4..95ed759fda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.js
index f3f1b6faef..3de4a92223 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.d.ts
index 8a86adc581..e398ccefee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJarWheat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.js
index b6236d5f22..592275b560 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJarWheat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.d.ts
index 74858fb463..814db5d2e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJedi: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.js
index 1dd7561d61..41b7d995f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJedi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.d.ts
index a01887b41b..77ec2b5dff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJetFighter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.js
index 5b2416f52b..55a4d6de83 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.d.ts
index b23b09a138..7b5947afe4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJetFighterUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.js
index 596f34961f..6b4171f488 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJetFighterUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.d.ts
index 7395068aa0..70cf7612e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJoint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.js
index 400cea9893..0f4c334a88 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJoint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.d.ts
index e9dfe7c297..25758e576a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJournalWhills: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.js
index c158fcd449..2c203b77eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJournalWhills.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookJournalWhills');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.d.ts
index 02c9b37fec..fa9d761167 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJpy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.js
index 486fd83314..30263e2732 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJpy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faYenSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.d.ts
index 656b177692..25dfe5813f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faJugDetergent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.js
index 9590c3f769..0672ba2df1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faJugDetergent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.d.ts
index 49e5458c0e..1016adbff5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faK: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.js
index ebef832158..4b97732052 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faK.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.d.ts
index 91d9ffdd3c..442e677633 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKaaba: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.js
index a2836a3e66..1922092856 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKaaba.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.d.ts
index b69506240c..3aae1a9eee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKey: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.js
index 0b9cd68490..984c78f42d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKey.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.d.ts
index 9010477a31..65d7e1496e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKeyboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.js
index f74229efa4..e0edb8b2ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKeyboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.d.ts
index 0a06632ed1..eaecd2e03b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKhanda: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.js
index a74d8b4740..4fbc592573 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKhanda.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.d.ts
index b5506523b0..f839d5afc0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKipSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.js
index 36be4b37b2..5089c10c1f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKipSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.d.ts
index 6b510608da..4f52f453b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKiss: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.js
index 9742f4f635..02c7862f03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiss.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceKiss');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.d.ts
index 55fdd29855..2f300ed83b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKissBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.js
index 5345a9ac92..6b18ec366e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceKissBeam');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.d.ts
index ed5e38b22d..91cc9682c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKissWinkHeart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.js
index 37847a531a..5f1b3bf212 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKissWinkHeart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceKissWinkHeart');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.d.ts
index 034ecb184e..ee70fe50b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKitMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.js
index d98b13ca01..79ff78be7e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.d.ts
index 8ab27b4862..aad260a0cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKitchenSet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.js
index 138d27b0d4..e49b66d2f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKitchenSet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.d.ts
index 419e075c48..b235cd2d4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKiwiBird: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.js
index e2f3792436..00b9b4996d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKiwiBird.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.d.ts
index 89f789d559..6d3b8774ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faKrw: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.js
index 29bf4dc86f..aa7e876506 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faKrw.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWonSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.d.ts
index 9848a51d33..52b79f4b1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faL: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.js
index 6ed98c0724..b3b4a2fb02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faL.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.d.ts
index 624386e92f..73194780ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLadderWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.js
index 4c61e65a12..1e4f597baa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLadderWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWaterLadder');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.d.ts
index 4d8c99f9f6..3608d17ab0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLandMineOn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.js
index 17299d1d3f..193a3e42a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandMineOn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.d.ts
index 835aeaaf26..c412d5ea6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLandmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.js
index fe63f65879..56514ce13d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.d.ts
index 2639cea2ae..a052d4149e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLandmarkAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.js
index adf6c61177..dcf9ef6ab1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLandmarkDome');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.d.ts
index b21f365337..24dff1d8f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLandmarkDome: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.js
index 1a8fe2da06..8dced30c0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkDome.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.d.ts
index 76950a4d04..ea9b7cfcc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLandmarkFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.js
index 75ff64bf5e..231aa852b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLandmarkFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.d.ts
index ed099d4b57..79b58b16cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLanguage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.js
index 5101e78913..4b9a69f6a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLanguage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.d.ts
index 03d637f39c..77123b63c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaptop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.js
index 028958eb05..f8beac23f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.d.ts
index 5914333759..2c08fdf721 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaptopCode: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.js
index 2f5dfd35aa..32745db4f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopCode.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.d.ts
index e287529af4..ec258ab7c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaptopFile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.js
index e4bc1b7eff..d48352e5cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopFile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.d.ts
index 72f0bdab57..ddf9c640b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaptopHouse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.js
index a5992210ca..8ed40f1098 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopHouse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHouseLaptop');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.d.ts
index cce9d3a9ed..b3241f0295 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaptopMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.js
index 8455ca7253..3f957f81ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaptopMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.d.ts
index d019942c46..df30fe0616 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLariSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.js
index b7e83d6f79..5cf2fe4c50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLariSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.d.ts
index 02af9e0ebe..9f53c21f71 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaugh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.js
index c775f9a8dd..aa2e7e0fad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaugh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceLaugh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.d.ts
index 601e6a8029..07a034ba42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaughBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.js
index b732a40150..90c21a8405 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceLaughBeam');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.d.ts
index 18e34ce53c..a3ea53b66f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaughSquint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.js
index 9906e101c0..98a4dfb01e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughSquint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceLaughSquint');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.d.ts
index 0f1011a04b..55ceb5137b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLaughWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.js
index 35e8c57408..c9268c2269 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLaughWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceLaughWink');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.d.ts
index f67092a94e..69af5c217d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLayerGroup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.js
index e68bfcf195..44ab01885e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLayerGroup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.d.ts
index 2367cd4433..725c9230b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLeaf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.js
index 544fc185f9..9724790ccd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeaf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.d.ts
index dab5cd8bb1..170d890bbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLeftLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.js
index 2fe644484c..bc551acbc0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.d.ts
index d8044bee05..8bc7e3b5ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.js
index 61be395f7d..513e7aa947 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.d.ts
index 38140c1ed4..f015f77234 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLegal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.js
index d41685b8b5..0c72d8658a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLegal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGavel');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.d.ts
index d6ad448bca..f3f4c6ce90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLemon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.js
index 7d07d0946e..d60a94c6b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLemon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.d.ts
index d5a380150a..e7cab130a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLessThan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.js
index ec62648057..33fde844d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.d.ts
index cd4e761519..bbddd1f60d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLessThanEqual: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.js
index ba48a0154f..1d87a375e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLessThanEqual.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.d.ts
index 84217f9f34..23ca43cdd6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLevelDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.js
index 4fcfb048d0..5b9a45e481 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowTurnDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.d.ts
index 800ba15959..216d4bb1cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLevelDownAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.js
index 856276f570..f1aed7eb0e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelDownAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTurnDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.d.ts
index dbf894c681..eb04664e73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLevelUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.js
index af780f8a44..e6bf09510d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowTurnUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.d.ts
index 11ec46a841..f633909d9a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLevelUpAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.js
index 0b7bd8c0e7..40d92a8ab6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLevelUpAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTurnUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.d.ts
index 33e5f75ded..4c52566363 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLifeRing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.js
index 0e4768722c..e040abbf4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLifeRing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.d.ts
index c1ea2d57a2..056452db3b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLightbulb: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.js
index c10b759ce3..93f80aa9e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLightbulb.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.d.ts
index 7d2021bdfc..c142560301 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLineChart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.js
index 784a75af3a..9025992b36 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLineChart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChartLine');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.d.ts
index d6556a283d..772ebc996c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLinesLeaning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.js
index 9a07ce2fbc..db3efbefa6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinesLeaning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.d.ts
index 1ddc008da5..21e2f8abc1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.js
index 3bb490177c..f7609a39a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.d.ts
index 4c50127c11..f216aa1208 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLinkSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.js
index 9338144f86..df33e85f97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.d.ts
index 24267360fa..e010b17bd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLiraSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.js
index 73619efd02..2c05967640 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLiraSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.d.ts
index 0d1de65b77..e2e68684ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faList: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.js
index 76f378bef0..e1505ce697 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.d.ts
index 1a07f1aadf..e901450e51 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faList12: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.js
index 03480aa62e..f7e0dc3c43 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faList12.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faListOl');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.d.ts
index b50ce6919d..4d485fbc75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.js
index f670362701..6dc360b00a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRectangleList');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.d.ts
index afa4daefeb..d5df0a404d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.js
index 289e388c7a..a64c8b97d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.d.ts
index 424084266d..5d973812df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListDots: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.js
index 0c60f33dc6..59cc498a3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListDots.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faListUl');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.d.ts
index caaa3382b3..567ea0424d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListNumeric: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.js
index 33eb8240ce..610601e866 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListNumeric.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faListOl');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.d.ts
index 9ed426f651..13f44118d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListOl: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.js
index 9b814a06bb..12122e9cca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListOl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.d.ts
index cbd349c766..5da31fc4b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListSquares: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.js
index 9da149cb9a..03ce749b30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListSquares.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faList');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.d.ts
index 15df9e0246..b03ad6a9e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faListUl: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.js
index eecd83f492..47ca8445f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faListUl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.d.ts
index 7efa80085a..33217646ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLitecoinSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.js
index 8bb61058bf..eeae6e0e6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLitecoinSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.d.ts
index a3f27b56ec..181ff35ada 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.js
index 67c2c2b257..32ff93f411 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLocationCrosshairs');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.d.ts
index 2a16792804..326b03601d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocationArrow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.js
index 114b9e9390..9f270d39e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationArrow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.d.ts
index 2d161135a1..83267f516c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocationCrosshairs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.js
index 783e8477ca..23b0052da9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationCrosshairs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.d.ts
index 8dba09c563..5f1a789a8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocationDot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.js
index f175873327..e1aed09a7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationDot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.d.ts
index 0bd3bf8b4d..ce4b23a9eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocationPin: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.js
index acf852e93f..5b244710e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPin.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.d.ts
index 6ee960c801..edc7a24ad9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocationPinLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.js
index 15e8e6f52b..9de5c4f9b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocationPinLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.d.ts
index eb12c45b62..67dfbb0dc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.js
index 2dd08fc294..b1aab302de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.d.ts
index 4765422092..f4c27a2e97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLockOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.js
index 4c81844323..bbbedb7db9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLockOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.d.ts
index e67f55cc48..b167d50b61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLocust: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.js
index 95d8071231..fca71b8993 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLocust.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.d.ts
index a85ef6b75f..412b5aa3e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowAltDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.js
index f87e348e48..2d346a949d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDownLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.d.ts
index afcf4ddb83..30f2fbae4b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowAltLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.js
index 8d4f027b51..c75dbe8731 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLeftLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.d.ts
index 59b9dd84d9..52810a6f96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowAltRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.js
index 26ebca4f7f..fffc2e17d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRightLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.d.ts
index 9ac614547a..cf49a8d473 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowAltUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.js
index 81012fe579..796b7552b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowAltUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUpLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.d.ts
index 1e07052cc9..60d2616708 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.js
index c563d6b190..aaa147ff4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.d.ts
index a352bce2b9..41d51420cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.js
index cd7ee8a825..66dd794f5b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowLeftLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.d.ts
index 7ec2e6df6b..cbcadc2415 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.js
index cef771f0db..d59dd920cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRightLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.d.ts
index e335469631..b1ddd73e44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLongArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.js
index bd60336300..247560107a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLongArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpLong');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.d.ts
index 2fe5c429d3..a70fbf2ea6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLowVision: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.js
index 086baa9e4f..5204c413fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLowVision.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEyeLowVision');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.d.ts
index d8b74b2c67..2da436dc75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLuggageCart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.js
index 76c23d5718..02079ea5f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLuggageCart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCartFlatbedSuitcase');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.d.ts
index 2cd69db959..9f20582fa1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLungs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.js
index f6d41a1386..ce37490a85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.d.ts
index bb18da7206..7230b10f07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faLungsVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.js
index 1861b9f8a8..a284d52b9d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faLungsVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.d.ts
index 9adb55c6e9..38f5346974 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faM: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.js
index 1c059dbd7e..6a56f9d54a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faM.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.d.ts
index 3e7e6ccb4b..ff95ecd726 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.js
index 8fa8771159..0aa45968fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWandMagic');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.d.ts
index 9f12dd74ce..82f03f8004 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagicWandSparkles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.js
index 55ce1af2d6..513d1b0cc6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagicWandSparkles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWandMagicSparkles');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.d.ts
index 0dc7bae8d2..e9c0ecae19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.js
index f1fcd9fb8a..a8c32cb010 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.d.ts
index 370bd642f2..8e28a7ac57 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.js
index 6d74687d7a..87b04a8e10 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.d.ts
index 9ad98fe1e6..955884ac1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.js
index c53d058809..3038e2755c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.d.ts
index 9a4ba81bdd..418364571a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassChart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.js
index a2efbccc51..d256725da3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassChart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.d.ts
index 7f2f179e93..2eca87cc74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.js
index 1f6329ed74..4271ac124d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.d.ts
index a4fdc45b0f..54752e7838 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassLocation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.js
index f86f0eb8ce..3f0ecef113 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassLocation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.d.ts
index 80ad51e097..8da86dcf2e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.js
index 11753f7487..f2ed505107 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.d.ts
index dcf8bb04bc..a2661b8157 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMagnifyingGlassPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.js
index 6a5d0bfc57..a8ba4894c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlassPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.d.ts
index 3edb2b3db0..6e8b01dc68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMailBulk: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.js
index c335571a0e..607fd02247 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailBulk.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faEnvelopesBulk');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.d.ts
index 1f839f7c18..bf6f416fc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMailForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.js
index dd635c1d3d..e1ad0141bd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.d.ts
index 36d83c7122..b04d13b37d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMailReply: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.js
index 7ac85e0c92..774b3d096d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReply.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faReply');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.d.ts
index 893877a2f1..d91bbc603c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMailReplyAll: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.js
index 25d8ce941f..e2a9d86edd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMailReplyAll.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faReplyAll');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.d.ts
index 01dba685bc..efe3324d1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMale: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.js
index d7e19e6d42..083a4a1551 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMale.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPerson');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.d.ts
index fc9827acc7..f94dbd4124 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faManatSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.js
index c170ac49ff..85e8ed0f9e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faManatSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.d.ts
index 2c60a634fd..8f81d29414 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.js
index 77564a67da..f9e9a543bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.d.ts
index 7d4eced7f0..522c50b25d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapLocation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.js
index 9dd7356aed..0aaff4065e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.d.ts
index be16d610c5..9093e06062 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapLocationDot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.js
index 1db37cc517..52e68579d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapLocationDot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.d.ts
index f0fd8f411d..d009248261 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapMarked: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.js
index 344ff23dff..a5d7c64cb0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarked.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMapLocation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.d.ts
index ef0693b118..487c0d5139 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapMarkedAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.js
index 7a73f68924..a5598bfa08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkedAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMapLocationDot');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.d.ts
index 83bc752e41..0c4bdc58fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapMarker: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.js
index fba8b2ec90..7be6ac2556 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarker.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLocationPin');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.d.ts
index f1da0bf397..05bbb31866 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapMarkerAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.js
index 000a294dd7..be16484886 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapMarkerAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLocationDot');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.d.ts
index bb65b1d59e..2312ea4904 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapPin: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.js
index f634604dc2..30b132cabb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapPin.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.d.ts
index c1f883c7b8..4d1fd698d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMapSigns: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.js
index 7fa94866e2..db9679eeca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMapSigns.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSignsPost');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.d.ts
index c1e278f7d5..c505897dae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarker: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.js
index 0a1ef85585..cba886ce68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarker.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.d.ts
index a55415bf55..e3489032d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.js
index 1403a0d337..3cb529b7ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.d.ts
index 5ef436d7dd..5e70924039 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsAndVenus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.js
index 2552eaebe5..635b084d73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.d.ts
index 1d23b052e3..6e60c31d56 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsAndVenusBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.js
index ebbdeb87bb..df47c49a66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsAndVenusBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.d.ts
index 422ec325b3..cdf0aa920d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsDouble: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.js
index 3cc6ac27e1..ede5aedb63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsDouble.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.d.ts
index 1978cd63ca..7f3dcf38fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsStroke: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.js
index 624e20512c..1a11ed79cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStroke.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.d.ts
index 19da9d0eb0..2cc2ff5024 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsStrokeH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.js
index 3b3a1650d6..15ee65341e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMarsStrokeRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.d.ts
index ad91bb9282..93a8253c61 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsStrokeRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.js
index 139f482a93..4c430ab72a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.d.ts
index d562fbe78a..87d653d8cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsStrokeUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.js
index 9f687dd216..acea5a22e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.d.ts
index c0a38d9f2e..f55605f07e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMarsStrokeV: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.js
index a490474de2..368dc2bb49 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMarsStrokeV.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMarsStrokeUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.d.ts
index 4839d53753..5ca97d44da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMartiniGlass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.js
index cd8bb70a18..5789ded242 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.d.ts
index 1474449a9a..e5b91f53ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMartiniGlassCitrus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.js
index f47dd771db..b7a34757fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassCitrus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.d.ts
index 49e3f9c63f..7f0423133c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMartiniGlassEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.js
index c68839a017..ac3a3c35c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMartiniGlassEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.d.ts
index 7c56c5382d..86d2affb1e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMask: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.js
index 1527e708b6..6e8ce1aaab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMask.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.d.ts
index e2e890440b..df6492e67c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMaskFace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.js
index becbc0a4e4..dc366890a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskFace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.d.ts
index 80bf4c6786..41a46f2501 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMaskVentilator: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.js
index dd2a444adc..fc2945389d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaskVentilator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.d.ts
index 757dc2fc36..e13ad448f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMasksTheater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.js
index 006a9f0db6..69c62b6d67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMasksTheater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.d.ts
index 4a27cd138a..338fde8d4b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMattressPillow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.js
index 6a5c637ad5..7d7978465c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMattressPillow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.d.ts
index 6d478371ec..6dd2d93c4b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMaximize: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.js
index 781a4f6572..8f98925619 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMaximize.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.d.ts
index b33af7bdd2..d1b0adb169 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMedal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.js
index 85b81a80d1..03d7865fc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.d.ts
index ef3dc98f02..0f6f9ff9d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMedkit: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.js
index 24a69fd0dd..54f8778231 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMedkit.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSuitcaseMedical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.d.ts
index 11a96ce015..4ef464bbb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMeh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.js
index 44175ab839..001202c773 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceMeh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.d.ts
index f05696324f..1116e20bd4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMehBlank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.js
index b8a27832fb..5c841b7ccf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehBlank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceMehBlank');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.d.ts
index 25dcae7a03..e441840212 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMehRollingEyes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.js
index 4d4bf98c1e..d56e98b7d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMehRollingEyes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceRollingEyes');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.d.ts
index 2f9c7939e1..45c4b4d13d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMemory: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.js
index a7e1bbb807..b6ee97cfbc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMemory.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.d.ts
index c15626cdef..519f315f5e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMenorah: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.js
index 65c6d0e1c3..ed768732dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMenorah.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.d.ts
index b818cac2a3..497f01dca8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMercury: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.js
index 5d57b3913c..fd186502b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMercury.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.d.ts
index 27e338708c..e70d3b69dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMessage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.js
index 6ce3b4274a..851953adb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMessage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.d.ts
index 56f5692bd4..d9c88e42d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMeteor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.js
index c658d6b894..bdc38676b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMeteor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.d.ts
index 626fb208a5..40ea4860ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrochip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.js
index 8c82cdb786..98d0c72f04 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrochip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.d.ts
index b091bfef12..b36e2d59f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.js
index a38518fa4f..a65b977b04 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.d.ts
index 5ced27e5d0..88bce948ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophoneAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.js
index c0d49bf65c..765b569631 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMicrophoneLines');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.d.ts
index d273b4f8c1..d32d6ed1b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophoneAltSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.js
index 1bb17f53e7..e0bb4e2bf9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneAltSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMicrophoneLinesSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.d.ts
index 9eadd2af7a..16f9da2d15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophoneLines: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.js
index 83a19d1b50..cf7b850153 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLines.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.d.ts
index b1ad580110..fe0ec05fbd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophoneLinesSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.js
index af36a297f8..aaa18efe73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneLinesSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.d.ts
index a84b940359..ac1e111122 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicrophoneSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.js
index e68ec5059d..c857258f38 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicrophoneSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.d.ts
index cc5af082d8..109ba778fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMicroscope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.js
index 700d58108a..22b5d1f155 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMicroscope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.d.ts
index bdb88599cb..dde0f63d84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMillSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.js
index 51a9b98a06..20e5a8cc22 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMillSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.d.ts
index 63bc39cec3..a86bdc92fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMinimize: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.js
index 73000b70b7..58d63b66f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinimize.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.d.ts
index e175940088..62f6afe178 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.js
index 53530bb99c..49770dfa31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.d.ts
index aae19b34f4..a2f9274881 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMinusCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.js
index b433f16439..e2a54513b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleMinus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.d.ts
index 373364eccb..1566652840 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMinusSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.js
index 64b8560099..e231545b3d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMinusSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareMinus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.d.ts
index d7aa09e5b7..b93c21ff87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMitten: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.js
index 4567cca6b4..8c061e064d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMitten.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.d.ts
index 1000c17931..4b122e0d70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.js
index f818be61ba..64f6acd227 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.d.ts
index 6729dd64f0..66cacd2286 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.js
index 3307a9ede4..38f9fc54b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMobileScreenButton');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.d.ts
index ce3dc15e28..6a123958b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileAndroid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.js
index 2db18974e2..eec3e8689d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMobile');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.d.ts
index 24b21c4bd7..a1049420a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileAndroidAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.js
index 1fc4e995e0..a158994107 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileAndroidAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMobileScreen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.d.ts
index c9d492039b..9eb4e5b70f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileButton: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.js
index c799759d59..378d4a4e00 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileButton.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.d.ts
index ed492b40a9..5894f152a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobilePhone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.js
index f2d1d73c8b..df81cea23d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobilePhone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMobile');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.d.ts
index a47339d5d7..08a7e89291 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileRetro: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.js
index 211c724f3e..0ab8e6f670 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileRetro.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.d.ts
index a0aa0403a0..0f0d0410ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileScreen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.js
index a0264c7bdc..f1640dd218 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.d.ts
index 85220ca948..5a216ea5f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMobileScreenButton: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.js
index a5bde4db85..40617cc701 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMobileScreenButton.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.d.ts
index c3b9f75e6c..79dbd36c03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBill: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.js
index 77802a92e0..fc95b38a10 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.d.ts
index f42d97c757..60802bb113 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBill1: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.js
index 2b06e41cf8..c38af1b5d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.d.ts
index 6c6db1a934..900fa2b9bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBill1Wave: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.js
index 0bf585500f..71d7008262 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBill1Wave.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.d.ts
index 42e1806c80..d4eca6a177 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.js
index c49534d7ea..3a277a04d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMoneyBill1');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.d.ts
index bcb70e655d..8e15901d2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillTransfer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.js
index 51f5a10540..3ee1e39713 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTransfer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.d.ts
index 2e645a0451..a45d611195 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillTrendUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.js
index f9b80d02c4..c7eb29e76d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillTrendUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.d.ts
index cceb606f14..6562a864a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillWave: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.js
index 500d553e86..48d4d0a004 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWave.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.d.ts
index ce39148b0e..9f252a78b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillWaveAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.js
index 6f86bf628d..c109ebd887 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWaveAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMoneyBill1Wave');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.d.ts
index 5ed01f84aa..551256da81 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBillWheat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.js
index 7a26995957..bb03bd788b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBillWheat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.d.ts
index 3809728b5a..e7ee070304 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyBills: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.js
index 0fd282364b..8fa9d9e756 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyBills.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.d.ts
index 9cad58a26b..69ecc4fd85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.js
index b40d559fad..d6a6f3ac21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.d.ts
index 0d47471a6f..5307bd8889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyCheckAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.js
index 448da03e1b..30b2bcf013 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMoneyCheckDollar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.d.ts
index 7480a5278a..d55e10b677 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoneyCheckDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.js
index b53685395b..dcb40754c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoneyCheckDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.d.ts
index cec8144692..27685a5582 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMonument: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.js
index 2571cb04a1..538bf912dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMonument.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.d.ts
index 90a8cde415..5b82af781a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMoon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.js
index 55f16e86aa..a1c713a96d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMoon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.d.ts
index d329a25031..2419f52c76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMortarBoard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.js
index 77c7c87a87..8fc373fbfb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarBoard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGraduationCap');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.d.ts
index 7e38092131..fa7bd94eb4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMortarPestle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.js
index 9ee82d2a69..67347e403c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMortarPestle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.d.ts
index 9a8b0e9536..9577116085 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMosque: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.js
index 0207d5ea9b..c263213512 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosque.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.d.ts
index bd710f37b0..e5eb91377f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMosquito: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.js
index 90eff13cb9..0f44d671ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquito.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.d.ts
index ae1e42f3fc..3badba4243 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMosquitoNet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.js
index ae1b639dde..c33208bc3b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMosquitoNet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.d.ts
index 51b687e6a7..0cd0a8b10f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMotorcycle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.js
index 4d39036f21..c3974e8870 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMotorcycle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.d.ts
index 3c1782be78..c83e236c29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMound: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.js
index 36e73123b1..3a1300cca9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMound.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.d.ts
index b7b873ee51..97e33f8e95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMountain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.js
index dc17d0376a..23568931fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.d.ts
index 57104682ac..530d2e3e1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMountainCity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.js
index 4a3a12f4a2..7bc0482a97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainCity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.d.ts
index bb3ede9684..b93714b7ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMountainSun: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.js
index 2351dfe3f6..14aced7064 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMountainSun.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.d.ts
index 0fd05f611b..5556154199 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMouse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.js
index e92c589bd9..4d4dfdced7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMouse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faComputerMouse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.d.ts
index 46704e5ba1..1ab778700f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMousePointer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.js
index d2d15e948f..0a39eb03fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMousePointer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowPointer');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.d.ts
index 9dea4352de..ac303e7b3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMugHot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.js
index cb2e43c911..243d415c74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugHot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.d.ts
index c7ee9d4631..05f97f8060 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMugSaucer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.js
index 7d03d6c67f..b53f0ce414 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMugSaucer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.d.ts
index edabd25572..e2c36260c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMultiply: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.js
index e278cad32a..e85f77f223 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMultiply.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.d.ts
index 94a9265600..e6e6279f3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMuseum: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.js
index 3ae81bfc07..784ce30d86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMuseum.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBuildingColumns');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.d.ts
index 8b770e79d2..4438973a8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faMusic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.js
index db5b65c502..56d1a7e099 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faMusic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.d.ts
index 572b2669aa..773c07b133 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faN: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.js
index 352642c838..54986ab5dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faN.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.d.ts
index eb32b4c33e..aced11348b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNairaSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.js
index d62d9de712..b28ef749c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNairaSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.d.ts
index c44a1fc48d..d1263b9acc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNavicon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.js
index d008fa5cf1..4bde77fb1f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNavicon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBars');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.d.ts
index 0ec10f9755..cb936b754e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNetworkWired: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.js
index a60273b097..cb82c3de09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNetworkWired.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.d.ts
index e58095ddbd..0e5298de28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNeuter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.js
index 02475a7e2a..34ec3a5ff8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNeuter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.d.ts
index cc46be17a6..7eaedaa2af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNewspaper: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.js
index 26556f4dd7..2ea0ee23f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNewspaper.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.d.ts
index 1d6b3c4a8a..1e189c2d0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNotEqual: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.js
index 2710f831bb..220d23229f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotEqual.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.d.ts
index d03e3bac6b..b3c34b42e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNotdef: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.js
index 773f1521ad..16116d667c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotdef.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.d.ts
index f3f6f4a5b7..0094c08f76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNoteSticky: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.js
index a22cf75f29..d407f0e23e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNoteSticky.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.d.ts
index cc97e4c980..20fbb78abb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faNotesMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.js
index f5b2d7e177..f070038e19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faNotesMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.d.ts
index f70a41cf55..a3d9cadf0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faO: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.js
index 96e8f95d49..f2af4ecdd3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faO.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.d.ts
index 2b5b7eeaf4..aab1caf4db 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faObjectGroup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.js
index 302015bb7f..f9d943a4e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectGroup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.d.ts
index 39d1921861..5498641968 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faObjectUngroup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.js
index 41a33b8155..2e6f1390ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faObjectUngroup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.d.ts
index fbaa2958b7..869ab67710 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faOilCan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.js
index 7c493698e3..3b675fa92f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilCan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.d.ts
index 48539ebd5f..59e2b805b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faOilWell: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.js
index b56e399a06..4165e35121 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOilWell.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.d.ts
index 6a2c6767d1..3183c2dda7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faOm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.js
index 9bcc75dbaa..092a3d5ac6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.d.ts
index ac75ff18fa..d7da6665d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faOtter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.js
index c84712c86a..907aead630 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOtter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.d.ts
index a2252747dd..c5dcacdc96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faOutdent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.js
index 43dc1fea6f..1bd78e1568 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faOutdent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.d.ts
index 31e801b306..b25eb0b5b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faP: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.js
index 3a82670cba..17f443d986 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faP.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.d.ts
index 76728b6f65..bed926ac8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPager: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.js
index fc6dcefa47..5546ed90ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPager.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.d.ts
index 6cebb984de..01bafdbf01 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaintRoller: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js
index a35023c9d7..dddc17071f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.d.ts
index 9d1884437c..520860e92f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaintbrush: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.js
index b6eb3b6ab1..ef59925eff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaintbrush.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.d.ts
index 872bd8173a..1a8de4dbeb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPalette: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.js
index 8bac419d01..52f575600c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPalette.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.d.ts
index d51ead2848..240770bb52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPallet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.js
index ca6ff4fed0..d6769f6dc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPallet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.d.ts
index 98abe8f7d6..327d4358df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPanorama: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.js
index 12c3ed176a..86bb97304a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPanorama.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.d.ts
index 60f2af9e96..e277c34eb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaperPlane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.js
index a80230db14..341660236f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.d.ts
index 83451d3820..bd1b45e1e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaperclip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.js
index d7451dca5a..3c6f1f97a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaperclip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.d.ts
index 2edc07b125..c0c0195b58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faParachuteBox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.js
index 0fff732394..06ff360129 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParachuteBox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.d.ts
index 2987d14a74..fa1e161739 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faParagraph: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.js
index b2ffff5b92..148c218574 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParagraph.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.d.ts
index 5a7120287b..56e4fb97f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faParking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.js
index 8f5bc13dc3..2f01cb8b23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faParking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareParking');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.d.ts
index 2f31e94646..2d79bb41e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPassport: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.js
index 64a5f387ff..a59d019748 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPassport.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.d.ts
index 71112dcd35..386c67e605 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPastafarianism: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.js
index a9d650833c..aa510fb80b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPastafarianism.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSpaghettiMonsterFlying');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.d.ts
index 57b4f234c9..4be6c86c2b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaste: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.js
index d096b83f4b..d790945bd0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaste.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.d.ts
index e90c5e3ac1..dae2bb7c62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPause: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.js
index 247fd59d6a..516244864f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPause.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.d.ts
index a19a62eea0..27d45bec77 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPauseCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.js
index bb2f011faf..286e3ca0a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPauseCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCirclePause');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.d.ts
index f2ed32b52c..992b51bb2d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPaw: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.js
index 5dd85eec93..a4e768196d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPaw.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.d.ts
index 0707eb7d18..3e251a2210 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.js
index 3276e955ec..d36163d86c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.d.ts
index ad099b2a25..4768203bff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.js
index afcb63dfc9..55bc076a95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.d.ts
index b2547197cc..1ca004294c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.js
index 7538eebb8d..a5f6cd0d9e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPenClip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.d.ts
index 84febf6e4d..d61f18b563 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenClip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.js
index 6c7fa4033f..2af485f5ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenClip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.d.ts
index 644553432d..8f29fb392b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenFancy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.js
index ba4ee720c1..4416169c54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenFancy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.d.ts
index 3c7007a966..4c24cdbc3f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenNib: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.js
index 2c174985ec..19f2483c25 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenNib.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.d.ts
index 3cedb6d462..5926a75cfb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenRuler: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.js
index 2bb967bb29..64b3d06f55 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenRuler.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.d.ts
index ba7b2a86a1..41e80d89b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.js
index 846c53006d..c053b3462b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.d.ts
index cb1cf650d1..afcffcca09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPenToSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.js
index f680ee86c3..1b4e98eec8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.d.ts
index 561fb1dce5..24cb35abc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPencil: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.js
index dd40d3f250..c752162215 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencil.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.d.ts
index f0b612e9ca..dcb6fce0eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPencilAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.js
index 9c647fd0bc..fdefde6d91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPencil');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.d.ts
index d717783a6f..1027303ef8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPencilRuler: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.js
index dacbac3182..54e03f61aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilRuler.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPenRuler');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.d.ts
index 04067192cf..d1613b3cd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPencilSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.js
index b603018831..09cd9a12ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPencilSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.d.ts
index f9ec1dcc81..e2401914d6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleArrows: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.js
index 1a4ecb75c1..9644d995bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrows.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.d.ts
index 7d71da2079..b2f3c31d4c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleArrowsLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.js
index 49e7aaaae6..9cdb61ed37 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleArrowsLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPeopleArrows');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.d.ts
index 8d4275a21c..c29b1a7c62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleCarry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.js
index 35768d2266..920db0e91f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPeopleCarryBox');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.d.ts
index 03cdfe6caf..253cff7df3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleCarryBox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.js
index 915a544b38..a56e48c3e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleCarryBox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.d.ts
index ff036ec562..d9d7444214 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleGroup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.js
index 42713cb960..e40f88de40 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleGroup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.d.ts
index 126f5b7123..27a886d5a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.js
index 7b4cc1b875..4e4ff7e19c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.d.ts
index 6572836b7a..05c95521c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeoplePulling: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.js
index 331b44c151..358e343aad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeoplePulling.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.d.ts
index 36a38bfc69..fadffd212d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleRobbery: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.js
index 2bf897f0e4..1fcd14f697 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRobbery.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.d.ts
index 4593fe5146..c367679542 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPeopleRoof: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.js
index 979cec907b..97da199d21 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPeopleRoof.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.d.ts
index db5c6c5919..632d0aae65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPepperHot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.js
index c7799b9fc9..8b20264451 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPepperHot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.d.ts
index 534e3ca8d4..fc6b113f8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPercent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.js
index 50d20a3226..1fd19e18e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.d.ts
index 1465baa3fb..5bf7c00c37 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPercentage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.js
index 56bb29619c..b31c7a7b9d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPercentage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPercent');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.d.ts
index bac7612503..991d091fa1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPerson: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.js
index adc6d1bf40..122e794ac1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPerson.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.d.ts
index 98fc68410b..323f5d5ec6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonArrowDownToLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.js
index aff28ce57a..23f54256d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowDownToLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.d.ts
index ee0c2acfea..06af113965 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonArrowUpFromLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.js
index 6f59619068..ad3c216e92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonArrowUpFromLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.d.ts
index 9569e0d1cf..ab590ca79b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonBiking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.js
index 32bb0db0aa..df4e86108e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBiking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.d.ts
index d2eb2f2d3d..47b324f18a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonBooth: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.js
index bb72c3d107..2b72cb4303 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBooth.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.d.ts
index 3adb6096aa..d1c5a5c1bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonBreastfeeding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.js
index 8df8ce9db8..23564a1628 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBreastfeeding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.d.ts
index a81f021724..8ee03000e7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.js
index 4b1f649d7a..ea653aede3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.d.ts
index d54e3fa349..d9c103e209 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.js
index 169fa46849..7483dd3965 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.d.ts
index e7858efda3..3ec28d0e1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonChalkboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.js
index b91463334e..4d2a706612 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonChalkboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.d.ts
index c119d37918..581f53b7c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.js
index f4c91a5a0f..04d06996a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.d.ts
index 22dc221447..896ac692d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.js
index 54f11aaacd..4757b2390c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.d.ts
index 32ce960801..82302d323b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCircleMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.js
index d027ab6739..0ed11bd443 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.d.ts
index 751056d5ee..69beb8a95c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCirclePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.js
index dac414ff35..6ac26a2b68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCirclePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.d.ts
index 78a83389b7..292a0a7271 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCircleQuestion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.js
index 8e2744e4ab..415ba99954 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleQuestion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.d.ts
index 93bd44a1be..69195ea625 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.js
index fca937f17e..cfb5d84e53 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.d.ts
index fc37239a07..b53fb8341e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonDigging: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.js
index e7f12a124f..7203cd6b69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDigging.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.d.ts
index bc28f4d155..9624f0352c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonDotsFromLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.js
index 245333f9d8..68d203936f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDotsFromLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.d.ts
index 62e1f0d13a..87f759561d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonDress: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.js
index 1b7674a135..b612d9e88d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDress.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.d.ts
index 9490fd6ac1..85951708fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonDressBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.js
index 2a175fa48e..6e6a9d7756 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDressBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.d.ts
index 1aa91d7d3e..964fb32b22 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonDrowning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.js
index 9585d3543e..225b99cd7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonDrowning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.d.ts
index 1e4e48669d..497b824039 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonFalling: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.js
index 63c480048d..21863d07c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFalling.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.d.ts
index ae8920b761..e06e22f765 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonFallingBurst: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.js
index d4039f628c..056090dca0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonFallingBurst.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.d.ts
index b7ee746beb..5785037af9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonHalfDress: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.js
index 8a2dd03fa0..19f70b2b3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHalfDress.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.d.ts
index e59b88b9b8..7e1a8b142b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonHarassing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.js
index 8ea1e48b4a..169b2bf40c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHarassing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.d.ts
index 249cce56be..7c04a84655 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonHiking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.js
index a08a10b2e7..41fef98b5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonHiking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.d.ts
index 4415405cb1..5a1bbf8041 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonMilitaryPointing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.js
index 79e8e50825..d1cff14327 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryPointing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.d.ts
index 44889bc8dc..6ebef76d0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonMilitaryRifle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.js
index 238a5d04f3..76c0debef6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryRifle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.d.ts
index 89fd4e7206..caa734b48a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonMilitaryToPerson: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.js
index 015c2712a3..97cbd5b1ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonMilitaryToPerson.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.d.ts
index 9eabe600f5..3e63e734e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonPraying: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.js
index fa64f72e2a..e31de760d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPraying.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.d.ts
index d62df1bfbf..e47632c30a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonPregnant: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.js
index 34bfaa6344..0d86fa8f26 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonPregnant.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.d.ts
index 1b5740a28d..a93c446fec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonRays: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.js
index 50956f1f7c..c9d10bdfd1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRays.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.d.ts
index fbdcecdf19..6b698ed3ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonRifle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.js
index e28f9314f9..35212c4047 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRifle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.d.ts
index 49ac47ad61..e49ede0352 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonRunning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.js
index 91caff0574..2d4abaed89 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonRunning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.d.ts
index 9a4ac4246a..8ca6a63258 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonShelter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.js
index 5f5fc3b260..e7b7ba2a31 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonShelter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.d.ts
index ca301cb7fa..5d5d64721f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonSkating: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.js
index 25ca3da684..d6d3ff124a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkating.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.d.ts
index 8007b40627..bb0c667ebf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonSkiing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.js
index 9983d2f946..8f8a304e3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.d.ts
index a063ccd3ca..98ceea995f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonSkiingNordic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.js
index 92287b5cd6..d47540da29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSkiingNordic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.d.ts
index ae10511945..adccdb7bc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonSnowboarding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.js
index e2187e3ee6..478324d78e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSnowboarding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.d.ts
index 31126dd7c7..ec8a22a843 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonSwimming: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.js
index 6baabd42b3..d8116263ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonSwimming.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.d.ts
index 42bda8328d..68c39f2b30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonThroughWindow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.js
index 642f4e2fea..4e4e365161 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonThroughWindow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.d.ts
index c3fb9f8bbb..cc440a0eee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.js
index e9c2835ebc..a988ef145b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.d.ts
index 21ce2787bc..9ecb607776 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalkingArrowLoopLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.js
index 8bfe1fe4de..439d8db6ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowLoopLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.d.ts
index 3fe0bc7016..979e99eed2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalkingArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.js
index 6ab7ed8897..04be87b3e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.d.ts
index c436da24c9..014c6844a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalkingDashedLineArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.js
index 5b3fce6c42..17e7ec1464 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingDashedLineArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.d.ts
index c3707924b9..756768b889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalkingLuggage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.js
index 48f1a5eacb..f92df749f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingLuggage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.d.ts
index 939ec2f335..5628e136bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPersonWalkingWithCane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.js
index df934ab179..cda4295176 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPersonWalkingWithCane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.d.ts
index 8dfbddea02..552b4e58b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPesetaSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.js
index ec91d80635..55d6718e0f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesetaSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.d.ts
index 3cea42c310..ac5f4281f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPesoSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.js
index 0e8f945cfb..0e395b7d7f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPesoSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.d.ts
index 062d09d1dd..78828f2e35 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.js
index 184cde5f22..3ec9e9dd29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.d.ts
index 0cc1990ef0..237a31f294 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.js
index a5f40ecc2a..a4b1ebb2cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPhoneFlip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.d.ts
index caae99d7f7..d0de0c6df7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneFlip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.js
index 74d2d4cb6f..88436080f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneFlip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.d.ts
index 5f33b3eaaa..9743717b0f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.js
index 9fa0242c5f..e11d033da9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.d.ts
index 1e90d9eb31..4ba048de73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.js
index 3cd3b890e9..6897f85279 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePhone');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.d.ts
index 6211bedc3f..bef0e68a75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneSquareAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.js
index 079c97dbf0..cb493e9b85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneSquareAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePhoneFlip');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.d.ts
index d9b4365364..89c25ac7bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhoneVolume: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.js
index 96ae13cbb9..2c99a08fa9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhoneVolume.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.d.ts
index dd0d311fa1..ec5587eb94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhotoFilm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.js
index a0a78dcf0f..d8f136086f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoFilm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.d.ts
index 6fcb20b71f..571504fc94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPhotoVideo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.js
index 8ca3c5c29e..03630bfe86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPhotoVideo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPhotoFilm');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.d.ts
index 2fe19631c9..053d8bb435 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPieChart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.js
index 0d391b1b07..1b7faeae85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPieChart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faChartPie');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.d.ts
index 285605c925..4de3133ab8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPiggyBank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.js
index 34ccb2415e..2b6ec4b6be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPiggyBank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.d.ts
index e5b3530e0a..911cf37e87 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPills: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.js
index c50a5fc030..aab7c0be6a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPills.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.d.ts
index 7d1bdf618e..eb3d38f299 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPingPongPaddleBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.js
index d73df07e5a..eaa60530c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPingPongPaddleBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableTennisPaddleBall');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.d.ts
index 43db3423b6..d74d93a62a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPizzaSlice: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.js
index f9412ec02c..ae542d551c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPizzaSlice.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.d.ts
index 7b5e025a62..37c3d4fa59 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaceOfWorship: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.js
index 42d270e0fb..aad7ecd7ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaceOfWorship.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.d.ts
index 05f0a96afd..7d5c2faa8a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.js
index 1109fce428..ede59a1ed4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.d.ts
index 029aa8d9cf..3b3fd74463 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneArrival: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.js
index 25e881db97..b280acee40 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneArrival.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.d.ts
index 792ba4eda4..cfffcd1421 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.js
index fbf9a0bc02..75f84e21ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.d.ts
index 4a24a468a5..5467c54e01 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.js
index bf7d9e873c..742bf53228 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.d.ts
index 0764b02189..3f9e732325 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.js
index 4e0c08841f..444c2c03be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.d.ts
index c69b38d6f9..c38532f5f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneDeparture: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.js
index b2fc9ea843..45f1581822 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneDeparture.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.d.ts
index 44551e1833..134df58fa3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.js
index b5b1b41747..ffc375e661 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.d.ts
index 3c7ddbc3d6..57e085816f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.js
index 1663af288b..cf5f1ba144 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.d.ts
index fa7b16c5e9..a154cb8268 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlaneUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.js
index 0e19a3ad02..9a9047b8f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlaneUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.d.ts
index d0a8c4ac7d..f903b94d26 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlantWilt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.js
index 69ed8050b3..9ce1ebac20 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlantWilt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.d.ts
index 493d0de2f7..0be386e27e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlateWheat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.js
index be78e5bb87..aa5beec8be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlateWheat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.d.ts
index 945cdbb43b..9d6044e6d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlay: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.js
index ad86d47dd7..00e952f0f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlay.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.d.ts
index cfabbc330a..afabf21a92 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlayCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.js
index e682938f15..9f978b80d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlayCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCirclePlay');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.d.ts
index 1cd4e01008..78737535ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlug: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.js
index 24f7fe8b30..4e8c77806a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlug.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.d.ts
index 1a8b7595ff..545cd347e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCircleBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.js
index ae28844b17..aa3f638b17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.d.ts
index 331cba6c37..6d5a56200f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.js
index 0e070f79b9..f1a2d4dd54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.d.ts
index 923517c26b..ab424b9b35 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.js
index 97fe947979..b0cc4e5d2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.d.ts
index 0245794a60..b67d7a576e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCircleMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.js
index 9f8e6836b5..1090e9c4ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.d.ts
index 159e065113..64af5a0c44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCirclePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.js
index 850144fab4..3c7821bae3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCirclePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.d.ts
index 1f9c8d3a11..bb2107eb32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlugCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.js
index e46c9fc546..2eb500744e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlugCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.d.ts
index 1e556c040b..dabc62f42a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.js
index 5ea20b7fbd..3d83e8bfdb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.d.ts
index 47536d941f..4dd2e0145b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlusCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.js
index 08f4c97c94..55f1d50ca7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCirclePlus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.d.ts
index 63d0e47f3e..4b68e199d1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlusMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.js
index d50b8da4bf..1e1eb71bf5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.d.ts
index 6bd2eda4d0..926f2e9522 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPlusSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.js
index 0f28d38fee..29596e1c85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPlusSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePlus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.d.ts
index 8dab53299f..9d91af8f02 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPodcast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.js
index d2c9605855..41f82ccaa1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPodcast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.d.ts
index eefd13a4b6..1908a2de3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPoll: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.js
index 4d896509b2..3e57ff647f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoll.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePollVertical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.d.ts
index 1486ae947f..8511ebb8e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPollH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.js
index 1972ed2090..6490611299 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPollH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquarePollHorizontal');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.d.ts
index 14689efe1c..d97919c582 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPoo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.js
index cb1fb71911..ca6368b41d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.d.ts
index 718a5c8fb6..2949410c20 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPooBolt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.js
index 40ca0703e3..e5b5bd31a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooBolt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPooStorm');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.d.ts
index ed3cecbd92..88efab4848 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPooStorm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.js
index e4c0a86a8b..8c0bb77505 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPooStorm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.d.ts
index 8152b9ea4e..b7e52684c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPoop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.js
index 73842bd2b2..c053d5d838 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.d.ts
index aaf6074249..ffbf3d044b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPortrait: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.js
index 97789677df..3d1d423ebb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPortrait.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faImagePortrait');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.d.ts
index 891a843912..8c3e09fa63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPoundSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.js
index 67707ced2f..080b06bea6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPoundSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSterlingSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.d.ts
index 535ad038ed..7107fe0315 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPowerOff: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.js
index 67d08c5bc7..da640bba17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPowerOff.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.d.ts
index c0b53f2efc..c2089854de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPray: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.js
index d0a969a31e..b546f12b6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPray.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonPraying');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.d.ts
index a1e3fcf523..b788de762a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrayingHands: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.js
index 9ab1cfa4d6..a818ac1492 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrayingHands.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHandsPraying');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.d.ts
index eee9414510..a3434096c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrescription: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.js
index ff4eeb90d9..b25738e3ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescription.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.d.ts
index 0b7ea0e740..c13b816804 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrescriptionBottle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.js
index 95b2764d81..2bcde5f11d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.d.ts
index 12bd791277..8bb7043e0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrescriptionBottleAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.js
index 4deabc4e63..801298c27f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPrescriptionBottleMedical');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.d.ts
index f6735ba361..dc7ce34395 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrescriptionBottleMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.js
index 0fd4c11f89..419aa44601 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrescriptionBottleMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.d.ts
index 12f60b5c1f..104a0304b2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPrint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.js
index 3168bffd48..eabb74ab14 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPrint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.d.ts
index 870da617e7..2b70098382 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faProcedures: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.js
index 00cbface12..e6a51f92d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProcedures.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBedPulse');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.d.ts
index 860f1a4b28..e7cb0355f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faProjectDiagram: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.js
index 7bd308a51c..5c0e4960a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faProjectDiagram.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDiagramProject');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.d.ts
index 6f057bda79..656e6d242d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPumpMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.js
index f3700d9624..e7067c6d4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.d.ts
index 06a12806cb..f07776ecb6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPumpSoap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.js
index a8c2b529b7..7aff62ad7d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPumpSoap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.d.ts
index 3ec30296b5..90f5618c3f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faPuzzlePiece: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.js
index a18feccc90..d6a462a4be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faPuzzlePiece.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.d.ts
index a473012585..a76d8b8abb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQ: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.js
index 52c1974c3b..522f07a9eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQ.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.d.ts
index 42165d18f7..f4fadc4c19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQrcode: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.js
index 3643c9e0eb..f98ec75feb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQrcode.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.d.ts
index 4e41d72444..93e2ae5e5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuestion: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.js
index 39836d2bc1..667447cb32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.d.ts
index 0337e7bdb9..a4f56811d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuestionCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.js
index 1e78cfe2e9..8b6e0e0acc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleQuestion');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.d.ts
index 0030e4182d..1fabf1754c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuidditch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.js
index 822dcd5c0c..ecd664cce5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBroomBall');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.d.ts
index f12bcbe9c9..4734694489 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuidditchBroomBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.js
index 9f451995c1..7bf7e077cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuidditchBroomBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBroomBall');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.d.ts
index 051a08155a..69fd27d2ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuoteLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.js
index 749e9d2911..51a9b19c45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.d.ts
index 03d046e049..942342863a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuoteLeftAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.js
index d15d37c90d..cffb9f704c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteLeftAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faQuoteLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.d.ts
index 4d9e0b925f..8832e4b00d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuoteRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.js
index 8462f0e216..0d0491b3a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.d.ts
index 50a5075d8b..2b5b68db9a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuoteRightAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.js
index 55f6da8049..cb7197a1e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuoteRightAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faQuoteRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.d.ts
index 61b35b4289..1d1a38a296 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faQuran: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.js
index 62bd3d37d3..6b770d95c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faQuran.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookQuran');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.d.ts
index 4ef8918652..46416dc0a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faR: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.js
index 3b27c62edd..eec6b8083b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faR.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.d.ts
index 1631911a3f..21f2d906d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRadiation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.js
index 2fd2eee01b..0d6a1d6e8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.d.ts
index ed255ac231..146d1394b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRadiationAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.js
index 993927bb42..87a78afc3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadiationAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleRadiation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.d.ts
index fefbcff71a..e85cecb59c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRadio: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.js
index f7608589a7..28f26cb2ba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRadio.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.d.ts
index 4650ba0593..2ade99140e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRainbow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.js
index 7e09615659..b68ddd8c4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRainbow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.d.ts
index 5d7d36d04a..2603c98cf1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRandom: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.js
index b447fe9f24..64d1bd7a85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRandom.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShuffle');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.d.ts
index e0f93457f5..e125f12c44 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRankingStar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.js
index b06a6d4e45..3a128c10a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRankingStar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.d.ts
index 8d46ae3b69..f514c0139b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faReceipt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.js
index 19c986dcc0..c81689a42a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReceipt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.d.ts
index c728447680..583e354a24 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRecordVinyl: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.js
index eedae66dea..6b51dff1b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecordVinyl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.d.ts
index 2900c714cf..2af3eb29d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRectangleAd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.js
index 4f4a7a6602..34b72ccc19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleAd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.d.ts
index e243e6b50c..38fa799350 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRectangleList: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.js
index 188622f60a..c1d2bb8655 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleList.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.d.ts
index 893e72822d..59c4e8f814 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRectangleTimes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.js
index 58ec98f273..a8b4950a93 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleTimes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRectangleXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.d.ts
index 7c108e6b6f..b7806fa2d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRectangleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.js
index c8fd33db57..de2edd5934 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRectangleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.d.ts
index 5677f657ce..7b9f8bddde 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRecycle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.js
index b559fe9d37..98f3eae25b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRecycle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.d.ts
index 147ca991db..9dbb08884b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRedo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.js
index f3b44e7bdb..4839836c97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.d.ts
index bed595b7b2..1fc31a9163 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRedoAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.js
index c24f986acf..54ac28007a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRedoAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotateRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.d.ts
index b7356cf57a..deb069f215 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRefresh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.js
index fec49532d3..860f7c326a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRefresh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowsRotate');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.d.ts
index 649d9cb48f..dd17cbbda4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRegistered: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.js
index 09d6e77c7d..48a49ceb5c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRegistered.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.d.ts
index 0566926a90..de2dd11d6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRemove: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.js
index 937314d6bf..5e7b2b67f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemove.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.d.ts
index 83b8419d5b..c674974a04 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRemoveFormat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.js
index 479da34222..14c5be46e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRemoveFormat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTextSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.d.ts
index f7ea78cd8e..53a84692f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faReorder: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.js
index e581b72aca..4c62ca2e08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReorder.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBarsStaggered');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.d.ts
index 9c7d4a1228..dce4a3c655 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRepeat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.js
index 815ad69748..c9c5b72565 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepeat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.d.ts
index bcb79dd2a9..166ab6abfd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faReply: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.js
index 4270afda9d..a4585f9114 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReply.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.d.ts
index c874c27089..dd4e391762 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faReplyAll: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.js
index 923d749c33..d7f8d469f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faReplyAll.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.d.ts
index 3f3dec9721..7d9eaf07a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRepublican: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.js
index 12ea92240e..7353870e70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRepublican.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.d.ts
index 7fccba4b56..4e2f7099f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRestroom: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.js
index 7563144078..13558d4e68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRestroom.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.d.ts
index 6672e52f06..46fcda4fff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRetweet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.js
index f1463560ca..b7b3367471 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRetweet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.d.ts
index 9b36e088b7..1ec97f4fcd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRibbon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.js
index 3a49faa0d7..2af9061446 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRibbon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.d.ts
index 0afcec1f10..e171fc6f73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRightFromBracket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.js
index dbb7309395..89556aef74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightFromBracket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.d.ts
index bd25a7df73..ad2ae7f7ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRightLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.js
index 5380fcfee4..589b6b05b4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.d.ts
index 3a846e215c..422ab734aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRightLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.js
index e9f945d2be..6241ae30ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.d.ts
index 9656185a1b..9bb30ab339 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRightToBracket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.js
index 1743224e4a..e588bf5b0e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRightToBracket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.d.ts
index 1dd2827e24..293ba3ffa2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.js
index cfa3c016af..96b50a93eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.d.ts
index c91b44a35d..5cd281219e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRmb: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.js
index 9e7f13898d..0ca3b593c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRmb.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faYenSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.d.ts
index f6fba82994..ce83df4ef2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoad: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.js
index 7efb4586d7..7f9adfbd39 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoad.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.d.ts
index b8558faedb..51c1ea9a08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadBarrier: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.js
index edfb366c54..d87ca63e0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBarrier.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.d.ts
index a041fdb1c2..383b06cdd3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadBridge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.js
index b04ae61483..a0cd2feb2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadBridge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.d.ts
index 67398b06eb..d9be8f4ec0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.js
index 2902b6c417..365f00e8b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.d.ts
index 761f8dcdd1..ff497e2c30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.js
index 73644c03f1..301e3714db 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.d.ts
index 03b589b3b8..3a7b5330ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.js
index aac026e6d1..53205b6a66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.d.ts
index 6633e76980..bc1fb30345 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.js
index a3c351a457..926f02b4c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.d.ts
index 001e469332..b5544232c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoadSpikes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.js
index e65c220177..70f7f76e2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoadSpikes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.d.ts
index c17c73b2a6..f540819037 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRobot: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.js
index 3f356afee3..cb4cc4de70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRobot.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.d.ts
index 7e9abc0a86..234a27aba0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRocket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.js
index cb7dcfa3c3..0ec686819b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRocket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.d.ts
index 295268cfd4..91c71468e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRodAsclepius: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.js
index c32eef52b7..125a0044cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodAsclepius.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faStaffSnake');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.d.ts
index 969f352026..1b8e1eb234 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRodSnake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.js
index a4cc6bc121..41839c4765 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRodSnake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faStaffSnake');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.d.ts
index 74b1cce6b0..e34bac8269 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.js
index c0d7222b2d..b0bb17b507 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.d.ts
index a157d4bef4..0c9b873028 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotateBack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.js
index d9f08cdec5..b2d64921a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.d.ts
index 9ba7473f33..ff48dec062 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotateBackward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.js
index d61d1cc3d6..c149027ecc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateBackward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.d.ts
index ca3b95f33d..0fc0f00bc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotateForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.js
index 2edea6024d..2641c3256a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotateRight');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.d.ts
index 8f30d237f2..f8db4261f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotateLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.js
index fc7fa9845b..d9435bcb1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.d.ts
index f43e880f76..40165a1071 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRotateRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.js
index 30d01b7dbe..c45f536655 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.d.ts
index 9438138fa1..a5fefcd1c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRouble: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.js
index 3b90ffa0fc..e734719551 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRouble.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRubleSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.d.ts
index b8aed9f5c9..eff57c5694 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRoute: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.js
index cd6b5a957e..3c44c85df1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRoute.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.d.ts
index dec1c76f00..b73d99b78e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRss: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.js
index e8610b352e..8a6654b1d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRss.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.d.ts
index 494eb25a7e..5c99543c93 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRssSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.js
index 7b1a108f92..615047ad6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRssSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareRss');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.d.ts
index fc8658ac94..d0aabbba7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRub: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.js
index 8a78b83fbb..b861304a6d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRub.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRubleSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.d.ts
index 2c1bdb68bd..94863b661f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRuble: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.js
index 8ddc66c073..1ea3f8e7fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuble.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRubleSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.d.ts
index ed009abac7..95e96fdb58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRubleSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.js
index eadf5eb007..31c6787388 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRubleSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.d.ts
index 7cfb31cc6b..db8bea611c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRug: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.js
index 9caa65523e..0fd5e0253e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRug.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.d.ts
index fb2a4f830b..ffd54a5b50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRuler: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.js
index f261bd2911..0f001d70c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRuler.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.d.ts
index adccd9572e..5d6a64aa60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRulerCombined: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.js
index a273b914fa..55ae135ca8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerCombined.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.d.ts
index 94f665b20b..dda05d33f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRulerHorizontal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.js
index 376984f4d9..a282ea07c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerHorizontal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.d.ts
index ed15e487bf..038732781a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRulerVertical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.js
index db8e28243c..76d2948bda 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRulerVertical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.d.ts
index 862af5dbd8..3b88d9121a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRunning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.js
index d8e4a25c56..1d606a5ac9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRunning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonRunning');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.d.ts
index 33f0d70861..7324262b64 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRupee: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.js
index 657d1a205b..68500e10b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupee.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRupeeSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.d.ts
index 900a07df48..47689d4cbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRupeeSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.js
index baf0c0ecf0..6e25eca764 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupeeSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.d.ts
index 064eb8cf9a..b93562e077 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faRupiahSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.js
index 5b95ca6f5a..6f9c92d72b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faRupiahSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.d.ts
index b51199e14a..578a7f696f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faS: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.js
index a19ca8461b..77a6dc5c88 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faS.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.d.ts
index 8bb3be0ae3..3cf366f9c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSackDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.js
index 22c62c0809..c80aab10c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.d.ts
index 4d6e2a4dc7..a78b6edc3c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSackXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.js
index e047ad340c..4cafa2b189 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSackXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.d.ts
index 8b7e896b17..69e8c3dd4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSadCry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.js
index 2861f0d7ab..ad938f8204 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadCry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSadCry');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.d.ts
index 33d924024d..d0201aaa4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSadTear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.js
index 4011e05c8d..48427cf218 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSadTear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSadTear');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.d.ts
index 5b155b135c..365ddfdf6c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSailboat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.js
index d57b48e675..c84e3e0071 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSailboat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.d.ts
index 55bff63bf3..724c6f6cfc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSatellite: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.js
index 406c929c38..0976435ef9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatellite.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.d.ts
index 02b9e17bbb..90c392b459 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSatelliteDish: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.js
index 82e6d2dc28..dad1a641f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSatelliteDish.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.d.ts
index 1f566c9522..b2ad7f1d7b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSave: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.js
index a3a916acd8..ec6b5215ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSave.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFloppyDisk');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.d.ts
index 37da333510..f0ce248672 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScaleBalanced: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.js
index b5065b5009..bb5eb0f91e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleBalanced.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.d.ts
index 6e8fd9a4b5..30b234abf1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScaleUnbalanced: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.js
index 9aa4c74810..f0157dc419 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalanced.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.d.ts
index 344d1db9bf..5a40ca50c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScaleUnbalancedFlip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.js
index 36862283b0..961815a7a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScaleUnbalancedFlip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.d.ts
index ff5fcc3ded..f6a9052c42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchool: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.js
index 3b2748749c..2f11ff8c52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchool.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.d.ts
index b51f242fe8..58acf678ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchoolCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.js
index 6db3b17010..d52f1f361a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.d.ts
index 7b3c3fbe42..e3fe66550a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchoolCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.js
index e29e3ced41..7603771eff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.d.ts
index 3afc769a40..6c37d4aa38 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchoolCircleXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.js
index 94e00ea7a4..33171ee52a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolCircleXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.d.ts
index 22668e4659..88233297a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchoolFlag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.js
index 6ae38fd2b0..d46779dcc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolFlag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.d.ts
index a0e475454b..fc24204f46 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSchoolLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.js
index 640b11c4a4..49ad052d80 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSchoolLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.d.ts
index ab0a46d5a0..6b1045d584 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScissors: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.js
index bed52b7838..d347d25be4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScissors.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.d.ts
index 34ae64f220..0789368bd3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScrewdriver: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.js
index 2f51a80d8b..3a9f3d9a2d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriver.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.d.ts
index 5cca23ce6c..0300de630a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScrewdriverWrench: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.js
index 8359084900..e764c7468c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrewdriverWrench.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.d.ts
index 55a8736af9..b53f679b11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScroll: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.js
index a4e24b7edc..cd8c5959df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScroll.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.d.ts
index c787a09281..09a185cb1e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faScrollTorah: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.js
index d7204432cf..c97609bf8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faScrollTorah.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.d.ts
index 19c121610c..6f67c4fcbf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSdCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.js
index d0c3b7a7a2..f517ede190 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSdCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.d.ts
index df74f2b450..e19022216c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSearch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.js
index 5c4e455ce4..0d973c8ef3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMagnifyingGlass');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.d.ts
index 494e8ba4e4..38f51451cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSearchDollar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.js
index a30645cc71..c01a2a884b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchDollar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMagnifyingGlassDollar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.d.ts
index c454924f27..c8a3363869 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSearchLocation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.js
index e8987d001c..3d8aaa3a52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchLocation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMagnifyingGlassLocation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.d.ts
index 34416729d9..ba25a2f76e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSearchMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.js
index 9dd92400d3..01b6ccc5b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMagnifyingGlassMinus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.d.ts
index 280446d4e8..3003f8f68f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSearchPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.js
index 641855a3dc..abab5552e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSearchPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMagnifyingGlassPlus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.d.ts
index 016cec849b..4a65610129 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSection: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.js
index 1c3b3cc232..3cedc3c135 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSection.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.d.ts
index fea7f7ef39..1ac890ce33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSeedling: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.js
index 7eaa487d59..a2f7d7412a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSeedling.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.d.ts
index b8afd6f686..d6a4c075a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faServer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.js
index 2ce977d8f5..33b244aa0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faServer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.d.ts
index 29fb6233c8..ae74a49bb7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShapes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.js
index f6846b287d..ee65480e60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShapes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.d.ts
index 71a2fb4014..42548c81a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.js
index 3846a16c97..b2ed09bfb6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.d.ts
index af239507af..0771e14827 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShareAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.js
index 2de6932282..c01844afd1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShareNodes');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.d.ts
index 4cccb0d315..ff9b49570c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShareAltSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.js
index 8cf0064fe0..96ce45180d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareAltSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareShareNodes');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.d.ts
index 0581a2a185..37c7b4ad83 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShareFromSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.js
index 6515283240..ec7d554a72 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareFromSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.d.ts
index 408c492ea5..e36b2574a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShareNodes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.js
index 1b24bd233d..88ac5e4794 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareNodes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.d.ts
index 3254cb4967..a9730530cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShareSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.js
index f9387903aa..99b56f0e37 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShareSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShareFromSquare');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.d.ts
index 1c6a062f12..5879d99988 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSheetPlastic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.js
index 6706a5fe41..7d511e242d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheetPlastic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.d.ts
index 925c7ac55d..2a50e78c5c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShekel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.js
index 608ef58f88..0e45d4394d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShekelSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.d.ts
index 94e7007670..471d9c301d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShekelSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.js
index 192c187026..a4d8b9d055 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShekelSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.d.ts
index 58e92b2e14..3cf27fe25f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSheqel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.js
index bb61aebd3a..26162eff73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShekelSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.d.ts
index f093e359eb..7eefd98efd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSheqelSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.js
index 17acfdf5aa..4a6d1a8182 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSheqelSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShekelSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.d.ts
index 7f3182de44..6f6ff5df07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShield: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.js
index afec6feb25..89ed67ef8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShield.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.d.ts
index ec97b9f05d..512a7a09ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.js
index 11da4570d3..bd7d41e71d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShieldHalved');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.d.ts
index f488e40f76..240d7a992c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldBlank: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.js
index ebab1b9cde..6cc1037e8b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldBlank.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShield');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.d.ts
index a758f14111..5a27388529 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldCat: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.js
index e5a1ba2c15..51801966e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldCat.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.d.ts
index c58fd92ba7..5566b38b80 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldDog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.js
index 3b009a6a61..b7d96695bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldDog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.d.ts
index b4e1fcca49..0750d8bdbe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldHalved: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.js
index 91dd66c676..ff3b01c3dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHalved.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.d.ts
index 34c1d17fec..86926183e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldHeart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.js
index fd40453ad0..3b5bb01b8e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldHeart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.d.ts
index c0aa5dc413..d6439d5093 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShieldVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.js
index 27c9b3e927..13163e7645 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShieldVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.d.ts
index a687604d17..e7b5a6f5f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.js
index 28c9cdd5c2..89284e0343 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.d.ts
index 3a5a560fd1..68d9020715 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShippingFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.js
index fe6c631d2d..38457f24eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShippingFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTruckFast');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.d.ts
index 21ba726fc7..781476800f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShirt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.js
index 8fcbd2badc..8ef8425263 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShirt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.d.ts
index b34ae697f7..301afa0dfe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShoePrints: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.js
index e1027be9f8..a20c26713b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoePrints.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.d.ts
index 1dd9d5ea4c..7b48e97b68 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.js
index 5c450a5b63..e5900e9ff9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.d.ts
index 1759163132..90490e9b69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShopLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.js
index 9befbba4d6..12bc18e62f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.d.ts
index b9f0b49788..4d0d0f5c72 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShopSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.js
index 2bcc3b7166..c360eb10b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShopSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.d.ts
index f01b445361..48303cde6a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShoppingBag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.js
index 6d1d63c509..14f468f88a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBagShopping');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.d.ts
index eb87a1f982..a6e4dc4d90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShoppingBasket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.js
index 5f7b27c2e1..59718fd34a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingBasket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBasketShopping');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.d.ts
index 7f202b6cb9..6dd80a9117 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShoppingCart: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.js
index 5ebe35eb66..ab6bb56e8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShoppingCart.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCartShopping');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.d.ts
index c717ad0413..bae1f0e00c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShower: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.js
index 20eec865ac..fa33a2f549 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShower.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.d.ts
index a31a239e89..77a1798e42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShrimp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.js
index e994299f55..ea64998f19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShrimp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.d.ts
index 6f79cf7fc6..0eed7b2722 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShuffle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.js
index 63a5187504..9f1d9bb0e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuffle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.d.ts
index 618f8fd273..e281a61715 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShuttleSpace: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.js
index dd944e17e5..5f5a1ffb32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleSpace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.d.ts
index 661a012793..1c145347fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faShuttleVan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.js
index 76e445a87b..f499af94de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faShuttleVan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVanShuttle');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.d.ts
index 8b4e323d6c..5b576d41af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.js
index 5baf1078d0..922af1dccf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSignHanging');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.d.ts
index da9e8b9777..730614c13a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignHanging: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.js
index 19421b4525..cef0c7df86 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignHanging.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.d.ts
index a62d5f8b9d..6a1931a0a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignIn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.js
index 18e93ceab0..9b1bfa25dc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignIn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRightToBracket');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.d.ts
index 956ab9096b..6aea05c129 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignInAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.js
index 7d4fd3bd92..d960bec224 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignInAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRightToBracket');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.d.ts
index a780f303a7..1f77d5a0c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignLanguage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.js
index 55c56c2eda..f56f910a29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignLanguage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHands');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.d.ts
index 031a21e4b2..3110ddeccd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignOut: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.js
index bf7a1baf22..7296727ffb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOut.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRightFromBracket');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.d.ts
index 7e7b2b55ea..b98262b46f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignOutAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.js
index 6390d6775b..3763a5fa75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignOutAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRightFromBracket');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.d.ts
index 8c4f374f55..bed5647894 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.js
index 47e4e81e92..d5094d4684 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.d.ts
index c6ad1365ee..11ebffa54a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignal5: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.js
index c05ff8e8f2..b371393e14 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignal5.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSignal');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.d.ts
index 0f4cfba2dc..d7c7cdfca0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignalPerfect: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.js
index 6ac01fb2fe..462470e79d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignalPerfect.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSignal');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.d.ts
index 467e1ad4c8..1249c7f0f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignature: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.js
index 49a0e17bb3..fb70638a1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignature.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.d.ts
index 100e2197ea..475a0ca48c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSigning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.js
index 4a0b3b4984..cffdf898c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSigning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faHands');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.d.ts
index 1bd781196b..bd2a616641 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSignsPost: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.js
index c8ef87fc2d..3c18a9597c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSignsPost.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.d.ts
index 04e93177b9..dc3c1827f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSimCard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.js
index fc350d9eed..8c7c187103 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSimCard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.d.ts
index 854e402d11..60fc4eee84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.js
index 9241ef5aba..0a0db0ec62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.d.ts
index 974960d915..b261dd5da9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSitemap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.js
index 7aca6baa4b..ef2636eb9f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSitemap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.d.ts
index 638de2d09a..46b7299475 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSkating: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.js
index 72f5ad9185..e951bf7352 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkating.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonSkating');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.d.ts
index 773ac04602..77502ef363 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSkiing: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.js
index f1ab0dfc7e..f29dcdf89d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonSkiing');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.d.ts
index fc15744cb0..867887425a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSkiingNordic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.js
index 972e656047..1a556de84b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkiingNordic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonSkiingNordic');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.d.ts
index a0cb79784c..4153648e97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSkull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.js
index 096a0d1f64..a4ddfd1057 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.d.ts
index f215c6afab..647a613cc4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSkullCrossbones: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.js
index baff1e5a77..b5f53722cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSkullCrossbones.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.d.ts
index f0eae51282..2f328cd81d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.js
index ad684295d5..393e92d244 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.d.ts
index 9d4b665c78..efc53335a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSleigh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.js
index 6ce5bf192f..47c73a3b63 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSleigh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.d.ts
index 8d73530db9..0be5c9d9a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSliders: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.js
index 32f0673716..91a174f198 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSliders.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.d.ts
index 17c2e60be4..72c7d39c47 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSlidersH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.js
index 29a3739f10..92c80d4738 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSlidersH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSliders');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.d.ts
index 899a813ae8..df794679f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmile: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.js
index 92dc6d3ab5..2cbd15ca6b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmile.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSmile');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.d.ts
index 6c33c44f52..679afc6e17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmileBeam: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.js
index 017064fb52..deabf36fba 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileBeam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSmileBeam');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.d.ts
index 577ff035f8..4e2d0669e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmileWink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.js
index 3bdfbe6dd5..40af62ec69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmileWink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSmileWink');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.d.ts
index 7fe729f25a..52da72c64e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.js
index aa10866845..8f61e7b4c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.d.ts
index 22624b95bd..d3cc745494 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmoking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.js
index f0b246c2ae..dd8c9f5df0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmoking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.d.ts
index c64411ddcf..a1f0b8aa5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSmokingBan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.js
index c5d00eaaa7..9d5612c859 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSmokingBan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBanSmoking');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.d.ts
index d333f32204..381adf5a82 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSms: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.js
index cd6bb57ff8..b2e2631468 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSms.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCommentSms');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.d.ts
index 06145de543..c2e2e28e6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSnowboarding: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.js
index bbf0ca4488..6389f38a2b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowboarding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonSnowboarding');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.d.ts
index 68e57787c7..f0f81fe2af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSnowflake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.js
index d726e3fc67..1d420e1dea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowflake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.d.ts
index e2190f481e..0a3792f1dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSnowman: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.js
index 8b2bc26aa2..8125bfc463 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowman.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.d.ts
index 9ba7a81199..18fb679ad8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSnowplow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.js
index 765d01cab2..60d8e4521f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSnowplow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.d.ts
index 07289764d2..095abd9fad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSoap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.js
index d3bed58271..82a0924ad2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.d.ts
index 6437045d66..0762a5b10b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSoccerBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.js
index 30927063dc..62e3ae214a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSoccerBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFutbol');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.d.ts
index 7063833e76..af8c57f156 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSocks: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.js
index 2ba0297fe5..37f4243f40 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSocks.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.d.ts
index 47d70a204e..e81948cb41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSolarPanel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.js
index cef662f160..eba806e8fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSolarPanel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.d.ts
index 29efab8954..47d5ed3dc5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSort: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.js
index e7c6d102be..e893d2a998 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSort.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.d.ts
index 359aaf72a1..7de682917a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaAsc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.js
index 145c3fffad..4bfb261d33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaAsc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownAZ');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.d.ts
index 85575d74af..3654a36f73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaDesc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.js
index 714b335173..c02579a37c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDesc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownZA');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.d.ts
index e5e3efc16f..ad5e852fe5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.js
index afb002569a..e14a2d032a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownAZ');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.d.ts
index 5c64721831..ca263a8c28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaDownAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.js
index d22c7f4196..29a5468690 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaDownAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownZA');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.d.ts
index 5d036d730f..12de3a3956 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.js
index b3b0641c1c..9df53ba7be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpAZ');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.d.ts
index b9aa640320..8da8feef9b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAlphaUpAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.js
index 9676da3b53..abf5957ade 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAlphaUpAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpZA');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.d.ts
index 3d9d0b0908..f69e4d2f0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountAsc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.js
index c19e076eab..a1df43886d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountAsc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownWideShort');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.d.ts
index c620256cc9..33005c9c8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountDesc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.js
index 0a3b6a1768..65f08d3298 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDesc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownShortWide');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.d.ts
index 3f7f05ebf3..22a72ece84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.js
index 8f207c2664..71f3910a58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownWideShort');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.d.ts
index 43f0ac70ca..f07f06b073 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountDownAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.js
index e874ad4438..5971672e67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountDownAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDownShortWide');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.d.ts
index 6f861a0ce8..446588f58d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.js
index 3b715dcf6f..5274269db9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpWideShort');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.d.ts
index a987d9d5c1..371ef959dc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAmountUpAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.js
index 9b06703d76..e420bf8c77 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAmountUpAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUpShortWide');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.d.ts
index df962a01fd..744924dbea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortAsc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.js
index 25e0d12c25..a7c28c7e46 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortAsc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSortUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.d.ts
index 5f4f3a7790..507ee6391f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortDesc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.js
index 486adabc39..abd7c43ec7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDesc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSortDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.d.ts
index 1673fd191a..9b48fbac2c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.js
index 95e1216355..804b85f3dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.d.ts
index 0a92e2b2cf..d56eeb2b8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericAsc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.js
index 1707c11c4e..a212878725 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericAsc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDown19');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.d.ts
index f4502f4cd2..3638ae5725 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericDesc: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.js
index fe6f3f2f87..45af73d319 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDesc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDown91');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.d.ts
index b7be661576..7a58203d62 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.js
index 3f28d2accc..0332c3498c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDown19');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.d.ts
index 8f29f77adf..820d35f111 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericDownAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.js
index a1d3900123..0f72499a07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericDownAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowDown91');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.d.ts
index 0770f1e350..596cb8a781 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.js
index 0f9e7c75b0..f10a335a0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUp19');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.d.ts
index d3710ce825..fc7322234d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortNumericUpAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.js
index c39c141d11..53d66369f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortNumericUpAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUp91');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.d.ts
index d67fd8af96..7716b85d07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSortUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.js
index 21f2cf65ea..00b1dfcea7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSortUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.d.ts
index af209cc949..de3ee0bf1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpa: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.js
index c73ccdab42..dcce2418eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpa.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.d.ts
index 409001a9e9..d772a63ca6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpaceShuttle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.js
index df103047c3..43a8cc2ea5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaceShuttle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShuttleSpace');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.d.ts
index 58107b21f3..64d03f5db2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpaghettiMonsterFlying: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.js
index 02006e04b2..85c434b564 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpaghettiMonsterFlying.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.d.ts
index 8695f2602e..8f45f24e8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpellCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.js
index 2f19007d8d..7ef94a1568 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpellCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.d.ts
index f616209eeb..0bd410d680 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpider: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.js
index 79e76a8e8c..773bde8c5a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpider.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.d.ts
index 99b24f5b29..1a1943c209 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpinner: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.js
index d75ad92fec..dcf7771533 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpinner.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.d.ts
index a3a536948f..942ff27172 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSplotch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.js
index a48469d832..04bbff07e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSplotch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.d.ts
index 7601464d42..710994d925 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSpoon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.js
index b7a208f31a..39d5eee93e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSpoon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.d.ts
index d88f1629a6..e4c7cca56a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSprayCan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.js
index 09cc95da6a..8f560dff45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.d.ts
index e7e668bde0..e3d3487598 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSprayCanSparkles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.js
index c9e3894b57..5b4ff3a708 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprayCanSparkles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.d.ts
index 4975238a9d..f58cc12c5e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSprout: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.js
index e5ed52880f..2f0b0409e8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSprout.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSeedling');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.d.ts
index b432f14f94..d30de8d2b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.js
index 3f0bebb5f0..848c0cc5a2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.d.ts
index 30fdc8cacf..e5476a52fd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareArrowUpRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.js
index 4bfd48169e..0aeba86824 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareArrowUpRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.d.ts
index 5cfdc0a8c5..91b23c5141 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareCaretDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.js
index 2117244f1e..31a2bb20f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.d.ts
index 402b6822f0..95c4024e3b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareCaretLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.js
index 15a8f9f613..bf777f99ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.d.ts
index 13b6c8d469..c00fba02bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareCaretRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.js
index 58ccaf1c17..fdca05ebb2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.d.ts
index 87eafcc889..4d4f68a444 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareCaretUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.js
index bb2f0dfa82..f0c419056b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCaretUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.d.ts
index d8e1a5a71a..62c42a9260 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.js
index 980700c56c..f8ea957857 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.d.ts
index 9f3c6ee9e2..0feef9ca2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareEnvelope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.js
index 09d7e06ed9..0339ccb4c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareEnvelope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.d.ts
index e38938653e..cd08d4f481 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareFull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.js
index 43d3a65ffa..0161aaed79 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareFull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.d.ts
index ac73b5dd59..e32ebbd941 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareH: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.js
index 589fe4590a..3d56fabd5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareH.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.d.ts
index 29483eb243..8f5aa7bc8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.js
index f1bb4f5106..8c8dd24352 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.d.ts
index ab6c370231..b7fa9d3aad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareNfi: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.js
index 96eb3272e1..e95daed272 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareNfi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.d.ts
index 78a9af32a0..3c79470f67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareParking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.js
index 543de79651..6813333394 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareParking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.d.ts
index c47fc1a6a4..2df748ea57 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.js
index 7a793f1705..8880484c60 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.d.ts
index 4ee7d25158..cc930816de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePersonConfined: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.js
index 50fce64559..8b1f8dfbc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePersonConfined.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.d.ts
index 239987103f..e7ca7608df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePhone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.js
index a25d7e75c0..0f69c6c18e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.d.ts
index 2fb54f821b..513a3936a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePhoneFlip: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.js
index a6d2620c42..6e8697e428 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePhoneFlip.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.d.ts
index 00bc4f8e76..311425177a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.js
index ca30a63d3b..2c45c5a7cf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.d.ts
index d4ea43aaa9..ad0e355052 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePollHorizontal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.js
index a4c1348a5c..9ea2251be6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollHorizontal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.d.ts
index 1fb6deffe0..9d52ecdde0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquarePollVertical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.js
index 92e55999ce..1ffd51169d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquarePollVertical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.d.ts
index 6b21e1e0c5..092e176720 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareRootAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.js
index 15ccbfb7bd..22610a9508 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareRootVariable');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.d.ts
index 76ea87d5ae..5d9fa57153 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareRootVariable: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.js
index 262a5ba31b..610a7582bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRootVariable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.d.ts
index dc40d8c69e..538ef951a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareRss: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.js
index b0ca020075..3c6ca087e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareRss.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.d.ts
index 862b986e75..950b2892b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareShareNodes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.js
index 55773cc919..577bfe5087 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareShareNodes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.d.ts
index 508118927f..9350b90084 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareUpRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.js
index 96e910d3ab..bde246b730 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareUpRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.d.ts
index 7aa98be13f..7b67cbaff8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.js
index c9febba6be..77bb185299 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.d.ts
index d27fe848d1..e0e3f7c7d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSquareXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.js
index 667e6ac966..46a6369dce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSquareXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.d.ts
index ef82c28f75..b620a24d1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStaffAesculapius: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.js
index fa701545f0..fbb3884889 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffAesculapius.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faStaffSnake');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.d.ts
index f7853650e0..c652b69e6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStaffSnake: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.js
index 49d5823f0c..311b86ec13 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStaffSnake.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.d.ts
index d4c3e0bc98..da5bc2d27d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStairs: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.js
index f5b1cb78d9..ef8b7e9b69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStairs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.d.ts
index b3b474d414..576f88bedf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStamp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.js
index b8f7b9437c..22d587e599 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStamp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.d.ts
index b9759b4d37..73b543de4d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStapler: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.js
index e12f7a4f69..7f36595da8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStapler.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.d.ts
index 06fc2f106f..21d5bafc5c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStar: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.js
index f6e6279462..480bf2cba8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStar.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.d.ts
index af89297ad3..4cb11255a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarAndCrescent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.js
index 52e44d82a2..54133d07c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarAndCrescent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.d.ts
index 41d9db6049..cf4e263218 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarHalf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.js
index 0cf6685aac..fe1deecac4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.d.ts
index b48338c71f..85623ef669 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarHalfAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.js
index cf3741ca52..4f56758fac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faStarHalfStroke');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.d.ts
index 2fbda11fae..956e2dcc49 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarHalfStroke: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.js
index 0d68921fa4..6ba1a3699b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarHalfStroke.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.d.ts
index baf82f0b3a..9081f2fa96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarOfDavid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.js
index 6bee9f1d0e..760d81d1b5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfDavid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.d.ts
index 060f5cfb1c..de52626f4f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStarOfLife: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.js
index f609e9f8da..0d55f46aa3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStarOfLife.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.d.ts
index cd00fc6631..0a12d9fa15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStepBackward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.js
index c7b4395a4e..8a2082da97 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepBackward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBackwardStep');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.d.ts
index b367f36354..59ad1d3c94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStepForward: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.js
index 66e5a7c952..27a6796d1b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStepForward.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faForwardStep');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.d.ts
index cd00a418c7..d6b308f8bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSterlingSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.js
index 957fd256a3..b3e8f33af0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSterlingSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.d.ts
index fff805f3e4..f1ba896f4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStethoscope: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.js
index 2dbe8674b7..6baebc5cbb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStethoscope.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.d.ts
index 6ff75a8261..7f758be193 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStickyNote: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.js
index a5b72234cb..36a2160015 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStickyNote.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faNoteSticky');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.d.ts
index 47aabeae54..d8e39ba930 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStop: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.js
index 7e98cf4844..b91b54dc28 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStop.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.d.ts
index 66efedadde..193c596b0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStopCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.js
index 50a1141474..0b07255962 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleStop');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.d.ts
index 6820cc9d8a..99a187fc45 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStopwatch: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.js
index 17dab35284..6d3fdc7399 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.d.ts
index 6af320f75f..354bfb34cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStopwatch20: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.js
index a7de8521c0..f7cb9d95cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStopwatch20.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.d.ts
index 407fc873d1..0afee27c96 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStore: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.js
index 8334650540..a539a41008 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStore.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.d.ts
index ee59589f89..305deb640e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStoreAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.js
index 43d2a02e80..7316966e76 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShop');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.d.ts
index 6271ad7369..689af1cbff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStoreAltSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.js
index 9d0c27f60d..ba666c1de8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreAltSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShopSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.d.ts
index 37f5e81d43..722b4981b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStoreSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.js
index 8d7c5d75b2..6701f99fc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStoreSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.d.ts
index 693f61dbd1..59ff6b089d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStream: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.js
index c4b86f648a..5335b18ace 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStream.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBarsStaggered');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.d.ts
index 1ddef681b3..5262eab3a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStreetView: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.js
index 4de966b427..bc0f5b6e42 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStreetView.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.d.ts
index d46dcb44d9..f58af5772c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStrikethrough: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.js
index cfeb40c1de..f1b9db10ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStrikethrough.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.d.ts
index cdbbbb0532..3622b13e05 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faStroopwafel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.js
index ad4254574d..1e7cf6cdc3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faStroopwafel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.d.ts
index ff4e000f74..a156372045 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSubscript: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.js
index f9d1717fd0..7bb5bbb676 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubscript.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.d.ts
index d531ba70e7..3d1f847188 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSubtract: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.js
index 88585c3594..9bce62b9fc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubtract.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMinus');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.d.ts
index 8c5e511844..5ab9eb2773 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSubway: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.js
index a61a5b3af0..ed261c4e04 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSubway.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTrainSubway');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.d.ts
index 2926ddc0d2..af617f1441 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSuitcase: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.js
index aef04814b2..e6034a42bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcase.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.d.ts
index 3340a602b8..8db31efdb8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSuitcaseMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.js
index 610a8360c8..06e985d4fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.d.ts
index 8cc959d343..1b7f84cdea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSuitcaseRolling: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.js
index 41883be1f0..ff2991199a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuitcaseRolling.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.d.ts
index 28b0e8fd8c..3768b36394 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSun: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.js
index 8a088d1877..c1a6a58317 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSun.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.d.ts
index af6c35d719..dd3c46b4f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSunPlantWilt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.js
index 04621782bb..1edd2f73c3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSunPlantWilt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.d.ts
index 730ba3e6b9..7b4e657824 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSuperscript: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.js
index 92578f2cb0..834be396a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSuperscript.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.d.ts
index 709607d234..0985a422a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSurprise: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.js
index 75f211ca18..a47574234e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSurprise.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceSurprise');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.d.ts
index 9ba34fab53..eb050ef72d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSwatchbook: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.js
index 132a947933..afc954b665 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwatchbook.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.d.ts
index 3fc0d41271..aa360c9f80 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSwimmer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.js
index 695ac7884c..fea0fa4a90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonSwimming');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.d.ts
index b3da2f15c3..b295251de4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSwimmingPool: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.js
index b1fd6328a5..7f139ae692 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSwimmingPool.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWaterLadder');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.d.ts
index 0c8233554f..3e5934b874 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSynagogue: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.js
index 3185522bf4..4527fa37e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSynagogue.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.d.ts
index b0a5ed4f8c..12383c454f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSync: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.js
index 68d32a58da..7bbcd64074 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSync.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowsRotate');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.d.ts
index 846fcaedab..fda3c20eea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSyncAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.js
index a3cb440fb6..d7e81fd448 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyncAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotate');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.d.ts
index f09b40d164..8a1388f910 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faSyringe: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.js
index b85ad9f7c3..12fe6602a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faSyringe.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.d.ts
index 6b0628c7d2..bb65b6a920 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faT: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.js
index 9182b446d1..a18b43a319 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faT.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.d.ts
index 23881f861c..7015f90ba5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTshirt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.js
index 8986ffe8c6..13aa141ac5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTShirt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShirt');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.d.ts
index 3b2da7bc6f..7538b9d1a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTable: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.js
index 0805b5a0f1..d63544530b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.d.ts
index 1a78e385b0..430d89fd4a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableCells: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.js
index d7271f7393..38c273d980 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCells.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.d.ts
index 7056d05ccb..014b072110 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableCellsLarge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.js
index e5f0787622..13adf11860 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableCellsLarge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.d.ts
index 0adbdf2ee0..066ab5c9c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableColumns: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.js
index 5bce666820..88c8d95a5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableColumns.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.d.ts
index 5c3e1a47b0..581a72b861 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableList: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.js
index b30474417c..a413b6724f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableList.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.d.ts
index e35df96b16..246ab32a1c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableTennis: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.js
index 77a61f39f1..4de9bdca5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennis.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableTennisPaddleBall');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.d.ts
index 939f9be883..2caccd0f77 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTableTennisPaddleBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.js
index 93da14d660..3419ab2bd6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTableTennisPaddleBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.d.ts
index 284a38ea05..befd86d90c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTablet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.js
index a79d55f9d2..3713802311 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.d.ts
index 61e480f395..92a6af9820 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTabletAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.js
index b3e1879419..584f5fed2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTabletScreenButton');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.d.ts
index 19fa8e1b62..d9a9f6402f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTabletAndroid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.js
index 7528b5b578..a2488869f2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletAndroid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTablet');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.d.ts
index 39b57527bb..5f2c83c7a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTabletButton: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.js
index d4926d6ffd..25755e76d7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletButton.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.d.ts
index 499361bed9..76e107635c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTabletScreenButton: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.js
index 32d456755a..ff2b252ee7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTabletScreenButton.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.d.ts
index 1307edaaa4..c5c75c6fb3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTablets: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.js
index 2a73ef21dd..a4175d1b50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTablets.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.d.ts
index 82949020b9..8b31eac092 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachographDigital: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.js
index eecbd1b459..64595c937e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachographDigital.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.d.ts
index 2c9b08acdb..cb52d35b58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.js
index 3d71bf3719..ada0159ba4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeSimpleHigh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.d.ts
index 12b624c713..86e3b5a8db 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometerAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.js
index a2e644c162..390e4f36be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeHigh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.d.ts
index f7ef4a2d0e..29eef6e240 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometerAltAverage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.js
index 695a05f0c0..8901cf55a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltAverage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGauge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.d.ts
index a0209251db..27a94a8715 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometerAltFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.js
index 83d86a639b..68e8835c71 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAltFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeHigh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.d.ts
index 342dc55249..30854b5002 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometerAverage: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.js
index 0dc73c9507..eab436d0c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerAverage.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.d.ts
index 5741ee0ed4..1bf2141f27 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTachometerFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.js
index 282eec10a3..ea73b2d59a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTachometerFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faGaugeSimpleHigh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.d.ts
index 5db613963b..ff0e2e155c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.js
index e13242706a..53bc3a9cfe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.d.ts
index 3e93640c23..af7bd1540d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTags: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.js
index a6ab97c1d3..379f1e3de9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTags.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.d.ts
index 6f2e0abb84..4b74e4f2a0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTanakh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.js
index b02c8b1d95..7ca0bf7d9d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTanakh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBookTanakh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.d.ts
index 26e5ca448a..3857bf282e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTape: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.js
index c983afbb67..dcd8501e19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTape.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.d.ts
index 4e2208f83f..eb28237995 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTarp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.js
index f640a80a01..1e90e1a71d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.d.ts
index 65dc77ec14..7da9609337 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTarpDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.js
index c3d3f95408..56faab343c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTarpDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.d.ts
index 452ee6355e..9b00b8e084 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTasks: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.js
index 2e9384c7b6..f04c6cf710 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasks.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faListCheck');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.d.ts
index 0e7111a213..b15bc8ba2f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTasksAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.js
index 74127c7745..153ba765e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTasksAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBarsProgress');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.d.ts
index dd7f673526..859b9d30cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTaxi: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.js
index 3b77bc9690..935fddcbd1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTaxi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.d.ts
index ea85fb4cec..3755f68eff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTeeth: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.js
index 9bee7bf0b4..3ddeba35f5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeeth.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.d.ts
index b6751c7aec..dd4a3b0461 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTeethOpen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.js
index b99aa54b47..a5e98775ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeethOpen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.d.ts
index ffdba924d9..e61862e24b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTeletype: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.js
index 986479483c..84dce0e4f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTeletype.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.d.ts
index d6f429db89..6148d7b9e3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTelevision: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.js
index 7c3914f928..959aef8146 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTelevision.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTv');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.d.ts
index 4fe4158765..0e842a44e4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperature0: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.js
index 6ff044afd6..055608904b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature0.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.d.ts
index 3486e850ad..9f453385e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperature1: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.js
index a7c47beb78..c02301443a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature1.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureQuarter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.d.ts
index acc8c97a32..1bf046eb5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperature2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.js
index 32f4dfd61a..38349ecbd9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature2.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureHalf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.d.ts
index fa732d802d..57b502ee66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperature3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.js
index 476b8ae960..ff82ea7ba9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureThreeQuarters');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.d.ts
index ae27b42578..fa3075956d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperature4: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.js
index ee3f8ddc52..35d3427224 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperature4.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureFull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.d.ts
index 90a2c2fae6..57aadd570e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureArrowDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.js
index b9058db4f5..88fbac30c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.d.ts
index 7cf522539a..fd046b7407 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.js
index f88dbde9ae..11bfb5ea91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.d.ts
index 541a197c2f..80a1a4c9ab 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.js
index 42f9ac9575..878661b9d8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureArrowDown');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.d.ts
index 675942cf21..f2d41add3d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.js
index 54492d294d..477a707820 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.d.ts
index d4f8eba130..afce59a678 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureFull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.js
index 10715d4b7c..ef6cb44ff3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureFull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.d.ts
index a169a94a73..e851224c4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureHalf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.js
index ec06b79586..3506650abf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHalf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.d.ts
index 6b8872c6f5..6d09dc1bb2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureHigh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.js
index 41527ad81e..36216fc405 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureHigh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.d.ts
index 3bec496a5a..fb952143c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureLow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.js
index 417a2e1910..1be515c0a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureLow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.d.ts
index 6c5526b31e..2ea3d3abf0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureQuarter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.js
index 488a7b507b..c54e56a58f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureQuarter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.d.ts
index 3f839b26d3..57f1e48714 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureThreeQuarters: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.js
index 514e007a38..cef952556c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureThreeQuarters.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.d.ts
index 5c45dde053..44f96c2901 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTemperatureUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.js
index a0a89be004..2ea7b46233 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTemperatureUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.d.ts
index 57fa99e5ca..d43831f8f1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTenge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.js
index 0adeb97e19..ab0f230d79 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTenge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTengeSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.d.ts
index 021a1b6b8a..b9673903d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTengeSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.js
index f47554b7c4..b0f25ca98f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTengeSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.d.ts
index 77c4b032ef..0a77d1baea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTent: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.js
index 35bdbb064e..05f912a54a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.d.ts
index 14cec750dc..516db038f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTentArrowDownToLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.js
index 597d0f575b..771d33e4f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowDownToLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.d.ts
index 297e0b5e6d..a8a5d65f7c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTentArrowLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.js
index 8f431f7ebd..568fb89d0e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.d.ts
index 70de3be195..8af9edde54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTentArrowTurnLeft: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.js
index f4a5b5249f..a0dc6d98ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowTurnLeft.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.d.ts
index 50bac1e8cf..37be3352c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTentArrowsDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.js
index 80e2cfd583..189b62554a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTentArrowsDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.d.ts
index e3a478056f..cc4a27b822 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTents: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.js
index 991dc50d35..ffb0246235 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTents.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.d.ts
index 74d10edb02..8e94e5a3a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTerminal: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.js
index 0f3a351112..a620250f82 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTerminal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.d.ts
index 2a2e78e404..412d789625 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTextHeight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.js
index bad4d26fc1..a56ff8ac3e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextHeight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.d.ts
index 5060396a3f..3db1560d9b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTextSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.js
index 4172068687..0e508347b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.d.ts
index 1845864ef7..98d428422a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTextWidth: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.js
index 1e1d6bf6ad..3d5ad35d2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTextWidth.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.d.ts
index 8e0029724b..00d5cf6eca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.js
index a805f9f5ec..04aad64b10 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableCells');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.d.ts
index f4d0bff58b..9f9f994ba6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThLarge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.js
index 8373ede887..a3b408cbb6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThLarge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableCellsLarge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.d.ts
index f3b70c8faf..bb44193efb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThList: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.js
index f9f724e364..5a4f0eec5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThList.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTableList');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.d.ts
index 366b3c86bd..f26c2bc2a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTheaterMasks: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.js
index 8a05f5dcfa..e05b43f4ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTheaterMasks.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faMasksTheater');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.d.ts
index 492ae73174..46355c6e8d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.js
index 6be0a1081a..efad57d3c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.d.ts
index c6edd794f3..252f1afded 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer0: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.js
index 8e6c63586a..0c73f2cc90 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer0.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.d.ts
index 123632dc82..5220bc384c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer1: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.js
index 1be91f9b6a..7c08eaec9d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer1.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureQuarter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.d.ts
index 69ed346022..c99facd6d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.js
index 9b801ca335..5e1dc31b7a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer2.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureHalf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.d.ts
index f8a4c8e32c..798076804b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.js
index 0327962784..f028305f03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureThreeQuarters');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.d.ts
index a0cfeaa84b..a21c742a95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometer4: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.js
index d7d2dde3cc..61f212e0fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometer4.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureFull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.d.ts
index e3d3d2a937..3d54f4a02e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometerEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.js
index b00f87fd0b..49da8e1fd7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.d.ts
index f8b818711e..79901c524b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometerFull: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.js
index 29872fc7dd..fcab526326 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerFull.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureFull');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.d.ts
index ecf58c1081..34aa990308 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometerHalf: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.js
index 1d9aa0fcaf..3c789ef677 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerHalf.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureHalf');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.d.ts
index b0aac34fcf..82acc47e67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometerQuarter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.js
index 3adb4b41f5..e1d967718a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerQuarter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureQuarter');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.d.ts
index 09fab64eab..729299b346 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThermometerThreeQuarters: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.js
index 749f3d1dce..644877b4f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThermometerThreeQuarters.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTemperatureThreeQuarters');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.d.ts
index 847411e3cf..121c211b35 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThumbsDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.js
index 642c4b09e6..4b7c68195f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.d.ts
index 12a43d2de9..161483b049 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThumbsUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.js
index 4bc6e3c02c..83d94a5f66 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbsUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.d.ts
index e9c3a9f303..79881535b6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThumbtack: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.js
index c7102a91e9..d8a6f5f4a4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThumbtack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.d.ts
index e458f3aeb7..c6eb807387 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faThunderstorm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.js
index 72d5ce3d9b..e4d75dfa0a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faThunderstorm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCloudBolt');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.d.ts
index b3025f62bf..9392ec1259 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTicket: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.js
index 6f7d174058..bed4e4919f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.d.ts
index fa739899ee..528097b6ae 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTicketAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.js
index 797d34644d..93e3b336dd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTicketSimple');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.d.ts
index f7f9e5dff9..5e2321cce0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTicketSimple: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.js
index 31d8021bc8..1c236e8cff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTicketSimple.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.d.ts
index 6aa6a48af6..3c3bd09513 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTimeline: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.js
index 06a0ff6eed..92c3065821 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimeline.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.d.ts
index b26437b77b..3f60734595 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTimes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.js
index 97e503ace7..63b914fb67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.d.ts
index 6d5b834b30..759cfc6d10 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTimesCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.js
index 3cee23577d..24fde6a40a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.d.ts
index cb3d171057..aef3a3ec69 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTimesRectangle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.js
index bd1b654248..359b46ba15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesRectangle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRectangleXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.d.ts
index b435ef4d96..d1fce71532 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTimesSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.js
index 8be2d9f8ca..0173be0aeb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTimesSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.d.ts
index 037bba7272..0b30702d5f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTint: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.js
index 3519d1b32d..33c075dabf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDroplet');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.d.ts
index 12604ee744..78ac76a1e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTintSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.js
index 445f1bbaba..1a4cb2ea4e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTintSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDropletSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.d.ts
index 3e3929d834..ab176d54fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTired: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.js
index 4b5f5b5352..de29bc338a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTired.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faFaceTired');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.d.ts
index 5221efec74..08b9d735ec 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToggleOff: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.js
index 5f685e7718..c8eea86c11 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOff.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.d.ts
index ab1ad92a32..5fe8de821b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToggleOn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.js
index acc10bf160..35fee1681b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToggleOn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.d.ts
index 644c92ca4a..f1224db0fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToilet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.js
index baa996aff5..c57524f166 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToilet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.d.ts
index eebb8b6a3f..a45dbded18 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToiletPaper: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.js
index 1b8e43f3e6..e582b08cc5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaper.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.d.ts
index 794052e6f0..0f7a17d3e1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToiletPaperSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.js
index 9c46592637..d8e2a7e0f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPaperSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.d.ts
index aff1736c7f..388fda60c7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToiletPortable: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.js
index 5e0e0bf054..86e514536f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletPortable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.d.ts
index 287bad4821..83fe016ce2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToiletsPortable: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.js
index 3111d3573b..6dc6e0918f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToiletsPortable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.d.ts
index ded0aaab02..aa721d9549 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToolbox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.js
index 785aeb570f..020e9c741f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToolbox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.d.ts
index cece6c48ed..abef7e0901 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTools: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.js
index 838c68ef55..3adb52f803 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTools.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScrewdriverWrench');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.d.ts
index eb10c6270b..32f32511d8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTooth: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.js
index 7fc26071f3..486c2702e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTooth.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.d.ts
index 47f5bb2bac..cae74b4f9c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTorah: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.js
index b3e72e18b3..74eff04137 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTorah.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faScrollTorah');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.d.ts
index 302f916641..e63a14c06a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faToriiGate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.js
index 3ac0c2a6f2..cfac217a4c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faToriiGate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.d.ts
index e4d0bd8c0b..8a2a197109 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTornado: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.js
index c67cea0f1c..f727b14bc0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTornado.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.d.ts
index b0835a50fb..8b5e80757d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTowerBroadcast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.js
index a2d2a2f87e..226d8dd691 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerBroadcast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.d.ts
index 32eeb0ad59..90055a240b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTowerCell: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.js
index f0396a4abc..51c6c5f4be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerCell.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.d.ts
index a84ab6be8c..ec2a95caac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTowerObservation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.js
index 34bb749618..a2e909c50a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTowerObservation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.d.ts
index a0abc5e317..38c98195c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTractor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.js
index 3d18a7e943..b27e0e264c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTractor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.d.ts
index 82dbc5c065..4e05c7426d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrademark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.js
index db1fc25fa0..06dc2d368c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrademark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.d.ts
index cf84af38c4..75b78395ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrafficLight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.js
index bf5b836878..44d2851900 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrafficLight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.d.ts
index edc720fc04..47393cff78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrailer: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.js
index e1577b507e..005ddcdda5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrailer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.d.ts
index d2f60f2e42..de6ce24c07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrain: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.js
index 35b3f55f36..a85e8d90ea 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.d.ts
index 9379c40da1..783e20f4ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrainSubway: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.js
index 43687ae42a..e706bb5bef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainSubway.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.d.ts
index b463472e61..e74e19d99b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrainTram: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.js
index d967e35df3..d514b26e3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrainTram.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.d.ts
index cceedcc22c..c573f66d78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTram: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.js
index dd5a0e9589..180e940940 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTram.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCableCar');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.d.ts
index 5b19c34e68..f967cb68a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTransgender: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.js
index 9d2f26a175..ad633af0f4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgender.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.d.ts
index 0c67ca97fa..3b50f51f06 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTransgenderAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.js
index 57d145c52a..812a5ec8cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTransgenderAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTransgender');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.d.ts
index fbdc159199..d68d99200e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.js
index bbba78eaf8..5dbd6ede23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.d.ts
index 2dcd0a5fef..028a77b115 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.js
index 64d0855a6f..71d9a3ede6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTrashCan');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.d.ts
index 38e38c1d9b..c362f2738c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.js
index 3ba74b7326..d885b66b0f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.d.ts
index f3cdcb5b72..1535c7482f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashCan: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.js
index e90333faa0..af24721fad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.d.ts
index 2581dc997b..334f2f2c09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashCanArrowUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.js
index 4acef93349..5a975f421c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashCanArrowUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.d.ts
index 123d6aac5e..5aafbeb20b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashRestore: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.js
index fdb0bbc9ad..65662fdee3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestore.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTrashArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.d.ts
index 9637a9a4d3..df80e157b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrashRestoreAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.js
index 3b8da991bb..6c41ba994e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrashRestoreAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTrashCanArrowUp');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.d.ts
index 796572b596..947317fe19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTree: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.js
index 2bc58f432e..0f431573cd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTree.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.d.ts
index b64a747837..b6332e7cc8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTreeCity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.js
index d5d45112ce..a4aa958372 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTreeCity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.d.ts
index 3e4bd3fade..ab02304604 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTriangleCircleSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.js
index 5b12c6577a..376918422a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleCircleSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faShapes');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.d.ts
index 8aa21ed288..61d8d8eb88 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTriangleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.js
index 1393649522..da485ea4b4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.d.ts
index 7afbeb8329..d7f30b12b7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrophy: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.js
index 98b0181b81..1190e6d42c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrophy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.d.ts
index 29c3fcd7fe..bf7ddec5e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrowel: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.js
index 21765e728d..d7f96d87b9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowel.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.d.ts
index e2d764c3b7..f1195b397b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTrowelBricks: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.js
index db9f3f82c8..4faee054d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTrowelBricks.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.d.ts
index f57bc7c3db..fff4da1802 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.js
index db033130c1..9c44e39336 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.d.ts
index 8b46e98892..42772e5f84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckArrowRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.js
index addec641ac..f29bac194c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckArrowRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.d.ts
index ee413e1c76..8278cabdac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckDroplet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.js
index 965aa066bf..b70c63aee2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckDroplet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.d.ts
index 9826e52fdb..28c7c4569e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckFast: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.js
index 4896b0198a..ca14cb0192 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFast.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.d.ts
index b78b72ff77..03112361c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckField: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.js
index 32565dc70c..835657603e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckField.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.d.ts
index 98bfa66c39..e7d61b20f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckFieldUn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.js
index b440d54a6b..831c7efdd6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFieldUn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.d.ts
index 5c41c301b3..116ee633b1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckFront: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.js
index 8d52189c1e..d1854e6a1d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckFront.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.d.ts
index ea8243b0ab..d7f9d5b138 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckLoading: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.js
index 6c9c4341ab..554dbc3a6f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckLoading.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTruckRampBox');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.d.ts
index a5da890bca..bc07918f17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckMedical: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.js
index 01f53cb333..64c3115369 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMedical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.d.ts
index ab79906556..21a2ba6fc9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckMonster: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.js
index 0c62d9d3ae..fcce19260e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMonster.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.d.ts
index e30011c47d..c455167517 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckMoving: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.js
index 68ea3ed6a4..aedace138c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckMoving.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.d.ts
index ef1dc7e9ba..40f8f342a3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckPickup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.js
index 95f194e9d1..b900938b5d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPickup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.d.ts
index 22258e2b7b..6f302977a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckPlane: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.js
index 0226fb3c6f..07bea5fa1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckPlane.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.d.ts
index 09e163d6df..d44cb1f7ac 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTruckRampBox: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.js
index 37d5777858..3cf54f1958 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTruckRampBox.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.d.ts
index cd9c3bf6b4..736ea16154 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTry: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.js
index 0823408022..b7edfa6ded 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTurkishLiraSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.d.ts
index 214946e1d4..f867dad213 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.js
index fe11f4acf9..7b5f0e247e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.d.ts
index 4df59677fc..797ea1df6a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTurkishLira: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.js
index bf982ddf37..520ea0d395 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLira.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTurkishLiraSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.d.ts
index 51eeeb2628..d7f1319228 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTurkishLiraSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.js
index 1537ca37e2..cbece59de8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurkishLiraSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.d.ts
index a24a7d4812..6e3530e4ff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTurnDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.js
index 77db0b8a61..306a0be5bf 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.d.ts
index bb5ff1b0d2..3d86b3b0ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTurnUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.js
index b4f3734b24..d971ab77fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTurnUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.d.ts
index 3a964ec939..df63ebb597 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTv: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.js
index 17cc24f5a1..2b8682e271 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTv.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.d.ts
index f6e631f22f..07e85ef6e2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faTvAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.js
index 846ce49ff5..132a6070bb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faTvAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTv');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.d.ts
index 5a2df3f209..4ee1f93000 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faU: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.js
index be8f38ef87..db0d42e953 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faU.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.d.ts
index cba2a0fd6e..bdaf0f0947 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUmbrella: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.js
index 37fe9523b0..04974f9118 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrella.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.d.ts
index e829097590..74568995f8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUmbrellaBeach: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.js
index 0ed4d92c6d..5a1af6dc15 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUmbrellaBeach.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.d.ts
index efcd9b72d4..822c830af9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnderline: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.js
index 0b0e442b42..42c3d3b69d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnderline.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.d.ts
index 6544087acc..2ea28845fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUndo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.js
index bd3f443848..a9c9db7de0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.d.ts
index c28eebcb6a..bde419c07a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUndoAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.js
index de9d3772e3..ba48f6cd8c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUndoAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRotateLeft');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.d.ts
index 7cbfa584b8..8e17723f7c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUniversalAccess: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.js
index 957bc848c6..aa092b9ec6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversalAccess.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.d.ts
index f198e0f2a3..93b68b4040 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUniversity: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.js
index 7368d75058..a70ed156b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUniversity.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBuildingColumns');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.d.ts
index dcc583364f..4e16e1d7eb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnlink: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.js
index 5306ab038e..5339ab0474 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlink.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faLinkSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.d.ts
index cb63684aeb..86e5e2e8a8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnlock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.js
index 96ec6901c8..65b1bded82 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.d.ts
index b9867c1bba..e3aa18d155 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnlockAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.js
index c8eda7d4eb..5b2713183b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUnlockKeyhole');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.d.ts
index fccb9e8300..78daf58970 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnlockKeyhole: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.js
index e42455daf8..1cb682021d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnlockKeyhole.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.d.ts
index fcfb181f5b..49d5e4ec3d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUnsorted: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.js
index 9efa3c3716..b6da6df266 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUnsorted.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSort');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.d.ts
index b51feb8bba..86c6e5ff94 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.js
index cd80e1f906..9d41d774a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.d.ts
index cf94ddfe9b..101f8582be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpDownLeftRight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.js
index 3442d13ea8..3b3c17f5e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpDownLeftRight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.d.ts
index 5e1f870c54..f6a0902c22 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpLong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.js
index 5a34cb8384..71620384e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpLong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.d.ts
index d8f6bc2320..37f03c7665 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpRightAndDownLeftFromCenter: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.js
index ff304b4224..64b110a8fe 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightAndDownLeftFromCenter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.d.ts
index b76418d3ea..b7468ee0d0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpRightFromSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.js
index bcc15ef783..dbfc5c2255 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.d.ts
index 5198991fa9..c2c956de99 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUpload: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.js
index 63ebd0bda5..e15c27b981 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUpload.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.d.ts
index 0377653cd2..dc0da58b39 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.js
index 0fcd485f0b..7d630298ed 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faDollarSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.d.ts
index 102330f4e4..f5c69379ef 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUser: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.js
index 525be52f49..ef1d58629c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.d.ts
index 74b22c8d0b..9d322c4ad7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.js
index 9b0763bf88..fce7fdd0e6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserLarge');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.d.ts
index 6f7abbcb46..6d289699cc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserAltSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.js
index 7829d21691..df99c70115 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAltSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserLargeSlash');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.d.ts
index 4e312b9514..8f6a6a6df5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserAstronaut: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.js
index b0951d1dc2..d20f541d91 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserAstronaut.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.d.ts
index a79f15f933..23df4b8715 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.js
index 84920c7cc5..a6ecb136e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.d.ts
index 705b9de21e..8bcf2afb74 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.js
index bb00982206..a803453758 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleUser');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.d.ts
index 2ccb07a21c..73535ec59f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserClock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.js
index dc827e1eb7..4f6a893c79 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserClock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.d.ts
index 19e43df985..8d44151581 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserCog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.js
index 6531589433..9c79052b0c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserCog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserGear');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.d.ts
index 19b354591b..1be3268d25 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserDoctor: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.js
index 4e103e6294..f668d9c94f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserDoctor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.d.ts
index 6e32e98ffb..614b530692 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserEdit: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.js
index 7c4697882b..d97b6789b8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserEdit.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserPen');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.d.ts
index 6b5b8744d8..912db494d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserFriends: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.js
index fd1ace4fc6..ea3afc6059 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserFriends.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserGroup');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.d.ts
index f605013426..4b00b516a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserGear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.js
index dec6b988c4..3b56c632f6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.d.ts
index 1fbb8bb167..ab5791c6ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserGraduate: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.js
index 8c9b8d081d..e8f58abe8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGraduate.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.d.ts
index c40aee73ca..56ff74ef32 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserGroup: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.js
index 16e3b4eeae..73d4b3a994 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserGroup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.d.ts
index 3cce3f5430..4fc4079591 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserInjured: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.js
index 3e45a06ecb..21c1dc25c8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserInjured.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.d.ts
index 9d2ec90d7b..6cabeeee1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserLarge: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.js
index 6f23164c74..dd1d82c56f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLarge.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.d.ts
index 06e6476f61..6f9be140ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserLargeSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.js
index cc0b3a7368..c2902bdefd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLargeSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.d.ts
index 4dfe8f0b7b..0c946fa87f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserLock: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.js
index 8a815af5e7..7e5b2dcd0b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserLock.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.d.ts
index 2424dbd527..4051691a9f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserMd: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.js
index b1bea1998f..b0b8c701b0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMd.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserDoctor');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.d.ts
index 7255a15f4b..b86635a4f3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserMinus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.js
index edbf42c10d..22a13f755c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserMinus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.d.ts
index f2bc09f70a..99b101e484 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserNinja: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.js
index bccddb1159..c0a30366b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNinja.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.d.ts
index 85a3a23116..d47e0427ee 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserNurse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.js
index 1d40d358aa..f8a517d07d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserNurse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.d.ts
index 14dd19a053..295f9c2a47 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserPen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.js
index 6e99c9c11c..1b1f33a278 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.d.ts
index 0c52cb0a27..66c70ccfeb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserPlus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.js
index 24e9d20be0..b64112dfd4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserPlus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.d.ts
index a925050cd9..c069450a55 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserSecret: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.js
index a6160991af..b2a5461480 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSecret.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.d.ts
index b5374ea41e..cfc3c07e19 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserShield: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.js
index 25575f1231..91268a7848 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserShield.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.d.ts
index 7f2f4c7ca7..b1e3e8bc85 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.js
index 7ae7d07869..1ce45f4d17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.d.ts
index 29694ab62b..eb4999f8d5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserTag: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.js
index 0e17b7f523..56f93b8875 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTag.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.d.ts
index 402d66e479..ce9589998b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserTie: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.js
index e8d2ee54ed..a66afd98a7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTie.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.d.ts
index 69dd606e7d..76f5515dc7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserTimes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.js
index 305cf12d2b..0c9cb10f3a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserTimes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUserXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.d.ts
index b5dfa5e84b..1e46b0777f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUserXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.js
index ce2da55050..b9a2e2a8b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUserXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.d.ts
index 05dde447eb..bfba1b9f41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsers: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.js
index 4c174a0c93..41cb18d27d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.d.ts
index 92ab18ee97..4778fe2e41 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersBetweenLines: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.js
index 17fdf46dcc..259f4c561f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersBetweenLines.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.d.ts
index e490acea79..9dd3b94a6e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersCog: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.js
index f825751408..75221f07c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersCog.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faUsersGear');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.d.ts
index fc2f0823e3..b8559419cb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersGear: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.js
index 5c5aec7719..59e7c1331a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersGear.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.d.ts
index 55591055a6..d8e1e6cc50 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersLine: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.js
index 85e51dd580..003aa1ed84 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersLine.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.d.ts
index 9111888dd7..b9fd682588 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersRays: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.js
index 031652a391..18b7348e89 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRays.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.d.ts
index da46dad6cc..fb0c950262 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersRectangle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.js
index e4fe8c090d..8f7b7f7214 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersRectangle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.d.ts
index 88f1c55c66..52d1f5f894 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.js
index 4e78f6a362..8a68373264 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.d.ts
index 46f4855b23..4a017d6033 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUsersViewfinder: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.js
index ffb65e38c5..b85da5b5c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUsersViewfinder.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.d.ts
index 06d0a8a8b2..a28296754f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUtensilSpoon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.js
index 69bb5eca28..20d43cf414 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensilSpoon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSpoon');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.d.ts
index c4f0a3174c..97b38b82da 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faUtensils: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.js
index e844b940df..f95ff15c58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faUtensils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.d.ts
index a17fb7153f..1997534ba2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faV: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.js
index 8bb44bca31..0ab963d7d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faV.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.d.ts
index a1f928cf12..1c19b318a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVanShuttle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.js
index cbff657896..2d8630c253 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVanShuttle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.d.ts
index 618a44ce8c..ed0af8235b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVault: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.js
index 61a0a4830d..335271774f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVault.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.d.ts
index 613d77292f..824e938503 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVcard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.js
index 077cf6afc9..1ba3debcf7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVcard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faAddressCard');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.d.ts
index 289cc10929..02a6402f29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVectorSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.js
index e80b437914..61a33c8633 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVectorSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.d.ts
index a3a5a41a21..837ac6574c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVenus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.js
index f13e854c89..2aa066b11f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.d.ts
index cf744d5514..b4969d194c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVenusDouble: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.js
index 55daa69bf7..cb0a973354 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusDouble.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.d.ts
index f380f635fd..4f9ec076e0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVenusMars: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.js
index f45f42ca1e..557b4c73c0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVenusMars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.d.ts
index d3964a3c25..25adfc895b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVest: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.js
index 4a62353f29..d4c768f94c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVest.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.d.ts
index 73b8cfb6e2..7d231faefd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVestPatches: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.js
index 779353bc6b..0bd136ccb1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVestPatches.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.d.ts
index 8c829bb8e4..e98cdaab75 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVial: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.js
index b792ab19bf..3e0b91c17a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVial.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.d.ts
index 2ac284681d..88deb6333e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVialCircleCheck: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.js
index 699836d131..83733c3353 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialCircleCheck.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.d.ts
index ad90c0ff85..c0c9e3d8fb 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVialVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.js
index c52bf05a38..4a5df4e130 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVialVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.d.ts
index c6d14d2d8c..61c5d5556a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVials: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.js
index ad97380f6a..c024aca0c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVials.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.d.ts
index e0d1dd8ef7..8f4cd26809 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVideo: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.js
index fcf95e965e..2fc589cf67 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideo.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.d.ts
index 3659884e21..5477a20fff 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVideoCamera: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.js
index fe9d41c292..cbf60d1742 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoCamera.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVideo');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.d.ts
index c9b094a8ce..44d156ff2a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVideoSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.js
index 267d55aa6a..6695800871 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVideoSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.d.ts
index 29e8769534..48f48bcf17 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVihara: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.js
index a725c66058..2942db2823 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVihara.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.d.ts
index 933adb6b29..b0c684076f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVirus: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.js
index 807df28722..62cee32a9c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirus.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.d.ts
index cc6291329e..3ca0f30236 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVirusCovid: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.js
index 416ad7f65a..c28aa43837 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.d.ts
index c78c7034f3..92c8d04865 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVirusCovidSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.js
index 98154ab7e7..ac0f32a88a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusCovidSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.d.ts
index cd16093829..26ad256814 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVirusSlash: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.js
index 50a77f66f3..1659403ada 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVirusSlash.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.d.ts
index 62ce948a50..2943fc1d65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faViruses: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.js
index d61b9bfdb2..155fea57c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faViruses.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.d.ts
index 7056b9635e..7a97b36535 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVoicemail: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.js
index 772c7f7c34..92d8703b95 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoicemail.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.d.ts
index 7fb1cdec4b..ff4ec85e09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolcano: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.js
index 3ce8f75058..50d08e95ad 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolcano.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.d.ts
index 837be57ab3..1179161800 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolleyball: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.js
index 77c6c8e5df..d67ad0e448 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyball.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.d.ts
index 307537b969..2f0fb3eb09 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolleyballBall: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.js
index fc579d0d17..a6a3338102 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolleyballBall.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVolleyball');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.d.ts
index 82d594ec08..8f37712456 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeControlPhone: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.js
index b482de3d18..93614104a5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeControlPhone.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPhoneVolume');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.d.ts
index 010b3f84c2..73c0ab1155 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeDown: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.js
index 1604d96f61..c05b0b9245 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeDown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVolumeLow');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.d.ts
index 5f7a9c9287..abe91d21de 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeHigh: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.js
index d795b82c3d..609c132d16 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeHigh.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.d.ts
index 644d78f779..ea986fb4d3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeLow: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.js
index 43afa1adbb..6cb16d0dc6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeLow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.d.ts
index f9bf29f9c6..6c9f0fc69b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeMute: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.js
index 60b7d90e45..cb3b360086 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeMute.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVolumeXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.d.ts
index e3e6e34327..4ebc30a7aa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeOff: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.js
index 84264de474..4d334666e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeOff.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.d.ts
index bc4a2c2b31..89e9f97197 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeTimes: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.js
index eba5fbf0c3..d3fa627fb3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeTimes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVolumeXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.d.ts
index 35fbb7f442..12ff2f1bb0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeUp: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.js
index 1150cab103..7bfa0964c4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeUp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faVolumeHigh');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.d.ts
index 29570f0b2c..6f469c86b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.js
index 5d58712ffa..b0b36364a1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVolumeXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.d.ts
index d46a527ec2..4bc0b60913 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVoteYea: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.js
index 1cac97a4db..3a3163b8a9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVoteYea.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCheckToSlot');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.d.ts
index 88f06752f8..503aa412ca 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVrCardboard: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.js
index caa0173406..9b4b83cf1e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faVrCardboard.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.d.ts
index 22cee03f30..afc0240645 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faW: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.js
index f564b08fa9..e52729b452 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faW.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.d.ts
index ad6a462aa1..ae415545f0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWalkieTalkie: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.js
index 5dad877ea3..e055ea8329 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalkieTalkie.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.d.ts
index 22e7dc56b4..61dcc51d70 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWalking: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.js
index 765d9202d0..db0b0fe8be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWalking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faPersonWalking');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.d.ts
index a247a30ae7..d57fb89a16 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWallet: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.js
index f2033538ec..70f3ef4f36 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWallet.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.d.ts
index c5ef0826be..8a9bd873f9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWandMagic: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.js
index fea66edabf..156e6355bc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagic.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.d.ts
index 80c87d00d1..c03e979340 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWandMagicSparkles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.js
index 77a96beea9..e506760805 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandMagicSparkles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.d.ts
index 6aa260435e..69b56e7db8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWandSparkles: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.js
index fbfcac7d49..b84a72e86f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWandSparkles.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.d.ts
index 173abc8fb3..33dcd53d8f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWarehouse: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.js
index 7b71c1146e..b7fe240ebd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarehouse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.d.ts
index 53e090e0b0..9854fd17c6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWarning: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.js
index b0e871dbfc..7f5e67b9d4 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWarning.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faTriangleExclamation');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.d.ts
index e02d0ada84..71e9194731 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWater: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.js
index faf75fe6fb..bd0d18c0c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWater.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.d.ts
index 22859e4bed..f2eb508829 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWaterLadder: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.js
index fecbbc389a..3086d404dc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaterLadder.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.d.ts
index 9f450bbcb5..a01ba2e128 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWaveSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.js
index 6a89ba799f..21ce88cccc 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWaveSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.d.ts
index 94d395cf9f..dc9696d9a6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWeight: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.js
index f35851a3d3..6e11ccc225 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeight.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWeightScale');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.d.ts
index afc8a55a1b..a17d2124f7 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWeightHanging: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.js
index 24cabe5df2..0a5c59322f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightHanging.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.d.ts
index a40431590e..d471141a1a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWeightScale: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.js
index c8826a89cd..e7cba0c4c2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWeightScale.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.d.ts
index f12f50e29f..1a9527dd30 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheatAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.js
index 3530207d52..07e03b5f03 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWheatAwn');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.d.ts
index 945cba9b73..ea6a244b07 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheatAwn: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.js
index c352181c94..a515ad668a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwn.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.d.ts
index 27c60d1ebd..96ebdf7617 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheatAwnCircleExclamation: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.js
index 0311b8b2b7..30e3b97cf0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheatAwnCircleExclamation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.d.ts
index 2b508a5c84..14c2634ed0 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheelchair: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.js
index 0532ceda1c..cd9832e7fa 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchair.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.d.ts
index 86990b6d15..f8c5ce08d2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheelchairAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.js
index db5c68f85e..52851c896e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWheelchairMove');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.d.ts
index ef05bbe0e4..065c553a73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWheelchairMove: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.js
index a98e1b8e46..3937ba8626 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWheelchairMove.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.d.ts
index 8ea3259630..27125e4cf8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWhiskeyGlass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.js
index 3f1e89242a..9df3db2a52 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWhiskeyGlass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.d.ts
index ac8e4563ec..b0d52e19be 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWifi: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.js
index 581c9db3f9..cbe9f4d09c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.d.ts
index c58b4ff7a8..2bdf54872c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWifi3: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.js
index 9c4c3ce375..421370179f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifi3.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWifi');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.d.ts
index 624e1530ac..73d48eee58 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWifiStrong: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.js
index a76fa3ccee..e14ea65dd2 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWifiStrong.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWifi');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.d.ts
index 22c49c2b71..55f93609ce 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWind: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.js
index 4d04be9d23..cd25c87207 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWind.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.d.ts
index a5d1ce990d..c86c4999c5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWindowClose: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.js
index 217b8b1cf7..d8667f9c0d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowClose.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faRectangleXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.d.ts
index 900b387bd5..7ec0c5922d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWindowMaximize: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.js
index ea77cd881b..3ad2e170e5 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMaximize.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.d.ts
index 1b78fb6adc..343efd1e33 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWindowMinimize: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.js
index eb3b450411..27fa00521b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowMinimize.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.d.ts
index da16c8535b..000d4b3c56 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWindowRestore: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.js
index 98596c7ebf..a414ed3383 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWindowRestore.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.d.ts
index b503502fb2..17bc5b907d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWineBottle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.js
index 95ffb24a67..e3812be18f 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineBottle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.d.ts
index f458acb867..6b8813529b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWineGlass: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.js
index fc120c2223..9634df9698 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlass.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.d.ts
index 40968a360f..5a037f9e73 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWineGlassAlt: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.js
index 9e79e9e965..a07396ce54 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassAlt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWineGlassEmpty');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.d.ts
index fc5b45451b..aa13e06516 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWineGlassEmpty: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.js
index 6195ee924c..f26f2626e9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWineGlassEmpty.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.d.ts
index 60307e652a..4fbf34c482 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWon: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.js
index 544df533ba..aaa4b6ad29 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWon.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faWonSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.d.ts
index 597ddf5224..7936ff844c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWonSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.js
index 1e456f91ad..27b9db24c1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWonSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.d.ts
index 8a4a33f9d0..0ab266471d 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWorm: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.js
index 48c7e1a4ce..615398fffd 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWorm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.d.ts
index 35dfdbf619..4e41b047df 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faWrench: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.js
index fbddaae636..d10252e475 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faWrench.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.d.ts
index 838b6aca77..fb52177886 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faX: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.js
index f804bfbda4..8085be9da8 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faX.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.d.ts
index 509c1b54fb..dc51f73cd6 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faXRay: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.js
index f8db1404c6..baaf64b588 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXRay.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.d.ts
index fa5d69f57f..2748b2fd78 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faXmark: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.js
index 7e24437a99..a5d5cde04c 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.d.ts
index 53753227a8..13ef33bb65 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faXmarkCircle: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.js
index 75367ff154..684c02a2e3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkCircle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faCircleXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.d.ts
index d08116ad48..0e4ecd7917 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faXmarkSquare: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.js
index 4029f48766..1b9856641b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarkSquare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faSquareXmark');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.d.ts
index 5453700718..c8efecf012 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faXmarksLines: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.js
index 812193c16c..5a3271f880 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faXmarksLines.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.d.ts
index ec9c9ba8d6..e0accbe73b 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faY: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.js
index 39a211128b..42952ba6c9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faY.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.d.ts
index 49b11c0b45..11c6015b08 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faYen: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.js
index da55fe8848..ab44d252d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYen.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faYenSign');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.d.ts
index d20b30d4f8..4a5701b9af 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faYenSign: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.js
index da546cd30b..a7b2d7b6d9 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.d.ts
index 9a3a5fb1f9..7332a87409 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faYinYang: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.js
index c921d318af..7429d276b3 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faYinYang.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.d.ts
index e182729edd..ab00950e9e 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faZ: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.js
index 96bbae2f48..4b40275ba1 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZ.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.d.ts
index eed1bb70be..462de1bb23 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faZap: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.js b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.js
index f565218ae9..2f6559c09a 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.js
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/faZap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faBolt');
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.d.ts b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.d.ts
index 3db39083ed..a3b26fc435 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.d.ts
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export const fa0: IconDefinition;
export const fa1: IconDefinition;
export const fa2: IconDefinition;
diff --git a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.mjs b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.mjs
index e224a86a1e..05f722e084 100644
--- a/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.mjs
+++ b/web/ui/node_modules/@fortawesome/free-solid-svg-icons/index.mjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
var prefix = "fas";
var fa0 = {
prefix: 'fas',
diff --git a/web/ui/node_modules/@fortawesome/react-fontawesome/index.d.ts b/web/ui/node_modules/@fortawesome/react-fontawesome/index.d.ts
index a36e1b022a..79c4a99a59 100644
--- a/web/ui/node_modules/@fortawesome/react-fontawesome/index.d.ts
+++ b/web/ui/node_modules/@fortawesome/react-fontawesome/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { CSSProperties, SVGAttributes, RefAttributes } from 'react'
import {
diff --git a/web/ui/node_modules/@fortawesome/react-fontawesome/index.es.js b/web/ui/node_modules/@fortawesome/react-fontawesome/index.es.js
index fb14f93e0a..7ad1b8a71c 100644
--- a/web/ui/node_modules/@fortawesome/react-fontawesome/index.es.js
+++ b/web/ui/node_modules/@fortawesome/react-fontawesome/index.es.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { parse, icon } from '@fortawesome/fontawesome-svg-core';
import PropTypes from 'prop-types';
import React from 'react';
diff --git a/web/ui/node_modules/@fortawesome/react-fontawesome/index.js b/web/ui/node_modules/@fortawesome/react-fontawesome/index.js
index 3a19669fb7..a5b87fd664 100644
--- a/web/ui/node_modules/@fortawesome/react-fontawesome/index.js
+++ b/web/ui/node_modules/@fortawesome/react-fontawesome/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@fortawesome/fontawesome-svg-core'), require('prop-types'), require('react')) :
typeof define === 'function' && define.amd ? define(['exports', '@fortawesome/fontawesome-svg-core', 'prop-types', 'react'], factory) :
diff --git a/web/ui/node_modules/@humanwhocodes/config-array/api.js b/web/ui/node_modules/@humanwhocodes/config-array/api.js
index b0f4b707a1..84a547544e 100644
--- a/web/ui/node_modules/@humanwhocodes/config-array/api.js
+++ b/web/ui/node_modules/@humanwhocodes/config-array/api.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.cjs b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.cjs
index 110bb2d59e..2a294d721a 100644
--- a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.cjs
+++ b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.d.ts b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.d.ts
index 921272ce56..7c12eb6f67 100644
--- a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.d.ts
+++ b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Utility to convert gitignore patterns to minimatch.
* @author Nicholas C. Zakas
diff --git a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.js b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.js
index 8c4d1710da..ce4952fb9d 100644
--- a/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.js
+++ b/web/ui/node_modules/@humanwhocodes/gitignore-to-minimatch/dist/gitignore-to-minimatch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Utility to convert gitignore patterns to minimatch.
* @author Nicholas C. Zakas
diff --git a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.cjs b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.cjs
index 779e0cf6f5..00ddcd0e12 100644
--- a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.cjs
+++ b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.d.ts b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.d.ts
index 498f0a2465..b017d94a51 100644
--- a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.d.ts
+++ b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { ModuleImporter };
import { ModuleImporter } from "./module-importer.cjs";
diff --git a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.js b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.js
index 26e052da1f..adcf973bc9 100644
--- a/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.js
+++ b/web/ui/node_modules/@humanwhocodes/module-importer/dist/module-importer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { createRequire } from 'module';
import { fileURLToPath } from 'url';
import { dirname } from 'path';
diff --git a/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.cjs b/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.cjs
index 3efb095e11..f4d2a90722 100644
--- a/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.cjs
+++ b/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Universal module importer
*/
diff --git a/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.js b/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.js
index f5464e18de..c6a7217ab4 100644
--- a/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.js
+++ b/web/ui/node_modules/@humanwhocodes/module-importer/src/module-importer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @fileoverview Universal module importer
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/.eslintrc.js b/web/ui/node_modules/@humanwhocodes/object-schema/.eslintrc.js
index 4934076c43..550bbd648d 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/.eslintrc.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/.eslintrc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = {
"env": {
"commonjs": true,
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/nodejs-test.yml b/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/nodejs-test.yml
index 8ea1951467..8f94c207b3 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/nodejs-test.yml
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/nodejs-test.yml
@@ -1,3 +1,17 @@
+# Copyright 2026 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
name: Node CI
on: [push, pull_request]
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/release-please.yml b/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/release-please.yml
index 42f75f73c9..0912a1b230 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/release-please.yml
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/.github/workflows/release-please.yml
@@ -1,3 +1,17 @@
+# Copyright 2026 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
on:
push:
branches:
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/src/index.js b/web/ui/node_modules/@humanwhocodes/object-schema/src/index.js
index b2bc4fb96e..04d838b59b 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/src/index.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/src/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Object Schema Package
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/src/merge-strategy.js b/web/ui/node_modules/@humanwhocodes/object-schema/src/merge-strategy.js
index 8217449276..8def0f1b40 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/src/merge-strategy.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/src/merge-strategy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Merge Strategy
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/src/object-schema.js b/web/ui/node_modules/@humanwhocodes/object-schema/src/object-schema.js
index b663236539..a6d5b82277 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/src/object-schema.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/src/object-schema.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Object Schema
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/src/validation-strategy.js b/web/ui/node_modules/@humanwhocodes/object-schema/src/validation-strategy.js
index ecf918bdd1..188f18c410 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/src/validation-strategy.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/src/validation-strategy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Validation Strategy
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/tests/merge-strategy.js b/web/ui/node_modules/@humanwhocodes/object-schema/tests/merge-strategy.js
index 84032d7e89..27e97d23d1 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/tests/merge-strategy.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/tests/merge-strategy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Merge Strategy Tests
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/tests/object-schema.js b/web/ui/node_modules/@humanwhocodes/object-schema/tests/object-schema.js
index d86ef6e973..d76785184d 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/tests/object-schema.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/tests/object-schema.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Object Schema Tests
*/
diff --git a/web/ui/node_modules/@humanwhocodes/object-schema/tests/validation-strategy.js b/web/ui/node_modules/@humanwhocodes/object-schema/tests/validation-strategy.js
index 5d3e4a24dc..796739ea5e 100644
--- a/web/ui/node_modules/@humanwhocodes/object-schema/tests/validation-strategy.js
+++ b/web/ui/node_modules/@humanwhocodes/object-schema/tests/validation-strategy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @filedescription Merge Strategy Tests
*/
diff --git a/web/ui/node_modules/@hypnosphi/create-react-context/lib/implementation.js b/web/ui/node_modules/@hypnosphi/create-react-context/lib/implementation.js
index 3d9a19d5c5..51b8b0175f 100644
--- a/web/ui/node_modules/@hypnosphi/create-react-context/lib/implementation.js
+++ b/web/ui/node_modules/@hypnosphi/create-react-context/lib/implementation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
exports.__esModule = true;
diff --git a/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.d.ts b/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.d.ts
index 153be6b21a..4447c1ac2d 100644
--- a/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.d.ts
+++ b/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as React from 'react';
export default function createReactContext(
diff --git a/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.js b/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.js
index 373997b33c..9429bd3890 100644
--- a/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.js
+++ b/web/ui/node_modules/@hypnosphi/create-react-context/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
exports.__esModule = true;
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/index.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/index.js
index 0c8c05e581..1639371f48 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/index.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
const fs = require('fs');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/load-esm.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/load-esm.js
index 0eb517e6b7..07f9132010 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/load-esm.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/load-esm.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
const {pathToFileURL} = require('url');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/index.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/index.js
index 3bbc143200..ac9766d9df 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/index.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
module.exports = require('./lib/argparse');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action.js
index 1483c79ffa..105b3bee0d 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* class Action
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append.js
index b5da0de232..bd92079d44 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionAppend
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append/constant.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append/constant.js
index 313f5d2efc..8b68456f53 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append/constant.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/append/constant.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionAppendConstant
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/count.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/count.js
index d6a5899d07..61733778f0 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/count.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/count.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionCount
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/help.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/help.js
index b40e05a6f0..0582bba74e 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/help.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/help.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionHelp
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store.js
index 283b860921..ca5e5d926f 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionStore
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/constant.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/constant.js
index 23caa897b3..ee712aa22c 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/constant.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/constant.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionStoreConstant
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/false.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/false.js
index 9924f461da..eabb9b849e 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/false.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/false.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionStoreFalse
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/true.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/true.js
index 9e22f7d441..c60d9cc351 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/true.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/store/true.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionStoreTrue
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/subparsers.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/subparsers.js
index 99dfedd0f1..eaf3ef21b4 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/subparsers.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/subparsers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** internal
* class ActionSubparsers
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/version.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/version.js
index 8053328cde..ca35cd1b2b 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/version.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action/version.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*:nodoc:*
* class ActionVersion
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action_container.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action_container.js
index 6f1237bea2..6b4133880f 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action_container.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/action_container.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** internal
* class ActionContainer
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argparse.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argparse.js
index f2a2c51d9a..11b7a3d440 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argparse.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argparse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
module.exports.ArgumentParser = require('./argument_parser.js');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/error.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/error.js
index c8a02a08b8..bc968edb61 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/error.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/error.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/exclusive.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/exclusive.js
index 8287e00d04..143e9e27fc 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/exclusive.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/exclusive.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** internal
* class MutuallyExclusiveGroup
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/group.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/group.js
index 58b271f2fe..bc5350401b 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/group.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument/group.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** internal
* class ArgumentGroup
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument_parser.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument_parser.js
index bd9a59a453..e7108a68d5 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument_parser.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/argument_parser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* class ArgumentParser
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/const.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/const.js
index b1fd4ced4e..aea042d6c0 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/const.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/const.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
//
// Constants
//
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/added_formatters.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/added_formatters.js
index f8e42998e9..ca1f4d067c 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/added_formatters.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/added_formatters.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
var util = require('util');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/formatter.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/formatter.js
index 29036c14b2..2d94fdaaed 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/formatter.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/help/formatter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* class HelpFormatter
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/namespace.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/namespace.js
index a860de9ecc..206902fdf5 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/namespace.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/namespace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* class Namespace
*
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/utils.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/utils.js
index 4a9cf3edb6..cd6ecf6dc9 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/utils.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/argparse/lib/utils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
exports.repeat = function (str, num) {
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.d.ts b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.d.ts
index 41e3192ae9..ec95cfc97b 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.d.ts
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {Options as LocatePathOptions} from 'locate-path';
declare const stop: unique symbol;
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.js
index ce564e5d32..f86eb9a91c 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
const path = require('path');
const locatePath = require('locate-path');
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/bin/js-yaml.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/bin/js-yaml.js
index e79186be6f..072aa997f8 100755
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/bin/js-yaml.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/bin/js-yaml.js
@@ -1,4 +1,20 @@
#!/usr/bin/env node
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
diff --git a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/dist/js-yaml.js b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/dist/js-yaml.js
index 7878320743..ff3611ef17 100644
--- a/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/dist/js-yaml.js
+++ b/web/ui/node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml/dist/js-yaml.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*! js-yaml 3.14.1 https://github.com/nodeca/js-yaml */(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.jsyaml = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i=i.flowLevel;switch(V(r,n,i.indent,t,function(e){return function(e,t){for(var n=0,i=e.implicitTypes.length;n"+z(r,i.indent)+J(U(function(t,n){var e,i=/(\n+)([^\n]*)/g,r=function(){var e=-1!==(e=t.indexOf("\n"))?e:t.length;return i.lastIndex=e,Q(t.slice(0,e),n)}(),o="\n"===t[0]||" "===t[0];for(;e=i.exec(t);){var a=e[1],s=e[2];e=" "===s[0],r+=a+(o||e||""===s?"":"\n")+Q(s,n),o=e}return r}(r,t),e));case G:return'"'+function(e){for(var t,n,i,r="",o=0;ot&&o tag resolver accepts not "'+o+'" style');i=r.represent[o](t,o)}e.dump=i}return 1}}function ee(e,t,n,i,r,o){e.tag=null,e.dump=n,X(e,n,!1)||X(e,n,!0);var a=l.call(e.dump);i=i&&(e.flowLevel<0||e.flowLevel>t);var s,c,u="[object Object]"===a||"[object Array]"===a;if(u&&(c=-1!==(s=e.duplicates.indexOf(n))),(null!==e.tag&&"?"!==e.tag||c||2!==e.indent&&0 "+e.dump)}return 1}function te(e,t){var n,i,r=[],o=[];for(!function e(t,n,i){var r,o,a;if(null!==t&&"object"==typeof t)if(-1!==(o=n.indexOf(t)))-1===i.indexOf(o)&&i.push(o);else if(n.push(t),Array.isArray(t))for(o=0,a=t.length;o>10),56320+(c-65536&1023)),e.position++}else N(e,"unknown escape sequence");n=i=e.position}else S(u)?(L(e,n,i,!0),B(e,Y(e,!1,t)),n=i=e.position):e.position===e.lineStart&&R(e)?N(e,"unexpected end of the document within a double quoted scalar"):(e.position++,i=e.position)}N(e,"unexpected end of the stream within a double quoted scalar")}}function K(e,t){var n,i,r=e.tag,o=e.anchor,a=[],s=!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=a),i=e.input.charCodeAt(e.position);0!==i&&45===i&&O(e.input.charCodeAt(e.position+1));)if(s=!0,e.position++,Y(e,!0,-1)&&e.lineIndent<=t)a.push(null),i=e.input.charCodeAt(e.position);else if(n=e.line,P(e,t,x,!1,!0),a.push(e.result),Y(e,!0,-1),i=e.input.charCodeAt(e.position),(e.line===n||e.lineIndent>t)&&0!==i)N(e,"bad indentation of a sequence entry");else if(e.lineIndentt?p=1:e.lineIndent===t?p=0:e.lineIndentt?p=1:e.lineIndent===t?p=0:e.lineIndentt)&&(P(e,t,A,!0,r)&&(m?d=e.result:h=e.result),m||(U(e,l,p,f,d,h,o,a),f=d=h=null),Y(e,!0,-1),s=e.input.charCodeAt(e.position)),e.lineIndent>t&&0!==s)N(e,"bad indentation of a mapping entry");else if(e.lineIndentc&&(c=e.lineIndent),S(p))u++;else{if(e.lineIndent=t){a=!0,f=e.input.charCodeAt(e.position);continue}e.position=o,e.line=s,e.lineStart=c,e.lineIndent=u;break}}a&&(L(e,r,o,!1),B(e,e.line-s),r=o=e.position,a=!1),I(f)||(o=e.position+1),f=e.input.charCodeAt(++e.position)}if(L(e,r,o,!1),e.result)return 1;e.kind=l,e.result=p}}(e,i,g===n)&&(d=!0,null===e.tag&&(e.tag="?")):(d=!0,null===e.tag&&null===e.anchor||N(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===p&&(d=s&&K(e,r))),null!==e.tag&&"!"!==e.tag)if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&N(e,'unacceptable node kind for !> tag; it should be "scalar", not "'+e.kind+'"'),c=0,u=e.implicitTypes.length;c tag; it should be "'+l.kind+'", not "'+e.kind+'"'),l.resolve(e.result)?(e.result=l.construct(e.result),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):N(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")):N(e,"unknown tag !<"+e.tag+">");return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||d}function $(e,t){t=t||{},0!==(e=String(e)).length&&(10!==e.charCodeAt(e.length-1)&&13!==e.charCodeAt(e.length-1)&&(e+="\n"),65279===e.charCodeAt(0)&&(e=e.slice(1)));var n=new F(e,t),e=e.indexOf("\0");for(-1!==e&&(n.position=e,N(n,"null byte is not allowed in input")),n.input+="\0";32===n.input.charCodeAt(n.position);)n.lineIndent+=1,n.position+=1;for(;n.positiont/2-1){n=" ... ",i+=5;break}for(r="",o=this.position;ot/2-1){r=" ... ",o-=5;break}return a=this.buffer.slice(i,o),s.repeat(" ",e)+n+a+r+"\n"+s.repeat(" ",e+this.position-i+n.length)+"^"},i.prototype.toString=function(e){var t="";return this.name&&(t+='in "'+this.name+'" '),t+="at line "+(this.line+1)+", column "+(this.column+1),e||(e=this.getSnippet())&&(t+=":\n"+e),t},t.exports=i},{"./common":2}],7:[function(e,t,n){"use strict";var r=e("./common"),o=e("./exception"),a=e("./type");function s(e,t,i){var r=[];return e.include.forEach(function(e){i=s(e,t,i)}),e[t].forEach(function(n){i.forEach(function(e,t){e.tag===n.tag&&e.kind===n.kind&&r.push(t)}),i.push(n)}),i.filter(function(e,t){return-1===r.indexOf(t)})}function c(e){this.include=e.include||[],this.implicit=e.implicit||[],this.explicit=e.explicit||[],this.implicit.forEach(function(e){if(e.loadKind&&"scalar"!==e.loadKind)throw new o("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=s(this,"implicit",[]),this.compiledExplicit=s(this,"explicit",[]),this.compiledTypeMap=function(){var e,t,n={scalar:{},sequence:{},mapping:{},fallback:{}};function i(e){n[e.kind][e.tag]=n.fallback[e.tag]=e}for(e=0,t=arguments.length;e>16&255),o.push(r>>8&255),o.push(255&r)),r=r<<6|i.indexOf(t.charAt(a));return 0==(e=n%4*6)?(o.push(r>>16&255),o.push(r>>8&255),o.push(255&r)):18==e?(o.push(r>>10&255),o.push(r>>2&255)):12==e&&o.push(r>>4&255),s?s.from?s.from(o):new s(o):o},predicate:function(e){return s&&s.isBuffer(e)},represent:function(e){for(var t,n="",i=0,r=e.length,o=c,a=0;a>18&63],n+=o[i>>12&63],n+=o[i>>6&63],n+=o[63&i]),i=(i<<8)+e[a];return 0==(t=r%3)?(n+=o[i>>18&63],n+=o[i>>12&63],n+=o[i>>6&63],n+=o[63&i]):2==t?(n+=o[i>>10&63],n+=o[i>>4&63],n+=o[i<<2&63],n+=o[64]):1==t&&(n+=o[i>>2&63],n+=o[i<<4&63],n+=o[64],n+=o[64]),n}})},{"../type":13}],15:[function(e,t,n){"use strict";e=e("../type");t.exports=new e("tag:yaml.org,2002:bool",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t=e.length;return 4===t&&("true"===e||"True"===e||"TRUE"===e)||5===t&&("false"===e||"False"===e||"FALSE"===e)},construct:function(e){return"true"===e||"True"===e||"TRUE"===e},predicate:function(e){return"[object Boolean]"===Object.prototype.toString.call(e)},represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"})},{"../type":13}],16:[function(e,t,n){"use strict";var i=e("../common"),e=e("../type"),r=new RegExp("^(?:[-+]?(?:0|[1-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\\.[0-9_]*|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var o=/^[-+]?[0-9]+e/;t.exports=new e("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!r.test(e)||"_"===e[e.length-1])},construct:function(e){var t,n=e.replace(/_/g,"").toLowerCase(),e="-"===n[0]?-1:1,i=[];return 0<="+-".indexOf(n[0])&&(n=n.slice(1)),".inf"===n?1==e?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:".nan"===n?NaN:0<=n.indexOf(":")?(n.split(":").forEach(function(e){i.unshift(parseFloat(e,10))}),n=0,t=1,i.forEach(function(e){n+=e*t,t*=60}),e*n):e*parseFloat(n,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&(e%1!=0||i.isNegativeZero(e))},represent:function(e,t){if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(i.isNegativeZero(e))return"-0.0";return e=e.toString(10),o.test(e)?e.replace("e",".e"):e},defaultStyle:"lowercase"})},{"../common":2,"../type":13}],17:[function(e,t,n){"use strict";var i=e("../common"),e=e("../type");t.exports=new e("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,n,i,r,o=e.length,a=0,s=!1;if(!o)return!1;if("-"!==(t=e[a])&&"+"!==t||(t=e[++a]),"0"===t){if(a+1===o)return!0;if("b"===(t=e[++a])){for(a++;a (ip: string, buff: TIn, offset?: number): TIn;
diff --git a/web/ui/node_modules/@lezer/common/dist/index.cjs b/web/ui/node_modules/@lezer/common/dist/index.cjs
index 1ea975aaa0..f4ab302f4c 100644
--- a/web/ui/node_modules/@lezer/common/dist/index.cjs
+++ b/web/ui/node_modules/@lezer/common/dist/index.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@lezer/common/dist/index.d.ts b/web/ui/node_modules/@lezer/common/dist/index.d.ts
index ae487f9ddb..24f572dcf6 100644
--- a/web/ui/node_modules/@lezer/common/dist/index.d.ts
+++ b/web/ui/node_modules/@lezer/common/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { DefaultBufferLength, NodeProp, MountedTree, NodePropSource, NodeType, NodeSet, Tree, TreeBuffer, SyntaxNode, SyntaxNodeRef, TreeCursor, BufferCursor, NodeWeakMap, IterMode } from "./tree";
export { ChangedRange, TreeFragment, PartialParse, Parser, Input, ParseWrapper } from "./parse";
export { NestedParse, parseMixed } from "./mix";
diff --git a/web/ui/node_modules/@lezer/common/dist/index.js b/web/ui/node_modules/@lezer/common/dist/index.js
index 56897e8af2..6b9dd1f91d 100644
--- a/web/ui/node_modules/@lezer/common/dist/index.js
+++ b/web/ui/node_modules/@lezer/common/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// FIXME profile adding a per-Tree TreeNode cache, validating it by
// parent pointer
/// The default maximum length of a `TreeBuffer` node.
diff --git a/web/ui/node_modules/@lezer/common/dist/mix.d.ts b/web/ui/node_modules/@lezer/common/dist/mix.d.ts
index fe9bb01b24..9d33d55a4e 100644
--- a/web/ui/node_modules/@lezer/common/dist/mix.d.ts
+++ b/web/ui/node_modules/@lezer/common/dist/mix.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { SyntaxNodeRef } from "./tree";
import { Input, Parser, ParseWrapper } from "./parse";
export interface NestedParse {
diff --git a/web/ui/node_modules/@lezer/common/dist/parse.d.ts b/web/ui/node_modules/@lezer/common/dist/parse.d.ts
index 438642601b..69d3824653 100644
--- a/web/ui/node_modules/@lezer/common/dist/parse.d.ts
+++ b/web/ui/node_modules/@lezer/common/dist/parse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Tree } from "./tree";
export interface ChangedRange {
fromA: number;
diff --git a/web/ui/node_modules/@lezer/common/dist/tree.d.ts b/web/ui/node_modules/@lezer/common/dist/tree.d.ts
index e27c79238e..1171e1ec55 100644
--- a/web/ui/node_modules/@lezer/common/dist/tree.d.ts
+++ b/web/ui/node_modules/@lezer/common/dist/tree.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from "./parse";
export declare const DefaultBufferLength = 1024;
export declare class Range {
diff --git a/web/ui/node_modules/@lezer/generator/dist/automaton.d.ts b/web/ui/node_modules/@lezer/generator/dist/automaton.d.ts
index d5c7cecee7..4e122c8668 100644
--- a/web/ui/node_modules/@lezer/generator/dist/automaton.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/automaton.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Term, TermSet, Rule, Conflicts } from "./grammar";
export declare class Pos {
readonly rule: Rule;
diff --git a/web/ui/node_modules/@lezer/generator/dist/build.d.ts b/web/ui/node_modules/@lezer/generator/dist/build.d.ts
index df3ba161f9..72a33923d4 100644
--- a/web/ui/node_modules/@lezer/generator/dist/build.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/build.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { NodeProp, NodePropSource } from "@lezer/common";
import { LRParser, ExternalTokenizer, Stack, ContextTracker } from "@lezer/lr";
export type BuildOptions = {
diff --git a/web/ui/node_modules/@lezer/generator/dist/encode.d.ts b/web/ui/node_modules/@lezer/generator/dist/encode.d.ts
index d3625e24f1..301ef99b0e 100644
--- a/web/ui/node_modules/@lezer/generator/dist/encode.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/encode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function encode(value: number, max?: number): string;
export declare function encodeArray(values: {
length: number;
diff --git a/web/ui/node_modules/@lezer/generator/dist/error.d.ts b/web/ui/node_modules/@lezer/generator/dist/error.d.ts
index 2774c5a1f3..1f379554c2 100644
--- a/web/ui/node_modules/@lezer/generator/dist/error.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/error.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare class GenError extends Error {
}
diff --git a/web/ui/node_modules/@lezer/generator/dist/grammar.d.ts b/web/ui/node_modules/@lezer/generator/dist/grammar.d.ts
index 2e0f674cc2..06acb0d534 100644
--- a/web/ui/node_modules/@lezer/generator/dist/grammar.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/grammar.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export type Props = {
[name: string]: string;
};
diff --git a/web/ui/node_modules/@lezer/generator/dist/hash.d.ts b/web/ui/node_modules/@lezer/generator/dist/hash.d.ts
index 834637e7e4..2787a44b14 100644
--- a/web/ui/node_modules/@lezer/generator/dist/hash.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/hash.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function hash(a: number, b: number): number;
export declare function hashString(h: number, s: string): number;
diff --git a/web/ui/node_modules/@lezer/generator/dist/index.cjs b/web/ui/node_modules/@lezer/generator/dist/index.cjs
index d4b17b6074..dfba6b6a68 100644
--- a/web/ui/node_modules/@lezer/generator/dist/index.cjs
+++ b/web/ui/node_modules/@lezer/generator/dist/index.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@lezer/generator/dist/index.d.ts b/web/ui/node_modules/@lezer/generator/dist/index.d.ts
index 313b32baf1..95e621bfa4 100644
--- a/web/ui/node_modules/@lezer/generator/dist/index.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/index.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { BuildOptions, buildParser, buildParserFile } from "./build";
export { GenError } from "./error";
diff --git a/web/ui/node_modules/@lezer/generator/dist/index.es.js b/web/ui/node_modules/@lezer/generator/dist/index.es.js
index f97adb901f..1285e376ff 100644
--- a/web/ui/node_modules/@lezer/generator/dist/index.es.js
+++ b/web/ui/node_modules/@lezer/generator/dist/index.es.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { NodeProp } from '@lezer/common';
import { LRParser } from '@lezer/lr';
diff --git a/web/ui/node_modules/@lezer/generator/dist/index.js b/web/ui/node_modules/@lezer/generator/dist/index.js
index 0946cd1ffb..85929cae13 100644
--- a/web/ui/node_modules/@lezer/generator/dist/index.js
+++ b/web/ui/node_modules/@lezer/generator/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { NodeProp } from '@lezer/common';
import { LRParser, LocalTokenGroup } from '@lezer/lr';
diff --git a/web/ui/node_modules/@lezer/generator/dist/lezer-generator.cjs b/web/ui/node_modules/@lezer/generator/dist/lezer-generator.cjs
index 807617f36e..3855a8624c 100755
--- a/web/ui/node_modules/@lezer/generator/dist/lezer-generator.cjs
+++ b/web/ui/node_modules/@lezer/generator/dist/lezer-generator.cjs
@@ -1,4 +1,20 @@
#!/usr/bin/env node
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
diff --git a/web/ui/node_modules/@lezer/generator/dist/lezer-generator.d.ts b/web/ui/node_modules/@lezer/generator/dist/lezer-generator.d.ts
index cb0ff5c3b5..47da0fa7fa 100644
--- a/web/ui/node_modules/@lezer/generator/dist/lezer-generator.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/lezer-generator.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export {};
diff --git a/web/ui/node_modules/@lezer/generator/dist/log.d.ts b/web/ui/node_modules/@lezer/generator/dist/log.d.ts
index 7ba755969a..5af7431b61 100644
--- a/web/ui/node_modules/@lezer/generator/dist/log.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/log.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const verbose: string;
export declare const timing: boolean;
export declare const time: (label: string, f: () => T) => T;
diff --git a/web/ui/node_modules/@lezer/generator/dist/node.d.ts b/web/ui/node_modules/@lezer/generator/dist/node.d.ts
index 6f02017cd3..5222c29c90 100644
--- a/web/ui/node_modules/@lezer/generator/dist/node.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/node.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare class Node {
readonly start: number;
constructor(start: number);
diff --git a/web/ui/node_modules/@lezer/generator/dist/parse.d.ts b/web/ui/node_modules/@lezer/generator/dist/parse.d.ts
index 60e596ffbe..6258d1e762 100644
--- a/web/ui/node_modules/@lezer/generator/dist/parse.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/parse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { GrammarDeclaration } from "./node";
export declare class Input {
readonly string: string;
diff --git a/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.cjs b/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.cjs
index 83f62142a9..159a7958e4 100644
--- a/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.cjs
+++ b/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.js b/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.js
index a50bf22173..28d8c93ed6 100644
--- a/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.js
+++ b/web/ui/node_modules/@lezer/generator/dist/rollup-plugin-lezer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { resolve, dirname } from 'path';
import { promises } from 'fs';
import { buildParserFile } from './index.js';
diff --git a/web/ui/node_modules/@lezer/generator/dist/test.cjs b/web/ui/node_modules/@lezer/generator/dist/test.cjs
index e7247d9ce4..76d520a0a5 100644
--- a/web/ui/node_modules/@lezer/generator/dist/test.cjs
+++ b/web/ui/node_modules/@lezer/generator/dist/test.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __assign = (this && this.__assign) || function () {
__assign = Object.assign || function(t) {
diff --git a/web/ui/node_modules/@lezer/generator/dist/test.d.ts b/web/ui/node_modules/@lezer/generator/dist/test.d.ts
index 27816ce26d..614a2ee3e1 100644
--- a/web/ui/node_modules/@lezer/generator/dist/test.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/test.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Tree, NodeType, Parser } from "@lezer/common";
declare function defaultIgnore(type: NodeType): boolean;
export declare function testTree(tree: Tree, expect: string, mayIgnore?: typeof defaultIgnore): void;
diff --git a/web/ui/node_modules/@lezer/generator/dist/test.js b/web/ui/node_modules/@lezer/generator/dist/test.js
index dc6df6ef75..b952c5d953 100644
--- a/web/ui/node_modules/@lezer/generator/dist/test.js
+++ b/web/ui/node_modules/@lezer/generator/dist/test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
var __assign = (this && this.__assign) || function () {
__assign = Object.assign || function(t) {
for (var s, i = 1, n = arguments.length; i < n; i++) {
diff --git a/web/ui/node_modules/@lezer/generator/dist/token.d.ts b/web/ui/node_modules/@lezer/generator/dist/token.d.ts
index de4f68efa9..9352f74cc8 100644
--- a/web/ui/node_modules/@lezer/generator/dist/token.d.ts
+++ b/web/ui/node_modules/@lezer/generator/dist/token.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Term } from "./grammar";
export declare const MAX_CHAR = 65535;
export declare class Edge {
diff --git a/web/ui/node_modules/@lezer/highlight/dist/index.cjs b/web/ui/node_modules/@lezer/highlight/dist/index.cjs
index 903637b94f..43f97a4ac2 100644
--- a/web/ui/node_modules/@lezer/highlight/dist/index.cjs
+++ b/web/ui/node_modules/@lezer/highlight/dist/index.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@lezer/highlight/dist/index.d.ts b/web/ui/node_modules/@lezer/highlight/dist/index.d.ts
index 48dd5aed17..72e8bc2fc3 100644
--- a/web/ui/node_modules/@lezer/highlight/dist/index.d.ts
+++ b/web/ui/node_modules/@lezer/highlight/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as _lezer_common from '@lezer/common';
import { NodeType, Tree, SyntaxNodeRef } from '@lezer/common';
diff --git a/web/ui/node_modules/@lezer/highlight/dist/index.js b/web/ui/node_modules/@lezer/highlight/dist/index.js
index c37e7387d7..ce3ba64b53 100644
--- a/web/ui/node_modules/@lezer/highlight/dist/index.js
+++ b/web/ui/node_modules/@lezer/highlight/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { NodeProp } from '@lezer/common';
let nextTagID = 0;
diff --git a/web/ui/node_modules/@lezer/lr/dist/constants.d.ts b/web/ui/node_modules/@lezer/lr/dist/constants.d.ts
index e01d413dce..b910a728a4 100644
--- a/web/ui/node_modules/@lezer/lr/dist/constants.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/constants.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const enum Action {
ReduceFlag = 65536,
ValueMask = 65535,
diff --git a/web/ui/node_modules/@lezer/lr/dist/decode.d.ts b/web/ui/node_modules/@lezer/lr/dist/decode.d.ts
index 5e34536205..3a5a725b6a 100644
--- a/web/ui/node_modules/@lezer/lr/dist/decode.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/decode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function decodeArray(input: string | T, Type?: {
diff --git a/web/ui/node_modules/@lezer/lr/dist/index.cjs b/web/ui/node_modules/@lezer/lr/dist/index.cjs
index 79f0b332bd..9679fae98e 100644
--- a/web/ui/node_modules/@lezer/lr/dist/index.cjs
+++ b/web/ui/node_modules/@lezer/lr/dist/index.cjs
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@lezer/lr/dist/index.d.ts b/web/ui/node_modules/@lezer/lr/dist/index.d.ts
index 5763a2682a..ebc38523d4 100644
--- a/web/ui/node_modules/@lezer/lr/dist/index.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { LRParser, ParserConfig, ContextTracker } from "./parse";
export { InputStream, ExternalTokenizer, LocalTokenGroup } from "./token";
export { Stack } from "./stack";
diff --git a/web/ui/node_modules/@lezer/lr/dist/index.js b/web/ui/node_modules/@lezer/lr/dist/index.js
index c4321d4368..3ba4da2374 100644
--- a/web/ui/node_modules/@lezer/lr/dist/index.js
+++ b/web/ui/node_modules/@lezer/lr/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser, NodeProp, NodeSet, NodeType, DefaultBufferLength, Tree, IterMode } from '@lezer/common';
/// A parse stack. These are used internally by the parser to track
diff --git a/web/ui/node_modules/@lezer/lr/dist/parse.d.ts b/web/ui/node_modules/@lezer/lr/dist/parse.d.ts
index 18759ae2e1..ca7d8230a1 100644
--- a/web/ui/node_modules/@lezer/lr/dist/parse.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/parse.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Tree, TreeFragment, NodeSet, NodeType, NodePropSource, Input, PartialParse, Parser, ParseWrapper } from "@lezer/common";
import { Stack } from "./stack";
import { Tokenizer, ExternalTokenizer, CachedToken, InputStream } from "./token";
diff --git a/web/ui/node_modules/@lezer/lr/dist/stack.d.ts b/web/ui/node_modules/@lezer/lr/dist/stack.d.ts
index 21c4437456..74b843ba9b 100644
--- a/web/ui/node_modules/@lezer/lr/dist/stack.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/stack.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { BufferCursor } from "@lezer/common";
export declare class Stack {
pos: number;
diff --git a/web/ui/node_modules/@lezer/lr/dist/token.d.ts b/web/ui/node_modules/@lezer/lr/dist/token.d.ts
index d2109148f0..7b42a7864d 100644
--- a/web/ui/node_modules/@lezer/lr/dist/token.d.ts
+++ b/web/ui/node_modules/@lezer/lr/dist/token.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Stack } from "./stack";
export declare class CachedToken {
start: number;
diff --git a/web/ui/node_modules/@nexucis/fuzzy/dist/index.d.ts b/web/ui/node_modules/@nexucis/fuzzy/dist/index.d.ts
index dc5ad227fe..3155cad798 100644
--- a/web/ui/node_modules/@nexucis/fuzzy/dist/index.d.ts
+++ b/web/ui/node_modules/@nexucis/fuzzy/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function score(intervals: FuzzyMatchingInterval[], strLength: number): number;
export interface FuzzyConfiguration {
caseSensitive?: boolean;
diff --git a/web/ui/node_modules/@nexucis/kvsearch/dist/index.d.ts b/web/ui/node_modules/@nexucis/kvsearch/dist/index.d.ts
index 99a3c003da..97f036fff5 100644
--- a/web/ui/node_modules/@nexucis/kvsearch/dist/index.d.ts
+++ b/web/ui/node_modules/@nexucis/kvsearch/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { walk } from './walk';
export type { WalkingPath } from './walk';
export { KVSearch, isQueryNode, isQuery } from './search';
diff --git a/web/ui/node_modules/@nexucis/kvsearch/dist/search.d.ts b/web/ui/node_modules/@nexucis/kvsearch/dist/search.d.ts
index 44e2f19b81..77b95daa30 100644
--- a/web/ui/node_modules/@nexucis/kvsearch/dist/search.d.ts
+++ b/web/ui/node_modules/@nexucis/kvsearch/dist/search.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export interface MatchingInterval {
from: number;
to: number;
diff --git a/web/ui/node_modules/@nexucis/kvsearch/dist/walk.d.ts b/web/ui/node_modules/@nexucis/kvsearch/dist/walk.d.ts
index 5160b504fc..f37250b940 100644
--- a/web/ui/node_modules/@nexucis/kvsearch/dist/walk.d.ts
+++ b/web/ui/node_modules/@nexucis/kvsearch/dist/walk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export interface WalkingPath {
value: Record | Record[] | string | number;
path: string[];
diff --git a/web/ui/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/index.js b/web/ui/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/index.js
index 0ff6afc6a4..f04de4c377 100644
--- a/web/ui/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/index.js
+++ b/web/ui/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts
index 827f1db09a..3a22036e49 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type * as fsStat from '@nodelib/fs.stat';
import type { Dirent, ErrnoException } from '../types';
export interface ReaddirAsynchronousMethod {
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.js b/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.js
index f0fe022023..f91bb7f921 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/adapters/fs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/constants.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/constants.d.ts
index 33f17497d4..d496c671ec 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/constants.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/constants.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* IS `true` for Node.js 10.10 and greater.
*/
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/constants.js b/web/ui/node_modules/@nodelib/fs.scandir/out/constants.js
index 7e3d4411f7..59a822047f 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/constants.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/constants.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.IS_SUPPORT_READDIR_WITH_FILE_TYPES = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/index.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/index.d.ts
index b9da83ed17..4b02dda691 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { FileSystemAdapter, ReaddirAsynchronousMethod, ReaddirSynchronousMethod } from './adapters/fs';
import * as async from './providers/async';
import Settings, { Options } from './settings';
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/index.js b/web/ui/node_modules/@nodelib/fs.scandir/out/index.js
index 99c70d3d63..9101183332 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/index.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Settings = exports.scandirSync = exports.scandir = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts
index 5829676df7..f3d571c0bd 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import type Settings from '../settings';
import type { Entry } from '../types';
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.js b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.js
index e8e2f0a9cb..792d3b3f09 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/async.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.readdir = exports.readdirWithFileTypes = exports.read = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
index 2b4d08b57a..7474dd3d31 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare function joinPathSegments(a: string, b: string, separator: string): string;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.js b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.js
index 8724cb59af..09f95cb5d0 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/common.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.joinPathSegments = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts
index e05c8f072c..71b7ba3e89 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type Settings from '../settings';
import type { Entry } from '../types';
export declare function read(directory: string, settings: Settings): Entry[];
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.js b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.js
index 146db3434f..870fd1dea9 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/providers/sync.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.readdir = exports.readdirWithFileTypes = exports.read = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/settings.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/settings.d.ts
index a0db115599..89af0388b3 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/settings.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/settings.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as fsStat from '@nodelib/fs.stat';
import * as fs from './adapters/fs';
export interface Options {
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/settings.js b/web/ui/node_modules/@nodelib/fs.scandir/out/settings.js
index 15a3e8cde7..53de4a7e0a 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/settings.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/settings.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const path = require("path");
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.d.ts
index f326c5e5e4..37e4ef138b 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import type * as fs from 'fs';
export interface Entry {
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.js b/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.js
index c8ad2e549b..24009774f0 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/types/index.js
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts
index bb863f1573..a09e9abe1c 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { Dirent, Stats } from '../types';
export declare function createDirentFromStats(name: string, stats: Stats): Dirent;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.js b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.js
index ace7c74d63..bb8eab239d 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/fs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createDirentFromStats = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts
index 1b41954e79..3b3baa81cb 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as fs from './fs';
export { fs };
diff --git a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.js b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.js
index f5de129f47..2d378cd125 100644
--- a/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.js
+++ b/web/ui/node_modules/@nodelib/fs.scandir/out/utils/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fs = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts
index 3af759c95f..5fe6c1b9bb 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import * as fs from 'fs';
import type { ErrnoException } from '../types';
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.js b/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.js
index 8dc08c8ca1..1977d3aed0 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/adapters/fs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/index.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/index.d.ts
index f95db995c7..59561d3438 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { FileSystemAdapter, StatAsynchronousMethod, StatSynchronousMethod } from './adapters/fs';
import * as async from './providers/async';
import Settings, { Options } from './settings';
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/index.js b/web/ui/node_modules/@nodelib/fs.stat/out/index.js
index b23f7510d0..bd549d8f37 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/index.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.statSync = exports.stat = exports.Settings = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.d.ts
index 85423ce11e..88fcc5bf8f 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type Settings from '../settings';
import type { ErrnoException, Stats } from '../types';
export declare type AsyncCallback = (error: ErrnoException, stats: Stats) => void;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.js b/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.js
index 983ff0e6cb..27f6758824 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/providers/async.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.read = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts
index 428c3d792b..0075d34c95 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type Settings from '../settings';
import type { Stats } from '../types';
export declare function read(path: string, settings: Settings): Stats;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.js b/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.js
index 1521c3616e..4d1d4e2ec7 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/providers/sync.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.read = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/settings.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/settings.d.ts
index f4b3d44430..933ea0894a 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/settings.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/settings.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as fs from './adapters/fs';
export interface Options {
followSymbolicLink?: boolean;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/settings.js b/web/ui/node_modules/@nodelib/fs.stat/out/settings.js
index 111ec09ca6..c4c2c63735 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/settings.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/settings.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const fs = require("./adapters/fs");
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/types/index.d.ts b/web/ui/node_modules/@nodelib/fs.stat/out/types/index.d.ts
index 74c08ed2f7..5726fd5341 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/types/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import type * as fs from 'fs';
export declare type Stats = fs.Stats;
diff --git a/web/ui/node_modules/@nodelib/fs.stat/out/types/index.js b/web/ui/node_modules/@nodelib/fs.stat/out/types/index.js
index c8ad2e549b..24009774f0 100644
--- a/web/ui/node_modules/@nodelib/fs.stat/out/types/index.js
+++ b/web/ui/node_modules/@nodelib/fs.stat/out/types/index.js
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/index.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/index.d.ts
index 8864c7bff5..9028e05884 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import type { Readable } from 'stream';
import type { Dirent, FileSystemAdapter } from '@nodelib/fs.scandir';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/index.js b/web/ui/node_modules/@nodelib/fs.walk/out/index.js
index 15207874af..920b9aa6de 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/index.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Settings = exports.walkStream = exports.walkSync = exports.walk = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.d.ts
index 0f6717d780..7092858c1e 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import AsyncReader from '../readers/async';
import type Settings from '../settings';
import type { Entry, Errno } from '../types';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.js b/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.js
index 51d3be51a8..3e39d5c803 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/async.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const async_1 = require("../readers/async");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.d.ts
index 874f60c5a1..c9872c4336 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import AsyncProvider from './async';
import StreamProvider from './stream';
import SyncProvider from './sync';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.js b/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.js
index 4c2529ce8a..c19412562e 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SyncProvider = exports.StreamProvider = exports.AsyncProvider = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts
index 294185f85d..9a25799616 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { Readable } from 'stream';
import AsyncReader from '../readers/async';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.js b/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.js
index 51298b0f58..e66ea3f927 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/stream.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const stream_1 = require("stream");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts
index 551c42e412..3013279f29 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import SyncReader from '../readers/sync';
import type Settings from '../settings';
import type { Entry } from '../types';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.js b/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.js
index faab6ca2ad..c0600f9516 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/providers/sync.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const sync_1 = require("../readers/sync");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.d.ts
index 9acf4e6c25..050f7e37cd 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { EventEmitter } from 'events';
import * as fsScandir from '@nodelib/fs.scandir';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.js b/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.js
index ebe8dd5735..f745e18f3e 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/async.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const events_1 = require("events");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.d.ts
index 5985f97c40..66739a4113 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { FilterFunction } from '../settings';
import type Settings from '../settings';
import type { Errno } from '../types';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.js b/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.js
index a93572f48a..b5b2fba936 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/common.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.joinPathSegments = exports.replacePathSegmentSeparator = exports.isAppliedFilter = exports.isFatalError = void 0;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts
index e1f383b251..c81ee58109 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type Settings from '../settings';
export default class Reader {
protected readonly _root: string;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.js b/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.js
index 782f07cbfa..8843cc7d2e 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/reader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const common = require("./common");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts
index af41033536..e015e5c93b 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as fsScandir from '@nodelib/fs.scandir';
import type { Entry } from '../types';
import Reader from './reader';
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.js b/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.js
index 9a8d5a6f1e..6d6f65ab23 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/readers/sync.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const fsScandir = require("@nodelib/fs.scandir");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/settings.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/settings.d.ts
index d1c4b45f6b..9299eb8a97 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/settings.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/settings.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as fsScandir from '@nodelib/fs.scandir';
import type { Entry, Errno } from './types';
export declare type FilterFunction = (value: T) => boolean;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/settings.js b/web/ui/node_modules/@nodelib/fs.walk/out/settings.js
index d7a85c81ee..8a426b79fb 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/settings.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/settings.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const path = require("path");
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/types/index.d.ts b/web/ui/node_modules/@nodelib/fs.walk/out/types/index.d.ts
index 6ee9bd3f9b..2968d1c962 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/types/index.d.ts
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import type * as scandir from '@nodelib/fs.scandir';
export declare type Entry = scandir.Entry;
diff --git a/web/ui/node_modules/@nodelib/fs.walk/out/types/index.js b/web/ui/node_modules/@nodelib/fs.walk/out/types/index.js
index c8ad2e549b..24009774f0 100644
--- a/web/ui/node_modules/@nodelib/fs.walk/out/types/index.js
+++ b/web/ui/node_modules/@nodelib/fs.walk/out/types/index.js
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ErrorOverlayEntry.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ErrorOverlayEntry.js
index c10631fe2e..77dc244b76 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ErrorOverlayEntry.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ErrorOverlayEntry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global __react_refresh_error_overlay__, __react_refresh_socket__, __resourceQuery */
const events = require('./utils/errorEventHandlers.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js
index 825056e725..922c40a185 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global __react_refresh_library__ */
const safeThis = require('core-js-pure/features/global-this');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/errorEventHandlers.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/errorEventHandlers.js
index 90b5ebb0ee..e25ed79b3a 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/errorEventHandlers.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/errorEventHandlers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @callback EventCallback
* @param {string | Error | null} context
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/formatWebpackErrors.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/formatWebpackErrors.js
index 8a64ec4d9d..09caa72096 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/formatWebpackErrors.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/formatWebpackErrors.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} WebpackErrorObj
* @property {string} moduleIdentifier
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/patchUrl.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/patchUrl.js
index 03bb5fb84e..baad5fd674 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/patchUrl.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/patchUrl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global __react_refresh_polyfill_url__ */
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/retry.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/retry.js
index 8ad92a5453..ea26ea8f57 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/retry.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/client/utils/retry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
function runWithRetry(callback, maxRetries) {
function executeWithRetryAndTimeout(currentCount) {
try {
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/globals.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/globals.js
index e46db8e09a..2f1caf3861 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/globals.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/globals.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Gets current bundle's global scope identifier for React Refresh.
* @param {Record} runtimeGlobals The Webpack runtime globals.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/index.js
index 2dc42372aa..c6b6295675 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { validate: validateOptions } = require('schema-utils');
const { getRefreshGlobalScope, getWebpackVersion } = require('./globals');
const {
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/runtime/RefreshUtils.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/runtime/RefreshUtils.js
index 98807575d0..e3b437a06a 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/runtime/RefreshUtils.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/runtime/RefreshUtils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global __webpack_require__ */
var Refresh = require('react-refresh/runtime');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/types.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/types.js
index b2ce954c26..5b5e30d2d1 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/types.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} ErrorOverlayOptions
* @property {string | false} [entry] Path to a JS file that sets up the error overlay integration.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getAdditionalEntries.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getAdditionalEntries.js
index e6616152f4..530e970576 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getAdditionalEntries.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getAdditionalEntries.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const querystring = require('querystring');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getIntegrationEntry.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getIntegrationEntry.js
index b885eb38d0..164b9436b6 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getIntegrationEntry.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getIntegrationEntry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Gets entry point of a supported socket integration.
* @param {'wds' | 'whm' | 'wps' | string} integrationType A valid socket integration type or a path to a module.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getRefreshGlobal.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getRefreshGlobal.js
index b61c4e0c6c..5b3406e437 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getRefreshGlobal.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getRefreshGlobal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { getRefreshGlobalScope } = require('../globals');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getSocketIntegration.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getSocketIntegration.js
index ceb5811f54..d6ab5400e3 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getSocketIntegration.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/getSocketIntegration.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Gets the socket integration to use for Webpack messages.
* @param {'wds' | 'whm' | 'wps' | string} integrationType A valid socket integration type or a path to a module.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/index.js
index 1001544c32..3de925305c 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const getAdditionalEntries = require('./getAdditionalEntries');
const getIntegrationEntry = require('./getIntegrationEntry');
const getRefreshGlobal = require('./getRefreshGlobal');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshEntry.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshEntry.js
index 6647023762..143bb5aee5 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshEntry.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshEntry.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** @typedef {string | string[] | import('webpack').Entry} StaticEntry */
/** @typedef {StaticEntry | import('webpack').EntryFunc} WebpackEntry */
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshLoader.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshLoader.js
index 16cd9f7cc5..7bc7c28e2f 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshLoader.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/injectRefreshLoader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const path = require('path');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/makeRefreshRuntimeModule.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/makeRefreshRuntimeModule.js
index 4e25c4b49d..04a91f35aa 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/makeRefreshRuntimeModule.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/makeRefreshRuntimeModule.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { getRefreshGlobalScope } = require('../globals');
const getRefreshGlobal = require('./getRefreshGlobal');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/normalizeOptions.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/normalizeOptions.js
index 8c7bbbb9fe..0c0806ebf7 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/normalizeOptions.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/normalizeOptions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { d, n } = require('../../options');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
index e44333066d..4ab3a91c16 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This is a patch for mozilla/source-map#349 -
// internally, it uses the existence of the `fetch` global to toggle browser behaviours.
// That check, however, will break when `fetch` polyfills are used for SSR setups.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/types.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/types.js
index a2f28faeb0..fec905b06c 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/types.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} ESModuleOptions
* @property {string | RegExp | Array} [exclude] Files to explicitly exclude from flagged as ES Modules.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getIdentitySourceMap.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getIdentitySourceMap.js
index 3c44d4485e..3ba13f82f3 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getIdentitySourceMap.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getIdentitySourceMap.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { SourceMapGenerator } = require('source-map');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getModuleSystem.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getModuleSystem.js
index 7d21432794..75b29479ac 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getModuleSystem.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getModuleSystem.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { promises: fsPromises } = require('fs');
const path = require('path');
const commonPathPrefix = require('common-path-prefix');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getRefreshModuleRuntime.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getRefreshModuleRuntime.js
index ac853f9d0b..d0925eb8a5 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getRefreshModuleRuntime.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/getRefreshModuleRuntime.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef ModuleRuntimeOptions {Object}
* @property {boolean} const Use ES6 `const` and `let` in generated runtime code.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/index.js
index 3f47ad6c6e..7d1c7bf45f 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const getIdentitySourceMap = require('./getIdentitySourceMap');
const getModuleSystem = require('./getModuleSystem');
const getRefreshModuleRuntime = require('./getRefreshModuleRuntime');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/normalizeOptions.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/normalizeOptions.js
index 40684480f9..69345f4527 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/normalizeOptions.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/utils/normalizeOptions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { d, n } = require('../../options');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/dist/source-map.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/dist/source-map.js
index b75e98bd08..6d81044b8c 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/dist/source-map.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/dist/source-map.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("fs"),require("path")):"function"==typeof define&&define.amd?define(["fs","path"],n):"object"==typeof exports?exports.sourceMap=n(require("fs"),require("path")):e.sourceMap=n(e.fs,e.path)}(window,(function(e,n){return function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=5)}([function(e,n){n.getArg=function(e,n,t){if(n in e)return e[n];if(3===arguments.length)return t;throw new Error('"'+n+'" is a required argument.')};const t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function o(e){const n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function i(e){let n="";return e.scheme&&(n+=e.scheme+":"),n+="//",e.auth&&(n+=e.auth+"@"),e.host&&(n+=e.host),e.port&&(n+=":"+e.port),e.path&&(n+=e.path),n}n.urlParse=o,n.urlGenerate=i;const s=function(e){const n=[];return function(t){for(let e=0;e32&&n.pop(),r}}((function(e){let t=e;const r=o(e);if(r){if(!r.path)return e;t=r.path}const s=n.isAbsolute(t),l=[];let a=0,u=0;for(;;){if(a=u,u=t.indexOf("/",a),-1===u){l.push(t.slice(a));break}for(l.push(t.slice(a,u));u=0;u--){const e=l[u];"."===e?l.splice(u,1):".."===e?c++:c>0&&(""===e?(l.splice(u+1,c),c=0):(l.splice(u,2),c--))}return t=l.join("/"),""===t&&(t=s?"/":"."),r?(r.path=t,i(r)):t}));function l(e,n){""===e&&(e="."),""===n&&(n=".");const t=o(n),l=o(e);if(l&&(e=l.path||"/"),t&&!t.scheme)return l&&(t.scheme=l.scheme),i(t);if(t||n.match(r))return n;if(l&&!l.host&&!l.path)return l.host=n,i(l);const a="/"===n.charAt(0)?n:s(e.replace(/\/+$/,"")+"/"+n);return l?(l.path=a,i(l)):a}n.normalize=s,n.join=l,n.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},n.relative=function(e,n){""===e&&(e="."),e=e.replace(/\/$/,"");let t=0;for(;0!==n.indexOf(e+"/");){const r=e.lastIndexOf("/");if(r<0)return n;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return n;++t}return Array(t+1).join("../")+n.substr(e.length+1)};const a=!("__proto__"in Object.create(null));function u(e){return e}function c(e){if(!e)return!1;const n=e.length;if(n<9)return!1;if(95!==e.charCodeAt(n-1)||95!==e.charCodeAt(n-2)||111!==e.charCodeAt(n-3)||116!==e.charCodeAt(n-4)||111!==e.charCodeAt(n-5)||114!==e.charCodeAt(n-6)||112!==e.charCodeAt(n-7)||95!==e.charCodeAt(n-8)||95!==e.charCodeAt(n-9))return!1;for(let t=n-10;t>=0;t--)if(36!==e.charCodeAt(t))return!1;return!0}function g(e,n){return e===n?0:null===e?1:null===n?-1:e>n?1:-1}n.toSetString=a?u:function(e){return c(e)?"$"+e:e},n.fromSetString=a?u:function(e){return c(e)?e.slice(1):e},n.compareByOriginalPositions=function(e,n,t){let r=g(e.source,n.source);return 0!==r?r:(r=e.originalLine-n.originalLine,0!==r?r:(r=e.originalColumn-n.originalColumn,0!==r||t?r:(r=e.generatedColumn-n.generatedColumn,0!==r?r:(r=e.generatedLine-n.generatedLine,0!==r?r:g(e.name,n.name)))))},n.compareByGeneratedPositionsDeflated=function(e,n,t){let r=e.generatedLine-n.generatedLine;return 0!==r?r:(r=e.generatedColumn-n.generatedColumn,0!==r||t?r:(r=g(e.source,n.source),0!==r?r:(r=e.originalLine-n.originalLine,0!==r?r:(r=e.originalColumn-n.originalColumn,0!==r?r:g(e.name,n.name)))))},n.compareByGeneratedPositionsInflated=function(e,n){let t=e.generatedLine-n.generatedLine;return 0!==t?t:(t=e.generatedColumn-n.generatedColumn,0!==t?t:(t=g(e.source,n.source),0!==t?t:(t=e.originalLine-n.originalLine,0!==t?t:(t=e.originalColumn-n.originalColumn,0!==t?t:g(e.name,n.name)))))},n.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},n.computeSourceURL=function(e,n,t){if(n=n||"",e&&("/"!==e[e.length-1]&&"/"!==n[0]&&(e+="/"),n=e+n),t){const e=o(t);if(!e)throw new Error("sourceMapURL could not be parsed");if(e.path){const n=e.path.lastIndexOf("/");n>=0&&(e.path=e.path.substring(0,n+1))}n=l(i(e),n)}return s(n)}},function(e,n,t){const r=t(2),o=t(0),i=t(3).ArraySet,s=t(7).MappingList;class l{constructor(e){e||(e={}),this._file=o.getArg(e,"file",null),this._sourceRoot=o.getArg(e,"sourceRoot",null),this._skipValidation=o.getArg(e,"skipValidation",!1),this._sources=new i,this._names=new i,this._mappings=new s,this._sourcesContents=null}static fromSourceMap(e){const n=e.sourceRoot,t=new l({file:e.file,sourceRoot:n});return e.eachMapping((function(e){const r={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(r.source=e.source,null!=n&&(r.source=o.relative(n,r.source)),r.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(r.name=e.name)),t.addMapping(r)})),e.sources.forEach((function(r){let i=r;null!==n&&(i=o.relative(n,r)),t._sources.has(i)||t._sources.add(i);const s=e.sourceContentFor(r);null!=s&&t.setSourceContent(r,s)})),t}addMapping(e){const n=o.getArg(e,"generated"),t=o.getArg(e,"original",null);let r=o.getArg(e,"source",null),i=o.getArg(e,"name",null);this._skipValidation||this._validateMapping(n,t,r,i),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:n.line,generatedColumn:n.column,originalLine:null!=t&&t.line,originalColumn:null!=t&&t.column,source:r,name:i})}setSourceContent(e,n){let t=e;null!=this._sourceRoot&&(t=o.relative(this._sourceRoot,t)),null!=n?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(t)]=n):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(t)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))}applySourceMap(e,n,t){let r=n;if(null==n){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}const s=this._sourceRoot;null!=s&&(r=o.relative(s,r));const l=this._mappings.toArray().length>0?new i:this._sources,a=new i;this._mappings.unsortedForEach((function(n){if(n.source===r&&null!=n.originalLine){const r=e.originalPositionFor({line:n.originalLine,column:n.originalColumn});null!=r.source&&(n.source=r.source,null!=t&&(n.source=o.join(t,n.source)),null!=s&&(n.source=o.relative(s,n.source)),n.originalLine=r.line,n.originalColumn=r.column,null!=r.name&&(n.name=r.name))}const i=n.source;null==i||l.has(i)||l.add(i);const u=n.name;null==u||a.has(u)||a.add(u)}),this),this._sources=l,this._names=a,e.sources.forEach((function(n){const r=e.sourceContentFor(n);null!=r&&(null!=t&&(n=o.join(t,n)),null!=s&&(n=o.relative(s,n)),this.setSourceContent(n,r))}),this)}_validateMapping(e,n,t,r){if(n&&"number"!=typeof n.line&&"number"!=typeof n.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!n&&!t&&!r);else if(!(e&&"line"in e&&"column"in e&&n&&"line"in n&&"column"in n&&e.line>0&&e.column>=0&&n.line>0&&n.column>=0&&t))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:t,original:n,name:r}))}_serializeMappings(){let e,n,t,i,s=0,l=1,a=0,u=0,c=0,g=0,p="";const h=this._mappings.toArray();for(let m=0,d=h.length;m0){if(!o.compareByGeneratedPositionsInflated(n,h[m-1]))continue;e+=","}e+=r.encode(n.generatedColumn-s),s=n.generatedColumn,null!=n.source&&(i=this._sources.indexOf(n.source),e+=r.encode(i-g),g=i,e+=r.encode(n.originalLine-1-u),u=n.originalLine-1,e+=r.encode(n.originalColumn-a),a=n.originalColumn,null!=n.name&&(t=this._names.indexOf(n.name),e+=r.encode(t-c),c=t)),p+=e}return p}_generateSourcesContent(e,n){return e.map((function(e){if(!this._sourcesContents)return null;null!=n&&(e=o.relative(n,e));const t=o.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,t)?this._sourcesContents[t]:null}),this)}toJSON(){const e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e}toString(){return JSON.stringify(this.toJSON())}}l.prototype._version=3,n.SourceMapGenerator=l},function(e,n,t){const r=t(6);n.encode=function(e){let n,t="",o=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{n=31&o,o>>>=5,o>0&&(n|=32),t+=r.encode(n)}while(o>0);return t}},function(e,n){class t{constructor(){this._array=[],this._set=new Map}static fromArray(e,n){const r=new t;for(let t=0,o=e.length;t=0)return n;throw new Error('"'+e+'" is not in the set.')}at(e){if(e>=0&&ee.arrayBuffer());if(n instanceof ArrayBuffer)return Promise.resolve(n);throw new Error("You must provide the string URL or ArrayBuffer contents of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer")},e.exports.initialize=e=>n=e}else{const r=t(10),o=t(11);e.exports=function(){return new Promise((e,t)=>{const i=o.join(n,"mappings.wasm");r.readFile(i,null,(n,r)=>{n?t(n):e(r.buffer)})})},e.exports.initialize=e=>{console.debug("SourceMapConsumer.initialize is a no-op when running in node.js")}}}).call(this,"/")},function(e,n,t){n.SourceMapGenerator=t(1).SourceMapGenerator,n.SourceMapConsumer=t(8).SourceMapConsumer,n.SourceNode=t(13).SourceNode},function(e,n){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");n.encode=function(e){if(0<=e&&et||o==t&&s>=i||r.compareByGeneratedPositionsInflated(e,n)<=0}(this._last,e)?(this._sorted=!1,this._array.push(e)):(this._last=e,this._array.push(e))}toArray(){return this._sorted||(this._array.sort(r.compareByGeneratedPositionsInflated),this._sorted=!0),this._array}}},function(e,n,t){const r=t(0),o=t(9),i=t(3).ArraySet,s=(t(2),t(4)),l=t(12),a=Symbol("smcInternal");class u{constructor(e,n){return e==a?Promise.resolve(this):function(e,n){let t=e;"string"==typeof e&&(t=r.parseSourceMapInput(e));const o=null!=t.sections?new g(t,n):new c(t,n);return Promise.resolve(o)}(e,n)}static initialize(e){s.initialize(e["lib/mappings.wasm"])}static fromSourceMap(e,n){return function(e,n){return c.fromSourceMap(e,n)}(e,n)}static async with(e,n,t){const r=await new u(e,n);try{return await t(r)}finally{r.destroy()}}_parseMappings(e,n){throw new Error("Subclasses must implement _parseMappings")}eachMapping(e,n,t){throw new Error("Subclasses must implement eachMapping")}allGeneratedPositionsFor(e){throw new Error("Subclasses must implement allGeneratedPositionsFor")}destroy(){throw new Error("Subclasses must implement destroy")}}u.prototype._version=3,u.GENERATED_ORDER=1,u.ORIGINAL_ORDER=2,u.GREATEST_LOWER_BOUND=1,u.LEAST_UPPER_BOUND=2,n.SourceMapConsumer=u;class c extends u{constructor(e,n){return super(a).then(t=>{let o=e;"string"==typeof e&&(o=r.parseSourceMapInput(e));const s=r.getArg(o,"version");let a=r.getArg(o,"sources");const u=r.getArg(o,"names",[]);let c=r.getArg(o,"sourceRoot",null);const g=r.getArg(o,"sourcesContent",null),p=r.getArg(o,"mappings"),h=r.getArg(o,"file",null);if(s!=t._version)throw new Error("Unsupported version: "+s);return c&&(c=r.normalize(c)),a=a.map(String).map(r.normalize).map((function(e){return c&&r.isAbsolute(c)&&r.isAbsolute(e)?r.relative(c,e):e})),t._names=i.fromArray(u.map(String),!0),t._sources=i.fromArray(a,!0),t._absoluteSources=t._sources.toArray().map((function(e){return r.computeSourceURL(c,e,n)})),t.sourceRoot=c,t.sourcesContent=g,t._mappings=p,t._sourceMapURL=n,t.file=h,t._computedColumnSpans=!1,t._mappingsPtr=0,t._wasm=null,l().then(e=>(t._wasm=e,t))})}_findSourceIndex(e){let n=e;if(null!=this.sourceRoot&&(n=r.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);for(let n=0;n{null!==n.source&&(n.source=this._sources.at(n.source),n.source=r.computeSourceURL(s,n.source,this._sourceMapURL),null!==n.name&&(n.name=this._names.at(n.name))),e.call(o,n)},()=>{switch(i){case u.GENERATED_ORDER:this._wasm.exports.by_generated_location(this._getMappingsPtr());break;case u.ORIGINAL_ORDER:this._wasm.exports.by_original_location(this._getMappingsPtr());break;default:throw new Error("Unknown order of iteration.")}})}allGeneratedPositionsFor(e){let n=r.getArg(e,"source");const t=r.getArg(e,"line"),o=e.column||0;if(n=this._findSourceIndex(n),n<0)return[];if(t<1)throw new Error("Line numbers must be >= 1");if(o<0)throw new Error("Column numbers must be >= 0");const i=[];return this._wasm.withMappingCallback(e=>{let n=e.lastGeneratedColumn;this._computedColumnSpans&&null===n&&(n=1/0),i.push({line:e.generatedLine,column:e.generatedColumn,lastColumn:n})},()=>{this._wasm.exports.all_generated_locations_for(this._getMappingsPtr(),n,t-1,"column"in e,o)}),i}destroy(){0!==this._mappingsPtr&&(this._wasm.exports.free_mappings(this._mappingsPtr),this._mappingsPtr=0)}computeColumnSpans(){this._computedColumnSpans||(this._wasm.exports.compute_column_spans(this._getMappingsPtr()),this._computedColumnSpans=!0)}originalPositionFor(e){const n={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")};if(n.generatedLine<1)throw new Error("Line numbers must be >= 1");if(n.generatedColumn<0)throw new Error("Column numbers must be >= 0");let t,o=r.getArg(e,"bias",u.GREATEST_LOWER_BOUND);if(null==o&&(o=u.GREATEST_LOWER_BOUND),this._wasm.withMappingCallback(e=>t=e,()=>{this._wasm.exports.original_location_for(this._getMappingsPtr(),n.generatedLine-1,n.generatedColumn,o)}),t&&t.generatedLine===n.generatedLine){let e=r.getArg(t,"source",null);null!==e&&(e=this._sources.at(e),e=r.computeSourceURL(this.sourceRoot,e,this._sourceMapURL));let n=r.getArg(t,"name",null);return null!==n&&(n=this._names.at(n)),{source:e,line:r.getArg(t,"originalLine",null),column:r.getArg(t,"originalColumn",null),name:n}}return{source:null,line:null,column:null,name:null}}hasContentsOfAllSources(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e})))}sourceContentFor(e,n){if(!this.sourcesContent)return null;const t=this._findSourceIndex(e);if(t>=0)return this.sourcesContent[t];let o,i=e;if(null!=this.sourceRoot&&(i=r.relative(this.sourceRoot,i)),null!=this.sourceRoot&&(o=r.urlParse(this.sourceRoot))){const e=i.replace(/^file:\/\//,"");if("file"==o.scheme&&this._sources.has(e))return this.sourcesContent[this._sources.indexOf(e)];if((!o.path||"/"==o.path)&&this._sources.has("/"+i))return this.sourcesContent[this._sources.indexOf("/"+i)]}if(n)return null;throw new Error('"'+i+'" is not in the SourceMap.')}generatedPositionFor(e){let n=r.getArg(e,"source");if(n=this._findSourceIndex(n),n<0)return{line:null,column:null,lastColumn:null};const t={source:n,originalLine:r.getArg(e,"line"),originalColumn:r.getArg(e,"column")};if(t.originalLine<1)throw new Error("Line numbers must be >= 1");if(t.originalColumn<0)throw new Error("Column numbers must be >= 0");let o,i=r.getArg(e,"bias",u.GREATEST_LOWER_BOUND);if(null==i&&(i=u.GREATEST_LOWER_BOUND),this._wasm.withMappingCallback(e=>o=e,()=>{this._wasm.exports.generated_location_for(this._getMappingsPtr(),t.source,t.originalLine-1,t.originalColumn,i)}),o&&o.source===t.source){let e=o.lastGeneratedColumn;return this._computedColumnSpans&&null===e&&(e=1/0),{line:r.getArg(o,"generatedLine",null),column:r.getArg(o,"generatedColumn",null),lastColumn:e}}return{line:null,column:null,lastColumn:null}}}c.prototype.consumer=u,n.BasicSourceMapConsumer=c;class g extends u{constructor(e,n){return super(a).then(t=>{let o=e;"string"==typeof e&&(o=r.parseSourceMapInput(e));const s=r.getArg(o,"version"),l=r.getArg(o,"sections");if(s!=t._version)throw new Error("Unsupported version: "+s);t._sources=new i,t._names=new i,t.__generatedMappings=null,t.__originalMappings=null,t.__generatedMappingsUnsorted=null,t.__originalMappingsUnsorted=null;let a={line:-1,column:0};return Promise.all(l.map(e=>{if(e.url)throw new Error("Support for url field in sections not implemented.");const t=r.getArg(e,"offset"),o=r.getArg(t,"line"),i=r.getArg(t,"column");if(o({generatedOffset:{generatedLine:o+1,generatedColumn:i+1},consumer:e}))})).then(e=>(t._sections=e,t))})}get _generatedMappings(){return this.__generatedMappings||this._sortGeneratedMappings(),this.__generatedMappings}get _originalMappings(){return this.__originalMappings||this._sortOriginalMappings(),this.__originalMappings}get _generatedMappingsUnsorted(){return this.__generatedMappingsUnsorted||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappingsUnsorted}get _originalMappingsUnsorted(){return this.__originalMappingsUnsorted||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappingsUnsorted}_sortGeneratedMappings(){const e=this._generatedMappingsUnsorted;e.sort(r.compareByGeneratedPositionsDeflated),this.__generatedMappings=e}_sortOriginalMappings(){const e=this._originalMappingsUnsorted;e.sort(r.compareByOriginalPositions),this.__originalMappings=e}get sources(){const e=[];for(let n=0;ni.push(e));for(let e=0;e= 1");if(t.originalColumn<0)throw new Error("Column numbers must be >= 0");const i=[];let s=this._findMapping(t,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,o.LEAST_UPPER_BOUND);if(s>=0){let t=this._originalMappings[s];if(void 0===e.column){const e=t.originalLine;for(;t&&t.originalLine===e;){let e=t.lastGeneratedColumn;this._computedColumnSpans&&null===e&&(e=1/0),i.push({line:r.getArg(t,"generatedLine",null),column:r.getArg(t,"generatedColumn",null),lastColumn:e}),t=this._originalMappings[++s]}}else{const e=t.originalColumn;for(;t&&t.originalLine===n&&t.originalColumn==e;){let e=t.lastGeneratedColumn;this._computedColumnSpans&&null===e&&(e=1/0),i.push({line:r.getArg(t,"generatedLine",null),column:r.getArg(t,"generatedColumn",null),lastColumn:e}),t=this._originalMappings[++s]}}}return i}destroy(){for(let e=0;e0?r-a>1?e(a,r,o,i,s,l):l==n.LEAST_UPPER_BOUND?r1?e(t,a,o,i,s,l):l==n.LEAST_UPPER_BOUND?a:t<0?-1:t}(-1,t.length,e,t,r,o||n.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&0===r(t[i],t[i-1],!0);)--i;return i}},function(n,t){n.exports=e},function(e,t){e.exports=n},function(e,n,t){const r=t(4);function o(){this.generatedLine=0,this.generatedColumn=0,this.lastGeneratedColumn=null,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}let i=null;e.exports=function(){if(i)return i;const e=[];return i=r().then(n=>WebAssembly.instantiate(n,{env:{mapping_callback(n,t,r,i,s,l,a,u,c,g){const p=new o;p.generatedLine=n+1,p.generatedColumn=t,r&&(p.lastGeneratedColumn=i-1),s&&(p.source=l,p.originalLine=a+1,p.originalColumn=u,c&&(p.name=g)),e[e.length-1](p)},start_all_generated_locations_for(){console.time("all_generated_locations_for")},end_all_generated_locations_for(){console.timeEnd("all_generated_locations_for")},start_compute_column_spans(){console.time("compute_column_spans")},end_compute_column_spans(){console.timeEnd("compute_column_spans")},start_generated_location_for(){console.time("generated_location_for")},end_generated_location_for(){console.timeEnd("generated_location_for")},start_original_location_for(){console.time("original_location_for")},end_original_location_for(){console.timeEnd("original_location_for")},start_parse_mappings(){console.time("parse_mappings")},end_parse_mappings(){console.timeEnd("parse_mappings")},start_sort_by_generated_location(){console.time("sort_by_generated_location")},end_sort_by_generated_location(){console.timeEnd("sort_by_generated_location")},start_sort_by_original_location(){console.time("sort_by_original_location")},end_sort_by_original_location(){console.timeEnd("sort_by_original_location")}}})).then(n=>({exports:n.instance.exports,withMappingCallback:(n,t)=>{e.push(n);try{t()}finally{e.pop()}}})).then(null,e=>{throw i=null,e}),i}},function(e,n,t){const r=t(1).SourceMapGenerator,o=t(0),i=/(\r?\n)/,s="$$$isSourceNode$$$";class l{constructor(e,n,t,r,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==n?null:n,this.source=null==t?null:t,this.name=null==o?null:o,this[s]=!0,null!=r&&this.add(r)}static fromStringWithSourceMap(e,n,t){const r=new l,s=e.split(i);let a=0;const u=function(){return e()+(e()||"");function e(){return a=0;n--)this.prepend(e[n]);else{if(!e[s]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this}walk(e){let n;for(let t=0,r=this.children.length;t0){for(n=[],t=0;t,
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/options/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/options/index.js
index d29effe9f5..6238400b96 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/options/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/options/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Sets a constant default value for the property when it is undefined.
* @template T
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/CompileErrorTrace.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/CompileErrorTrace.js
index 4d67c9c19a..af61f9a0a1 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/CompileErrorTrace.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/CompileErrorTrace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const ansiHTML = require('ansi-html-community');
const entities = require('html-entities');
const theme = require('../theme.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/PageHeader.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/PageHeader.js
index 898d21a893..d990222318 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/PageHeader.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/PageHeader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Spacer = require('./Spacer.js');
const theme = require('../theme.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorFooter.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorFooter.js
index ab3201b6e0..4c2f41375c 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorFooter.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorFooter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Spacer = require('./Spacer.js');
const theme = require('../theme.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorHeader.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorHeader.js
index 0b07b0a1cf..3ffb846b8b 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorHeader.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorHeader.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Spacer = require('./Spacer.js');
const theme = require('../theme.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorStack.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorStack.js
index 4a8d008868..391baca807 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorStack.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/RuntimeErrorStack.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const ErrorStackParser = require('error-stack-parser');
const theme = require('../theme.js');
const utils = require('../utils.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/Spacer.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/Spacer.js
index 6bb0299666..34861c9325 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/Spacer.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/components/Spacer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} SpacerProps
* @property {string} space
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/CompileErrorContainer.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/CompileErrorContainer.js
index 7f68e7e939..71cad8920a 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/CompileErrorContainer.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/CompileErrorContainer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const CompileErrorTrace = require('../components/CompileErrorTrace.js');
const PageHeader = require('../components/PageHeader.js');
const Spacer = require('../components/Spacer.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/RuntimeErrorContainer.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/RuntimeErrorContainer.js
index 11a6f9dcac..e24f5b277a 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/RuntimeErrorContainer.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/containers/RuntimeErrorContainer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const PageHeader = require('../components/PageHeader.js');
const RuntimeErrorStack = require('../components/RuntimeErrorStack.js');
const Spacer = require('../components/Spacer.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/index.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/index.js
index 0a4d003bac..256e926614 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/index.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const RuntimeErrorFooter = require('./components/RuntimeErrorFooter.js');
const RuntimeErrorHeader = require('./components/RuntimeErrorHeader.js');
const CompileErrorContainer = require('./containers/CompileErrorContainer.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/theme.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/theme.js
index a1d32f01af..4c149fec7b 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/theme.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/theme.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} Theme
* @property {string[]} reset
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/utils.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/utils.js
index fed4dea6da..df10fcc97d 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/utils.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/overlay/utils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Debounce a function to delay invoking until wait (ms) have elapsed since the last invocation.
* @param {function(...*): *} fn The function to be debounced.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WDSSocket.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WDSSocket.js
index cb3fcf4afd..654d1d4eac 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WDSSocket.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WDSSocket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global __webpack_dev_server_client__ */
const getSocketUrlParts = require('./utils/getSocketUrlParts.js');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WHMEventSource.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WHMEventSource.js
index 505a81a892..43bb6d1e2d 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WHMEventSource.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WHMEventSource.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The hard-coded singleton key for webpack-hot-middleware's client instance.
*
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WPSSocket.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WPSSocket.js
index 69361d8ddd..f8dd439db6 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WPSSocket.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/WPSSocket.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* global ʎɐɹɔosǝʌɹǝs */
const { ClientSocket } = require('webpack-plugin-serve/lib/client/ClientSocket');
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getCurrentScriptSource.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getCurrentScriptSource.js
index ed584352db..1acb5fc2ac 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getCurrentScriptSource.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getCurrentScriptSource.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Gets the source (i.e. host) of the script currently running.
* @returns {string}
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getSocketUrlParts.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getSocketUrlParts.js
index dc0a4a5ff5..8c486c4a01 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getSocketUrlParts.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getSocketUrlParts.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const getCurrentScriptSource = require('./getCurrentScriptSource.js');
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getUrlFromParts.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getUrlFromParts.js
index b9191e3b8b..4b454fb0de 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getUrlFromParts.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getUrlFromParts.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Create a valid URL from parsed URL parts.
* @param {import('./getSocketUrlParts').SocketUrlParts} urlParts The parsed URL parts.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getWDSMetadata.js b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getWDSMetadata.js
index dc53cfb853..a27247736c 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getWDSMetadata.js
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/sockets/utils/getWDSMetadata.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @typedef {Object} WDSMetaObj
* @property {boolean} enforceWs
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/index.d.ts b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/index.d.ts
index 571bc6a983..f163adc766 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/index.d.ts
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = ReactRefreshPlugin;
declare class ReactRefreshPlugin {
/**
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/types.d.ts b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/types.d.ts
index be0924c3a0..ff8efbe058 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/types.d.ts
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/lib/types.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export type ErrorOverlayOptions = {
/**
* Path to a JS file that sets up the error overlay integration.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/index.d.ts b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/index.d.ts
index f4d3245a60..03d1692bb2 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/index.d.ts
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = ReactRefreshLoader;
/**
* A simple Webpack loader to inject react-refresh HMR code into modules.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/types.d.ts b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/types.d.ts
index 201e26e3eb..c81e405ae0 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/types.d.ts
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/loader/types.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export type ESModuleOptions = {
/**
* Files to explicitly exclude from flagged as ES Modules.
diff --git a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/options/index.d.ts b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/options/index.d.ts
index bc106a29aa..62b6369291 100644
--- a/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/options/index.d.ts
+++ b/web/ui/node_modules/@pmmmwh/react-refresh-webpack-plugin/types/options/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Sets a constant default value for the property when it is undefined.
* @template T
diff --git a/web/ui/node_modules/@rollup/plugin-babel/dist/index.es.js b/web/ui/node_modules/@rollup/plugin-babel/dist/index.es.js
index adee68ed31..a2119b7759 100644
--- a/web/ui/node_modules/@rollup/plugin-babel/dist/index.es.js
+++ b/web/ui/node_modules/@rollup/plugin-babel/dist/index.es.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as babel from '@babel/core';
import { createFilter } from '@rollup/pluginutils';
import { addNamed } from '@babel/helper-module-imports';
diff --git a/web/ui/node_modules/@rollup/plugin-babel/dist/index.js b/web/ui/node_modules/@rollup/plugin-babel/dist/index.js
index 042886e8d0..ae2c2a4670 100644
--- a/web/ui/node_modules/@rollup/plugin-babel/dist/index.js
+++ b/web/ui/node_modules/@rollup/plugin-babel/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@rollup/plugin-babel/types/index.d.ts b/web/ui/node_modules/@rollup/plugin-babel/types/index.d.ts
index 3ba0195f44..f565684288 100644
--- a/web/ui/node_modules/@rollup/plugin-babel/types/index.d.ts
+++ b/web/ui/node_modules/@rollup/plugin-babel/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Plugin, PluginContext, TransformPluginContext } from 'rollup';
import { FilterPattern, CreateFilter } from '@rollup/pluginutils';
import * as babelCore from '@babel/core';
diff --git a/web/ui/node_modules/@rollup/plugin-node-resolve/dist/cjs/index.js b/web/ui/node_modules/@rollup/plugin-node-resolve/dist/cjs/index.js
index 781f09348a..68c6f06639 100644
--- a/web/ui/node_modules/@rollup/plugin-node-resolve/dist/cjs/index.js
+++ b/web/ui/node_modules/@rollup/plugin-node-resolve/dist/cjs/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@rollup/plugin-node-resolve/dist/es/index.js b/web/ui/node_modules/@rollup/plugin-node-resolve/dist/es/index.js
index 8615135f13..ff33880c44 100644
--- a/web/ui/node_modules/@rollup/plugin-node-resolve/dist/es/index.js
+++ b/web/ui/node_modules/@rollup/plugin-node-resolve/dist/es/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import path, { dirname, resolve, extname, normalize, sep } from 'path';
import builtinList from 'builtin-modules';
import deepMerge from 'deepmerge';
diff --git a/web/ui/node_modules/@rollup/plugin-node-resolve/types/index.d.ts b/web/ui/node_modules/@rollup/plugin-node-resolve/types/index.d.ts
index 8d1f440d81..f90a70d8ae 100755
--- a/web/ui/node_modules/@rollup/plugin-node-resolve/types/index.d.ts
+++ b/web/ui/node_modules/@rollup/plugin-node-resolve/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Plugin } from 'rollup';
export const DEFAULTS: {
diff --git a/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.cjs.js b/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.cjs.js
index 99d4190862..ac57cb8f15 100644
--- a/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.cjs.js
+++ b/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.cjs.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
var MagicString = require('magic-string');
diff --git a/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.es.js b/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.es.js
index d2bdf87da2..d403a69f19 100644
--- a/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.es.js
+++ b/web/ui/node_modules/@rollup/plugin-replace/dist/rollup-plugin-replace.es.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import MagicString from 'magic-string';
import { createFilter } from '@rollup/pluginutils';
diff --git a/web/ui/node_modules/@rollup/plugin-replace/src/index.js b/web/ui/node_modules/@rollup/plugin-replace/src/index.js
index de9262d593..cba4c1517e 100755
--- a/web/ui/node_modules/@rollup/plugin-replace/src/index.js
+++ b/web/ui/node_modules/@rollup/plugin-replace/src/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import MagicString from 'magic-string';
import { createFilter } from '@rollup/pluginutils';
diff --git a/web/ui/node_modules/@rollup/plugin-replace/types/index.d.ts b/web/ui/node_modules/@rollup/plugin-replace/types/index.d.ts
index 3fe238fd1f..160113dc4e 100755
--- a/web/ui/node_modules/@rollup/plugin-replace/types/index.d.ts
+++ b/web/ui/node_modules/@rollup/plugin-replace/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { FilterPattern } from '@rollup/pluginutils';
import { Plugin } from 'rollup';
diff --git a/web/ui/node_modules/@rollup/pluginutils/dist/cjs/index.js b/web/ui/node_modules/@rollup/pluginutils/dist/cjs/index.js
index c980d90e1c..5df9167cc8 100644
--- a/web/ui/node_modules/@rollup/pluginutils/dist/cjs/index.js
+++ b/web/ui/node_modules/@rollup/pluginutils/dist/cjs/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
diff --git a/web/ui/node_modules/@rollup/pluginutils/dist/es/index.js b/web/ui/node_modules/@rollup/pluginutils/dist/es/index.js
index a423052933..0da7bae00c 100644
--- a/web/ui/node_modules/@rollup/pluginutils/dist/es/index.js
+++ b/web/ui/node_modules/@rollup/pluginutils/dist/es/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { extname, sep, resolve, posix } from 'path';
import pm from 'picomatch';
diff --git a/web/ui/node_modules/@rollup/pluginutils/node_modules/@types/estree/index.d.ts b/web/ui/node_modules/@rollup/pluginutils/node_modules/@types/estree/index.d.ts
index 9109295dda..35caab4541 100644
--- a/web/ui/node_modules/@rollup/pluginutils/node_modules/@types/estree/index.d.ts
+++ b/web/ui/node_modules/@rollup/pluginutils/node_modules/@types/estree/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for ESTree AST specification
// Project: https://github.com/estree/estree
// Definitions by: RReverser
diff --git a/web/ui/node_modules/@rollup/pluginutils/types/index.d.ts b/web/ui/node_modules/@rollup/pluginutils/types/index.d.ts
index 33d40e5097..2513949b67 100755
--- a/web/ui/node_modules/@rollup/pluginutils/types/index.d.ts
+++ b/web/ui/node_modules/@rollup/pluginutils/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// eslint-disable-next-line import/no-unresolved
import { BaseNode } from 'estree';
diff --git a/web/ui/node_modules/@rushstack/eslint-patch/lib/modern-module-resolution.d.ts b/web/ui/node_modules/@rushstack/eslint-patch/lib/modern-module-resolution.d.ts
index 8ffc781efe..7c6ea98b0d 100644
--- a/web/ui/node_modules/@rushstack/eslint-patch/lib/modern-module-resolution.d.ts
+++ b/web/ui/node_modules/@rushstack/eslint-patch/lib/modern-module-resolution.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const path: any;
declare const fs: any;
declare const isModuleResolutionError: (ex: unknown) => boolean;
diff --git a/web/ui/node_modules/@rushstack/eslint-patch/lib/usage.d.ts b/web/ui/node_modules/@rushstack/eslint-patch/lib/usage.d.ts
index c343784126..851b9a01dc 100644
--- a/web/ui/node_modules/@rushstack/eslint-patch/lib/usage.d.ts
+++ b/web/ui/node_modules/@rushstack/eslint-patch/lib/usage.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export {};
//# sourceMappingURL=usage.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@rushstack/eslint-patch/modern-module-resolution.js b/web/ui/node_modules/@rushstack/eslint-patch/modern-module-resolution.js
index 921317824f..aa446397b7 100644
--- a/web/ui/node_modules/@rushstack/eslint-patch/modern-module-resolution.js
+++ b/web/ui/node_modules/@rushstack/eslint-patch/modern-module-resolution.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
require('./lib/modern-module-resolution');
diff --git a/web/ui/node_modules/@sinclair/typebox/compiler/compiler.d.ts b/web/ui/node_modules/@sinclair/typebox/compiler/compiler.d.ts
index c948acd6ee..e406494ae9 100644
--- a/web/ui/node_modules/@sinclair/typebox/compiler/compiler.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/compiler/compiler.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { ValueError } from '../errors/index';
import * as Types from '../typebox';
export declare type CheckFunction = (value: unknown) => boolean;
diff --git a/web/ui/node_modules/@sinclair/typebox/compiler/index.d.ts b/web/ui/node_modules/@sinclair/typebox/compiler/index.d.ts
index b89fc987ee..f8aa29dd41 100644
--- a/web/ui/node_modules/@sinclair/typebox/compiler/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/compiler/index.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { ValueError, ValueErrorType } from '../errors/index';
export * from './compiler';
diff --git a/web/ui/node_modules/@sinclair/typebox/conditional/conditional.d.ts b/web/ui/node_modules/@sinclair/typebox/conditional/conditional.d.ts
index 085d9379cc..b1bac24b88 100644
--- a/web/ui/node_modules/@sinclair/typebox/conditional/conditional.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/conditional/conditional.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare type TExtends = Types.Static extends Types.Static ? T : U;
export interface TExclude extends Types.TUnion {
diff --git a/web/ui/node_modules/@sinclair/typebox/conditional/index.d.ts b/web/ui/node_modules/@sinclair/typebox/conditional/index.d.ts
index d9c36d7484..78c9e2b111 100644
--- a/web/ui/node_modules/@sinclair/typebox/conditional/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/conditional/index.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './conditional';
export * from './structural';
diff --git a/web/ui/node_modules/@sinclair/typebox/conditional/structural.d.ts b/web/ui/node_modules/@sinclair/typebox/conditional/structural.d.ts
index c32c5d1072..e8516c8d30 100644
--- a/web/ui/node_modules/@sinclair/typebox/conditional/structural.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/conditional/structural.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare enum StructuralResult {
Union = 0,
diff --git a/web/ui/node_modules/@sinclair/typebox/errors/errors.d.ts b/web/ui/node_modules/@sinclair/typebox/errors/errors.d.ts
index c7dae53f4c..04e649c795 100644
--- a/web/ui/node_modules/@sinclair/typebox/errors/errors.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/errors/errors.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare enum ValueErrorType {
Array = 0,
diff --git a/web/ui/node_modules/@sinclair/typebox/errors/index.d.ts b/web/ui/node_modules/@sinclair/typebox/errors/index.d.ts
index ed7caeda7c..3d1b9850c5 100644
--- a/web/ui/node_modules/@sinclair/typebox/errors/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/errors/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './errors';
diff --git a/web/ui/node_modules/@sinclair/typebox/format/format.d.ts b/web/ui/node_modules/@sinclair/typebox/format/format.d.ts
index b48e1c6c3f..dd8585a138 100644
--- a/web/ui/node_modules/@sinclair/typebox/format/format.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/format/format.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare type FormatValidationFunction = (value: string) => boolean;
/** Shared string formats used by the TypeCompiler and Value modules */
export declare namespace Format {
diff --git a/web/ui/node_modules/@sinclair/typebox/format/index.d.ts b/web/ui/node_modules/@sinclair/typebox/format/index.d.ts
index 01ff7ec0cd..9a7a4f322e 100644
--- a/web/ui/node_modules/@sinclair/typebox/format/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/format/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './format';
diff --git a/web/ui/node_modules/@sinclair/typebox/guard/guard.d.ts b/web/ui/node_modules/@sinclair/typebox/guard/guard.d.ts
index bcb4a4e094..a7f581a516 100644
--- a/web/ui/node_modules/@sinclair/typebox/guard/guard.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/guard/guard.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare class TypeGuardInvalidTypeError extends Error {
readonly schema: unknown;
diff --git a/web/ui/node_modules/@sinclair/typebox/guard/index.d.ts b/web/ui/node_modules/@sinclair/typebox/guard/index.d.ts
index 753ccec032..324f7b794f 100644
--- a/web/ui/node_modules/@sinclair/typebox/guard/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/guard/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './guard';
diff --git a/web/ui/node_modules/@sinclair/typebox/typebox.d.ts b/web/ui/node_modules/@sinclair/typebox/typebox.d.ts
index 92ca24875c..2e9ec5be65 100644
--- a/web/ui/node_modules/@sinclair/typebox/typebox.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/typebox.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const Kind: unique symbol;
export declare const Hint: unique symbol;
export declare const Modifier: unique symbol;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/cast.d.ts b/web/ui/node_modules/@sinclair/typebox/value/cast.d.ts
index 489979a527..2ce04b6ec8 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/cast.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/cast.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare class ValueCastReferenceTypeError extends Error {
readonly schema: Types.TRef | Types.TSelf;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/check.d.ts b/web/ui/node_modules/@sinclair/typebox/value/check.d.ts
index 087e84322d..7f2e38c0be 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/check.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/check.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare class ValueCheckUnknownTypeError extends Error {
readonly schema: Types.TSchema;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/clone.d.ts b/web/ui/node_modules/@sinclair/typebox/value/clone.d.ts
index 9eb9b9b657..d889fe2cb3 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/clone.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/clone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare namespace ValueClone {
function Clone(value: T): T;
}
diff --git a/web/ui/node_modules/@sinclair/typebox/value/create.d.ts b/web/ui/node_modules/@sinclair/typebox/value/create.d.ts
index dfe66b2274..3775d3665f 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/create.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/create.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
export declare class ValueCreateUnknownTypeError extends Error {
readonly schema: Types.TSchema;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/delta.d.ts b/web/ui/node_modules/@sinclair/typebox/value/delta.d.ts
index bd58a37d9e..34a62b36ce 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/delta.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/delta.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare type Edit = Insert | Update | Delete;
export interface Insert {
brand: T;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/equal.d.ts b/web/ui/node_modules/@sinclair/typebox/value/equal.d.ts
index e41bca5b4e..32ab511b80 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/equal.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/equal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare namespace ValueEqual {
function Equal(left: T, right: unknown): right is T;
}
diff --git a/web/ui/node_modules/@sinclair/typebox/value/index.d.ts b/web/ui/node_modules/@sinclair/typebox/value/index.d.ts
index 5d385a0f9a..013bd06b29 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/index.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { ValueError, ValueErrorType } from '../errors/index';
export * from './pointer';
export * from './value';
diff --git a/web/ui/node_modules/@sinclair/typebox/value/is.d.ts b/web/ui/node_modules/@sinclair/typebox/value/is.d.ts
index 3b423ec606..26d5915588 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/is.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/is.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare type ValueType = null | undefined | Function | symbol | bigint | number | boolean | string;
export declare type ObjectType = Record;
export declare type TypedArrayType = Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array | BigInt64Array | BigUint64Array;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/pointer.d.ts b/web/ui/node_modules/@sinclair/typebox/value/pointer.d.ts
index d3256da0aa..bc2f12682d 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/pointer.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/pointer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare class ValuePointerRootSetError extends Error {
readonly value: unknown;
readonly path: string;
diff --git a/web/ui/node_modules/@sinclair/typebox/value/value.d.ts b/web/ui/node_modules/@sinclair/typebox/value/value.d.ts
index 84664c52b7..51e332e83d 100644
--- a/web/ui/node_modules/@sinclair/typebox/value/value.d.ts
+++ b/web/ui/node_modules/@sinclair/typebox/value/value.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Types from '../typebox';
import { ValueError } from '../errors/index';
import { Edit } from './delta';
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.js b/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.js
index 4edb67fa5e..8d26777ec5 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var every = require("./prototypes/array").every;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.test.js b/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.test.js
index 00d8b8bc6a..4fcc227059 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/called-in-order.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/class-name.js b/web/ui/node_modules/@sinonjs/commons/lib/class-name.js
index bcd26baeaa..d295afc881 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/class-name.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/class-name.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var functionName = require("./function-name");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/class-name.test.js b/web/ui/node_modules/@sinonjs/commons/lib/class-name.test.js
index d091506a50..f3d0a53ec9 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/class-name.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/class-name.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/* eslint-disable no-empty-function */
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/deprecated.js b/web/ui/node_modules/@sinonjs/commons/lib/deprecated.js
index ad68cc930d..99b455524b 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/deprecated.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/deprecated.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* eslint-disable no-console */
"use strict";
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/deprecated.test.js b/web/ui/node_modules/@sinonjs/commons/lib/deprecated.test.js
index 903434590a..84237c9ccc 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/deprecated.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/deprecated.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* eslint-disable no-console */
"use strict";
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/every.js b/web/ui/node_modules/@sinonjs/commons/lib/every.js
index 08274b4d9d..75e6cd62c9 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/every.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/every.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/every.test.js b/web/ui/node_modules/@sinonjs/commons/lib/every.test.js
index f893d43d18..1dc4d98e79 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/every.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/every.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/function-name.js b/web/ui/node_modules/@sinonjs/commons/lib/function-name.js
index 199b04e0d1..4c5d35d491 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/function-name.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/function-name.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/function-name.test.js b/web/ui/node_modules/@sinonjs/commons/lib/function-name.test.js
index 6dda3a42cf..4e421b3c17 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/function-name.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/function-name.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var jsc = require("jsverify");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/global.js b/web/ui/node_modules/@sinonjs/commons/lib/global.js
index 51715a27c8..778d5b0d2e 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/global.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/global.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/global.test.js b/web/ui/node_modules/@sinonjs/commons/lib/global.test.js
index e49b3da174..90c4198823 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/global.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/global.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/index.js b/web/ui/node_modules/@sinonjs/commons/lib/index.js
index 54048572a5..2747aaf670 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/index.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/index.test.js b/web/ui/node_modules/@sinonjs/commons/lib/index.test.js
index cac58a03e2..73b07eca61 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/index.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/index.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.js b/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.js
index c3d47edfeb..d524ea97a4 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var sort = require("./prototypes/array").sort;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js b/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
index 485ad431f2..97b4e642cd 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/array.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/array.js
index 0e332b5daa..ebe34554b1 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/array.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/array.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype.js
index 0560a00114..6f31d0d9f8 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var call = Function.call;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/function.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/function.js
index 28d0cb3f04..c99bad2e7c 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/function.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/function.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.js
index 6ca7f84133..18061a490c 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.test.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
index 926f4f1b33..293470f248 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/map.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/map.js
index 793d08b9d3..ba49ccc3eb 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/map.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/map.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/object.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/object.js
index 5b18b567c8..021b3dc528 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/object.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/object.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/set.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/set.js
index b5ade92485..0168dc02c2 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/set.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/set.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/string.js b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/string.js
index edc905e4b1..660fbe6e76 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/prototypes/string.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/prototypes/string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/type-of.js b/web/ui/node_modules/@sinonjs/commons/lib/type-of.js
index 97a0bb9cb9..1e40b2293a 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/type-of.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/type-of.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var type = require("type-detect");
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/type-of.test.js b/web/ui/node_modules/@sinonjs/commons/lib/type-of.test.js
index 5fcfc745ce..65b4ec77e8 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/type-of.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/type-of.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.js b/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.js
index fb14782be5..ffa1dbcb71 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.test.js b/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.test.js
index 5cae5017fb..8a0003f97b 100644
--- a/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.test.js
+++ b/web/ui/node_modules/@sinonjs/commons/lib/value-to-string.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/called-in-order.d.ts b/web/ui/node_modules/@sinonjs/commons/types/called-in-order.d.ts
index 1a4508be95..9323ba71da 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/called-in-order.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/called-in-order.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = calledInOrder;
/**
* A Sinon proxy object (fake, spy, stub)
diff --git a/web/ui/node_modules/@sinonjs/commons/types/class-name.d.ts b/web/ui/node_modules/@sinonjs/commons/types/class-name.d.ts
index df3687b9b2..8abc45816a 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/class-name.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/class-name.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = className;
/**
* Returns a display name for a value from a constructor
diff --git a/web/ui/node_modules/@sinonjs/commons/types/deprecated.d.ts b/web/ui/node_modules/@sinonjs/commons/types/deprecated.d.ts
index 81a35bf836..5f98c6ee5d 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/deprecated.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/deprecated.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export function wrap(func: Function, msg: string): Function;
export function defaultMsg(packageName: string, funcName: string): string;
export function printWarning(msg: string): undefined;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/every.d.ts b/web/ui/node_modules/@sinonjs/commons/types/every.d.ts
index bcfa64e017..6fa4bb6d76 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/every.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/every.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(obj: object, fn: Function): boolean;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/function-name.d.ts b/web/ui/node_modules/@sinonjs/commons/types/function-name.d.ts
index f27d519a9f..c23b283214 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/function-name.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/function-name.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(func: Function): string;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/global.d.ts b/web/ui/node_modules/@sinonjs/commons/types/global.d.ts
index 0f54a635dc..71889c49f9 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/global.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/global.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = globalObject;
/**
* A reference to the global object
diff --git a/web/ui/node_modules/@sinonjs/commons/types/index.d.ts b/web/ui/node_modules/@sinonjs/commons/types/index.d.ts
index 7d675b1819..03cb4e5ae7 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/index.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export const global: any;
export const calledInOrder: typeof import("./called-in-order");
export const className: typeof import("./class-name");
diff --git a/web/ui/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts b/web/ui/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
index a9a6037d0d..a956fbdda2 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = orderByFirstCall;
/**
* A Sinon proxy object (fake, spy, stub)
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/array.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/copy-prototype.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/copy-prototype.d.ts
index 1479b93cf9..499202984e 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/copy-prototype.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/copy-prototype.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(prototype: any): any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/function.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/index.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
index 0026d6c2f5..c25be414c4 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const array: any;
declare const _function: any;
export { _function as function };
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/map.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/object.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/set.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/prototypes/string.d.ts b/web/ui/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/type-of.d.ts b/web/ui/node_modules/@sinonjs/commons/types/type-of.d.ts
index fc72887c0e..953cfbb67c 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/type-of.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/type-of.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(value: any): string;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/commons/types/value-to-string.d.ts b/web/ui/node_modules/@sinonjs/commons/types/value-to-string.d.ts
index 19b086cd28..7d795af55a 100644
--- a/web/ui/node_modules/@sinonjs/commons/types/value-to-string.d.ts
+++ b/web/ui/node_modules/@sinonjs/commons/types/value-to-string.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = valueToString;
/**
* Returns a string representation of the value
diff --git a/web/ui/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js b/web/ui/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js
index a8f69fc578..9c273ef31c 100644
--- a/web/ui/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js
+++ b/web/ui/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
const globalObject = require("@sinonjs/commons").global;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/array-types.js b/web/ui/node_modules/@sinonjs/samsam/lib/array-types.js
index 0cb471a681..4f347975c0 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/array-types.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/array-types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var ARRAY_TYPES = [
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher.js
index fe329134b8..5b375d7024 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var arrayProto = require("@sinonjs/commons").prototypes.array;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-matcher.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-matcher.js
index a4abd48f21..316dabd2ae 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-matcher.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-matcher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var isMatcher = require("./is-matcher");
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-method-exists.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-method-exists.js
index 5150cf9e2e..9b5e7079e4 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-method-exists.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-method-exists.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-type.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-type.js
index a3543e0862..5e72d1151d 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-type.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/assert-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var typeOf = require("@sinonjs/commons").typeOf;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-iterable.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-iterable.js
index d9180ae64f..bd9b9c9293 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-iterable.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-iterable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var typeOf = require("@sinonjs/commons").typeOf;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-matcher.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-matcher.js
index 60c487c867..ae74c36701 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-matcher.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/is-matcher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var isPrototypeOf = require("@sinonjs/commons").prototypes.object.isPrototypeOf;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/match-object.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/match-object.js
index 8c491e7fe8..516eba1c03 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/match-object.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/match-object.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var every = require("@sinonjs/commons").prototypes.array.every;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/matcher-prototype.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/matcher-prototype.js
index a3d024e73e..b4bf74c33c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/matcher-prototype.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/matcher-prototype.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var matcherPrototype = {
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/type-map.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/type-map.js
index abd3626454..54f3515b3c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/type-map.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-matcher/type-map.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var functionName = require("@sinonjs/commons").functionName;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/create-set.js b/web/ui/node_modules/@sinonjs/samsam/lib/create-set.js
index 54cc5f0108..68485a5810 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/create-set.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/create-set.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var typeOf = require("@sinonjs/commons").typeOf;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal-benchmark.js b/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal-benchmark.js
index 1f39b1530b..2e1a79fba7 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal-benchmark.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal-benchmark.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var Benchmark = require("benchmark");
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal.js b/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal.js
index c4760de6df..043f32b225 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/deep-equal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var valueToString = require("@sinonjs/commons").valueToString;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/get-class.js b/web/ui/node_modules/@sinonjs/samsam/lib/get-class.js
index 5b1b58dcab..0cc5b5cdaa 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/get-class.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/get-class.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var toString = require("@sinonjs/commons").prototypes.object.toString;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/identical.js b/web/ui/node_modules/@sinonjs/samsam/lib/identical.js
index e183f09bd0..7c5e7fa75f 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/identical.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/identical.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var isNaN = require("./is-nan");
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-arguments.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-arguments.js
index dde8c42d65..c16db5a697 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-arguments.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-arguments.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var getClass = require("./get-class");
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-array-type.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-array-type.js
index 4ddc4959d4..53df1c8b7d 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-array-type.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-array-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var functionName = require("@sinonjs/commons").functionName;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-date.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-date.js
index 053d2ceb88..87665b7636 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-date.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-date.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-element.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-element.js
index 6bd7cbdaa4..65268babf9 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-element.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-element.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var div = typeof document !== "undefined" && document.createElement("div");
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-iterable.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-iterable.js
index 0b47238782..6538d57f86 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-iterable.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-iterable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-map.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-map.js
index fc1d5af2aa..18781f7590 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-map.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-map.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-nan.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-nan.js
index 74611416c1..f6ae23cb38 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-nan.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-nan.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-neg-zero.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-neg-zero.js
index 847e51524b..b4eaae2c72 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-neg-zero.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-neg-zero.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-object.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-object.js
index ed8b6431c7..c2e5134119 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-object.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-object.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-set.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-set.js
index fa5a3ca20c..25b04d1f0c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-set.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-set.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/is-subset.js b/web/ui/node_modules/@sinonjs/samsam/lib/is-subset.js
index 63672c63c9..7f22030598 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/is-subset.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/is-subset.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var forEach = require("@sinonjs/commons").prototypes.set.forEach;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/iterable-to-string.js b/web/ui/node_modules/@sinonjs/samsam/lib/iterable-to-string.js
index 00182681ad..7e539c2c84 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/iterable-to-string.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/iterable-to-string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var slice = require("@sinonjs/commons").prototypes.string.slice;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/match.js b/web/ui/node_modules/@sinonjs/samsam/lib/match.js
index 1fb17b891e..56a939c440 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/match.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/match.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var valueToString = require("@sinonjs/commons").valueToString;
diff --git a/web/ui/node_modules/@sinonjs/samsam/lib/samsam.js b/web/ui/node_modules/@sinonjs/samsam/lib/samsam.js
index 249246bb88..90a0d5521a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/lib/samsam.js
+++ b/web/ui/node_modules/@sinonjs/samsam/lib/samsam.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.js
index 4edb67fa5e..8d26777ec5 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var every = require("./prototypes/array").every;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.test.js
index 5fe66118b8..f587a1d93b 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/called-in-order.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.js
index bcd26baeaa..d295afc881 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var functionName = require("./function-name");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.test.js
index 994f21b817..449af92e7e 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/class-name.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/* eslint-disable no-empty-function */
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.js
index 4222725427..230d66e46a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* eslint-disable no-console */
"use strict";
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.test.js
index 275d8b1c92..fa90cead67 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/deprecated.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* eslint-disable no-console */
"use strict";
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.js
index 00bf304e28..259ca3d267 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.test.js
index e054a14de5..a89076e5ca 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/every.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.js
index 199b04e0d1..4c5d35d491 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.test.js
index 0798b4e7f7..2e994c6d4b 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/function-name.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var jsc = require("jsverify");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.js
index 51715a27c8..778d5b0d2e 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.test.js
index 4fa73ebcf6..218775fe6e 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/global.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.js
index 870df32c80..dbf511c900 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.test.js
index e79aa7ee0b..2816cf8ae0 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/index.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.js
index c3d47edfeb..d524ea97a4 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var sort = require("./prototypes/array").sort;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
index cbc71beb28..7ebf2ed42c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/array.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/array.js
index 381a032a96..d798f1cc82 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/array.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/array.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js
index 38549c19da..a7a46a0fcd 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var call = Function.call;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js
index 31de7cd304..45df010f26 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var refute = require("@sinonjs/referee-sinon").refute;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/function.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/function.js
index a75c25d819..2654c8746a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/function.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/function.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.js
index ab766bf8d6..96a8a4991a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
index 2b3c2625f2..4909fed432 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/index.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/map.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/map.js
index 91ec65e238..e3061d02c8 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/map.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/map.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/object.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/object.js
index eab7faa8f0..e40017abee 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/object.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/object.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/set.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/set.js
index 7495c3b96f..c6850db918 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/set.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/set.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/string.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/string.js
index 3917fe9b04..44a8556335 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/string.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var copyPrototype = require("./copy-prototype-methods");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js
index eb7a189b11..6713ea56c8 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.js
index 97a0bb9cb9..1e40b2293a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var type = require("type-detect");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.test.js
index ba377b9447..39f6638d57 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/type-of.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.js
index fb14782be5..ffa1dbcb71 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.test.js b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.test.js
index 645644714d..edfdbf2d43 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.test.js
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/lib/value-to-string.test.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/called-in-order.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/called-in-order.d.ts
index 1a4508be95..9323ba71da 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/called-in-order.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/called-in-order.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = calledInOrder;
/**
* A Sinon proxy object (fake, spy, stub)
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/class-name.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/class-name.d.ts
index df3687b9b2..8abc45816a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/class-name.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/class-name.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = className;
/**
* Returns a display name for a value from a constructor
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/deprecated.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/deprecated.d.ts
index 81a35bf836..5f98c6ee5d 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/deprecated.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/deprecated.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export function wrap(func: Function, msg: string): Function;
export function defaultMsg(packageName: string, funcName: string): string;
export function printWarning(msg: string): undefined;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/every.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/every.d.ts
index bcfa64e017..6fa4bb6d76 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/every.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/every.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(obj: object, fn: Function): boolean;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/function-name.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/function-name.d.ts
index f27d519a9f..c23b283214 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/function-name.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/function-name.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(func: Function): string;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/global.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/global.d.ts
index 0f54a635dc..71889c49f9 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/global.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/global.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = globalObject;
/**
* A reference to the global object
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/index.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/index.d.ts
index 7d675b1819..03cb4e5ae7 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/index.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export const global: any;
export const calledInOrder: typeof import("./called-in-order");
export const className: typeof import("./class-name");
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
index a9a6037d0d..a956fbdda2 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = orderByFirstCall;
/**
* A Sinon proxy object (fake, spy, stub)
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/array.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/array.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts
index 1479b93cf9..499202984e 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(prototype: any): any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/function.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/function.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/index.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
index 0026d6c2f5..c25be414c4 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const array: any;
declare const _function: any;
export { _function as function };
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/map.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/map.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/object.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/object.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/set.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/set.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/string.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
index 1cce635071..a7ccbea9af 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/string.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const _exports: any;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts
index 6cc97f4a15..eefc7fa251 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = throwsOnProto;
/**
* Is true when the environment causes an error to be thrown for accessing the
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/type-of.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/type-of.d.ts
index fc72887c0e..953cfbb67c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/type-of.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/type-of.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function _exports(value: any): string;
export = _exports;
diff --git a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/value-to-string.d.ts b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/value-to-string.d.ts
index 19b086cd28..7d795af55a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/value-to-string.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons/types/value-to-string.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = valueToString;
/**
* Returns a string representation of the value
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/array-types.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/array-types.d.ts
index 7e6a81d125..ca759c73c0 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/array-types.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/array-types.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = ARRAY_TYPES;
declare var ARRAY_TYPES: (ArrayConstructor | Int8ArrayConstructor | Uint8ArrayConstructor | Uint8ClampedArrayConstructor | Int16ArrayConstructor | Uint16ArrayConstructor | Int32ArrayConstructor | Uint32ArrayConstructor | Float32ArrayConstructor | Float64ArrayConstructor)[];
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher.d.ts
index da5b8ab60a..503f1af7b8 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = createMatcher;
/**
* Creates a matcher object for the passed expectation
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-matcher.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-matcher.d.ts
index f05b6ed254..d7b798092a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-matcher.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-matcher.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = assertMatcher;
/**
* Throws a TypeError when `value` is not a matcher
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-method-exists.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-method-exists.d.ts
index 7b03707e24..28fb999ff4 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-method-exists.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-method-exists.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = assertMethodExists;
/**
* Throws a TypeError when expected method doesn't exist
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-type.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-type.d.ts
index 1436b5ddd1..29325070b7 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-type.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/assert-type.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = assertType;
/**
* Ensures that value is of type
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-iterable.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-iterable.d.ts
index d5320bbc2e..7c18b383cf 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-iterable.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-iterable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isIterable;
/**
* Returns `true` for iterables
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-matcher.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-matcher.d.ts
index 0be0a4dce9..91f403e602 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-matcher.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/is-matcher.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isMatcher;
/**
* Returns `true` when `object` is a matcher
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/match-object.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/match-object.d.ts
index c650c9187c..66b090cc7f 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/match-object.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/match-object.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = matchObject;
/**
* Matches `actual` with `expectation`
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/matcher-prototype.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/matcher-prototype.d.ts
index 41fc57dc7b..534248be5f 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/matcher-prototype.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/matcher-prototype.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export function or(valueOrMatcher: any, ...args: any[]): any;
export function and(valueOrMatcher: any, ...args: any[]): any;
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/type-map.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/type-map.d.ts
index 8f2be8e020..22b6464a2f 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/type-map.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-matcher/type-map.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = createTypeMap;
declare function createTypeMap(match: any): {
function: (m: any, expectation: any, message: any) => void;
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/create-set.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/create-set.d.ts
index c58b4c2bb8..879827a831 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/create-set.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/create-set.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = createSet;
/**
* This helper makes it convenient to create Set instances from a
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/deep-equal-benchmark.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/deep-equal-benchmark.d.ts
index cb0ff5c3b5..47da0fa7fa 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/deep-equal-benchmark.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/deep-equal-benchmark.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export {};
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/deep-equal.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/deep-equal.d.ts
index b1fa53628c..1a215e8817 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/deep-equal.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/deep-equal.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = deepEqualCyclic;
/**
* Deep equal comparison. Two values are "deep equal" when:
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/get-class.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/get-class.d.ts
index 76687d6ef7..a18e2e46cd 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/get-class.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/get-class.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = getClass;
/**
* Returns the internal `Class` by calling `Object.prototype.toString`
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/identical.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/identical.d.ts
index f094d65cef..6767678920 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/identical.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/identical.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = identical;
/**
* Strict equality check according to EcmaScript Harmony's `egal`.
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-arguments.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-arguments.d.ts
index dbf55c3ddb..e09712dc1c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-arguments.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-arguments.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isArguments;
/**
* Returns `true` when `object` is an `arguments` object, `false` otherwise
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-array-type.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-array-type.d.ts
index 7b7be23d29..95e7928ee8 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-array-type.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-array-type.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isArrayType;
/**
* Returns `true` when `object` is an array type, `false` otherwise
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-date.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-date.d.ts
index adf201b5f8..aece01b207 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-date.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-date.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isDate;
/**
* Returns `true` when `value` is an instance of Date
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-element.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-element.d.ts
index db85af7eaf..960cb42523 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-element.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-element.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isElement;
/**
* Returns `true` when `object` is a DOM element node.
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-iterable.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-iterable.d.ts
index c14b98687b..a37f9c57b1 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-iterable.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-iterable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isIterable;
/**
* Returns `true` when the argument is an iterable, `false` otherwise
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-map.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-map.d.ts
index e17a0e00e3..895dc4ccec 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-map.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-map.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isMap;
/**
* Returns `true` when `value` is a Map
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-nan.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-nan.d.ts
index efe689bdd3..14317ac31c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-nan.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-nan.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isNaN;
/**
* Compares a `value` to `NaN`
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-neg-zero.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-neg-zero.d.ts
index fa37eec90f..a2d71c67d4 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-neg-zero.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-neg-zero.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isNegZero;
/**
* Returns `true` when `value` is `-0`
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-object.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-object.d.ts
index 22f45606ff..04038d7904 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-object.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-object.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isObject;
/**
* Returns `true` when the value is a regular Object and not a specialized Object
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-set.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-set.d.ts
index c6f80459bc..f624ddf740 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-set.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-set.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isSet;
/**
* Returns `true` when the argument is an instance of Set, `false` otherwise
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/is-subset.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/is-subset.d.ts
index c781de79a0..4422fb073c 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/is-subset.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/is-subset.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = isSubset;
/**
* Returns `true` when `s1` is a subset of `s2`, `false` otherwise
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/iterable-to-string.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/iterable-to-string.d.ts
index 0896cd9463..679daff8c2 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/iterable-to-string.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/iterable-to-string.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = iterableToString;
/**
* Creates a string represenation of an iterable object
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/match.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/match.d.ts
index 986abff361..186e4e0ccd 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/match.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/match.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export = match;
/**
* Matches an object with a matcher (or value)
diff --git a/web/ui/node_modules/@sinonjs/samsam/types/samsam.d.ts b/web/ui/node_modules/@sinonjs/samsam/types/samsam.d.ts
index 50aabdfbc3..6f9f2e5f3a 100644
--- a/web/ui/node_modules/@sinonjs/samsam/types/samsam.d.ts
+++ b/web/ui/node_modules/@sinonjs/samsam/types/samsam.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import createMatcher = require("./create-matcher");
declare var deepEqualCyclic: (a: any, b: any) => boolean;
import identical = require("./identical");
diff --git a/web/ui/node_modules/@sinonjs/text-encoding/index.js b/web/ui/node_modules/@sinonjs/text-encoding/index.js
index cc57d658fa..8cbc35c313 100644
--- a/web/ui/node_modules/@sinonjs/text-encoding/index.js
+++ b/web/ui/node_modules/@sinonjs/text-encoding/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This is free and unencumbered software released into the public domain.
// See LICENSE.md for more information.
diff --git a/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding-indexes.js b/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding-indexes.js
index 4f170c3bb2..02ba6ef04b 100644
--- a/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding-indexes.js
+++ b/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding-indexes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
(function(global) {
'use strict';
diff --git a/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding.js b/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding.js
index 13aca2c678..e59764caf4 100644
--- a/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding.js
+++ b/web/ui/node_modules/@sinonjs/text-encoding/lib/encoding.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This is free and unencumbered software released into the public domain.
// See LICENSE.md for more information.
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/.travis.yml b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/.travis.yml
index e3e3483f92..2ec65b0d92 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/.travis.yml
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/.travis.yml
@@ -1,3 +1,17 @@
+# Copyright 2026 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
sudo: required
services:
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/Dockerfile b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/Dockerfile
index 364dfd99f0..1f1b06b122 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/Dockerfile
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/Dockerfile
@@ -1,3 +1,17 @@
+# Copyright 2026 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
FROM selenium/node-chrome:latest
USER root
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/assets-in-worker/rollup.config.js b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/assets-in-worker/rollup.config.js
index d786b99621..bd6ac64d54 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/assets-in-worker/rollup.config.js
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/assets-in-worker/rollup.config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const MARKER = "my-special-import";
module.exports = (config, outputOptions, omt) => {
config.plugins = [
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/empty.js b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/empty.js
index e69de29bb2..0f3fad2249 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/empty.js
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/empty.js
@@ -0,0 +1,16 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/import-meta-worker/a.js b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/import-meta-worker/a.js
index 6735c4e525..374c745a96 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/import-meta-worker/a.js
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/import-meta-worker/a.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
let worker;
if (self.document) {
diff --git a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/module-worker/rollup.config.js b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/module-worker/rollup.config.js
index 99944840fb..e97a5ad53d 100644
--- a/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/module-worker/rollup.config.js
+++ b/web/ui/node_modules/@surma/rollup-plugin-off-main-thread/tests/fixtures/module-worker/rollup.config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = (config, outputOptions, omt) => {
outputOptions.format = "esm";
config.plugins = [omt()];
diff --git a/web/ui/node_modules/@svgr/babel-plugin-add-jsx-attribute/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-add-jsx-attribute/lib/index.js
index 70c43d0442..7aa7a4872c 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-add-jsx-attribute/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-add-jsx-attribute/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-attribute/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-attribute/lib/index.js
index 741d01a1c4..d946af582d 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-attribute/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-attribute/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/lib/index.js
index 08fdf08443..158ec66dcc 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value/lib/index.js
index 5100c930f4..7cc7452e3b 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-svg-dynamic-title/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-svg-dynamic-title/lib/index.js
index b65f2b6bd4..3fc0746b96 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-svg-dynamic-title/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-svg-dynamic-title/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-svg-em-dimensions/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-svg-em-dimensions/lib/index.js
index 22a387c1d3..847b7996d9 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-svg-em-dimensions/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-svg-em-dimensions/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-transform-react-native-svg/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-transform-react-native-svg/lib/index.js
index fb23971e11..9d65ba48cc 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-transform-react-native-svg/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-transform-react-native-svg/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/index.js b/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/index.js
index 577b4586e9..9fcc9048a1 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/util.js b/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/util.js
index c9ccbb7949..ecfaee34f7 100644
--- a/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/util.js
+++ b/web/ui/node_modules/@svgr/babel-plugin-transform-svg-component/lib/util.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/babel-preset/lib/index.js b/web/ui/node_modules/@svgr/babel-preset/lib/index.js
index 2818dbad06..1c76948560 100644
--- a/web/ui/node_modules/@svgr/babel-preset/lib/index.js
+++ b/web/ui/node_modules/@svgr/babel-preset/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/lib/config.js b/web/ui/node_modules/@svgr/core/lib/config.js
index be02b12762..5a224e0a53 100644
--- a/web/ui/node_modules/@svgr/core/lib/config.js
+++ b/web/ui/node_modules/@svgr/core/lib/config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/lib/convert.js b/web/ui/node_modules/@svgr/core/lib/convert.js
index c46be3de86..e9dafb1ad5 100644
--- a/web/ui/node_modules/@svgr/core/lib/convert.js
+++ b/web/ui/node_modules/@svgr/core/lib/convert.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/lib/index.js b/web/ui/node_modules/@svgr/core/lib/index.js
index 873216dd6b..fbbf37a6fe 100644
--- a/web/ui/node_modules/@svgr/core/lib/index.js
+++ b/web/ui/node_modules/@svgr/core/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/lib/plugins.js b/web/ui/node_modules/@svgr/core/lib/plugins.js
index 2d31db4bf3..68e944761b 100644
--- a/web/ui/node_modules/@svgr/core/lib/plugins.js
+++ b/web/ui/node_modules/@svgr/core/lib/plugins.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/lib/state.js b/web/ui/node_modules/@svgr/core/lib/state.js
index 7bf92a2d3d..dd269938a3 100644
--- a/web/ui/node_modules/@svgr/core/lib/state.js
+++ b/web/ui/node_modules/@svgr/core/lib/state.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.d.ts b/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.d.ts
index 9db94e53c7..71b7e8868f 100644
--- a/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.d.ts
+++ b/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare namespace camelcase {
interface Options {
/**
diff --git a/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.js b/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.js
index 6ff4ee85c5..7564801bed 100644
--- a/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.js
+++ b/web/ui/node_modules/@svgr/core/node_modules/camelcase/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
const UPPERCASE = /[\p{Lu}]/u;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/all.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/all.js
index d9bf54e2a1..1370d014c5 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/all.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/all.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/getAttributes.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/getAttributes.js
index be869f8f88..a3aa57d565 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/getAttributes.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/getAttributes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/handlers.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/handlers.js
index d93ccce264..40b59c3b07 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/handlers.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/handlers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/index.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/index.js
index 841b92e7c7..f14d5df3f1 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/index.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/mappings.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/mappings.js
index cb427125f3..ed424da784 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/mappings.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/mappings.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/one.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/one.js
index 7bce53ea31..c10562433a 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/one.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/one.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/stringToObjectStyle.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/stringToObjectStyle.js
index 66d8ca1b37..fce1f36168 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/stringToObjectStyle.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/stringToObjectStyle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/util.js b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/util.js
index a7edf083f0..5a0e1389bc 100644
--- a/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/util.js
+++ b/web/ui/node_modules/@svgr/hast-util-to-babel-ast/lib/util.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/plugin-jsx/lib/index.js b/web/ui/node_modules/@svgr/plugin-jsx/lib/index.js
index c1c164c592..8679f0782d 100644
--- a/web/ui/node_modules/@svgr/plugin-jsx/lib/index.js
+++ b/web/ui/node_modules/@svgr/plugin-jsx/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/plugin-svgo/lib/config.js b/web/ui/node_modules/@svgr/plugin-svgo/lib/config.js
index d2257f3093..ad62e6a169 100644
--- a/web/ui/node_modules/@svgr/plugin-svgo/lib/config.js
+++ b/web/ui/node_modules/@svgr/plugin-svgo/lib/config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/plugin-svgo/lib/index.js b/web/ui/node_modules/@svgr/plugin-svgo/lib/index.js
index 3a4200695f..a6faefe0b3 100644
--- a/web/ui/node_modules/@svgr/plugin-svgo/lib/index.js
+++ b/web/ui/node_modules/@svgr/plugin-svgo/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@svgr/webpack/lib/index.js b/web/ui/node_modules/@svgr/webpack/lib/index.js
index 408672435f..f4c5b14cdc 100644
--- a/web/ui/node_modules/@svgr/webpack/lib/index.js
+++ b/web/ui/node_modules/@svgr/webpack/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
exports.__esModule = true;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/disable-error-filtering.js b/web/ui/node_modules/@testing-library/react-hooks/disable-error-filtering.js
index cde13e17a9..13acb5b080 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/disable-error-filtering.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/disable-error-filtering.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
try {
process.env.RHTL_DISABLE_ERROR_FILTERING = true
} catch {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/dom/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/dom/index.d.ts
index c7a3f0c1ab..682ad09ebb 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/dom/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/dom/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/dom'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/dom/index.js b/web/ui/node_modules/@testing-library/react-hooks/dom/index.js
index f7903b0e7a..1ad12bce16 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/dom/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/dom/index.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/dom')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/dom/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/dom/pure.d.ts
index 974c521579..6d628a917c 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/dom/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/dom/pure.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/dom/pure'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/dom/pure.js b/web/ui/node_modules/@testing-library/react-hooks/dom/pure.js
index 75c82cd341..b793e59d0e 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/dom/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/dom/pure.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/dom/pure')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/dont-cleanup-after-each.js b/web/ui/node_modules/@testing-library/react-hooks/dont-cleanup-after-each.js
index 4e84955540..345ba79233 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/dont-cleanup-after-each.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/dont-cleanup-after-each.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
try {
process.env.RHTL_SKIP_AUTO_CLEANUP = true
} catch {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.d.ts
index 0118f78ea9..c909312095 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Act, AsyncUtils } from '../types';
declare function asyncUtils(act: Act, addResolver: (callback: () => void) => void): AsyncUtils;
export { asyncUtils };
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js b/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js
index dbf1a49a92..92da63b768 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.d.ts
index 417403be9f..d8cc8d9647 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { CleanupCallback } from '../types';
declare function cleanup(): Promise;
declare function addCleanup(callback: CleanupCallback): () => void;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.js b/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.js
index a1fb37f49b..876234ac58 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/cleanup.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.d.ts
index 79987bf9df..75450c391b 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function suppressErrorOutput(): () => void;
declare function enableErrorOutputSuppression(): void;
export { enableErrorOutputSuppression, suppressErrorOutput };
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.js b/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.js
index 773b858ffe..34170df913 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/console.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.d.ts
index 30b84346e6..f9ae693a1d 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { CreateRenderer, Renderer, RenderResult, RenderHookOptions } from '../types';
import { cleanup, addCleanup, removeCleanup } from './cleanup';
import { suppressErrorOutput } from './console';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.js
index fad2e4f544..beafa02a88 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/core/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.d.ts
index d18396b9a0..65acf026e2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './pure';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.js
index 67aaa79df4..6c5ae5bdc3 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.d.ts
index c8d48aeaa9..a31382b358 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { act } from 'react-dom/test-utils';
import { RendererOptions } from '../types/react';
declare const renderHook: (callback: (props: TProps) => TResult, options?: import("../types").RenderHookOptions & RendererOptions) => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.js b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.js
index 06958c24c6..7ed1f0c7a4 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/dom/pure.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.d.ts
index 8cdf0577a5..2e7d29a5e1 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { RendererProps, WrapperComponent } from '../types/react';
declare function createTestHarness({ callback, setValue, setError }: RendererProps, Wrapper?: WrapperComponent, suspense?: boolean): (props?: TProps | undefined) => JSX.Element;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.js b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.js
index 544f9aa8fe..8169f5ac57 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTestHarness.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.d.ts
index 208a046c63..f321512e48 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { WaitOptions } from '../types';
declare function createTimeoutController(timeout: WaitOptions['timeout']): {
onTimeout(callback: () => void): void;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.js b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.js
index 0e5edd8eb6..4f75594281 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/createTimeoutController.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.d.ts
index 6cb44362ed..a5bf7f9385 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare class TimeoutError extends Error {
constructor(util: Function, timeout: number);
}
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.js b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.js
index ebcf9d4097..22d551e371 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/helpers/error.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/index.d.ts
index d18396b9a0..65acf026e2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './pure';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/index.js
index 65d88338f2..8aa16a4bf4 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.d.ts
index d18396b9a0..65acf026e2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './pure';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.js
index 67aaa79df4..6c5ae5bdc3 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/native/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.d.ts
index 40a291cc4f..69ffa43245 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { act } from 'react-test-renderer';
import { RendererOptions } from '../types/react';
declare const renderHook: (callback: (props: TProps) => TResult, options?: import("../types").RenderHookOptions & RendererOptions) => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.js b/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.js
index fcdde53605..43ae3c1745 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/native/pure.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/pure.d.ts
index c9ab93ac0a..e71549ab16 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/pure.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare const renderHook: (callback: (props: TProps) => TResult, options?: import("./types/react").RenderHookOptions | undefined) => import("./types").RenderHookResult>, act: import("./types").Act, cleanup: () => Promise, addCleanup: (callback: import("./types").CleanupCallback) => () => void, removeCleanup: (callback: import("./types").CleanupCallback) => void, suppressErrorOutput: () => () => void;
export { renderHook, act, cleanup, addCleanup, removeCleanup, suppressErrorOutput };
export * from './types/react';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/pure.js b/web/ui/node_modules/@testing-library/react-hooks/lib/pure.js
index c5fae7a7ae..0cccfd8d62 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/pure.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.d.ts
index d18396b9a0..65acf026e2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './pure';
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.js
index 67aaa79df4..6c5ae5bdc3 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/server/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.d.ts
index 269e91e137..093e841e67 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { act } from 'react-dom/test-utils';
import { RendererOptions } from '../types/react';
declare const renderHook: (callback: (props: TProps) => TResult, options?: import("../types").RenderHookOptions & RendererOptions) => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.js b/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.js
index 22916d279f..cb6f0be1df 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/server/pure.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.d.ts
index dd5b1a22ec..1b40b7ea74 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare type Renderer = {
render: (props?: TProps) => void;
rerender: (props?: TProps) => void;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.js b/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.js
index 9a390c31f7..2014aa5715 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/types/index.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.d.ts b/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.d.ts
index 99b902987e..c78aa273ff 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { ComponentType } from 'react';
import { RenderHookOptions as BaseRenderHookOptions, RenderHookResult, ServerRenderHookResult, Act, CleanupCallback } from '.';
export declare type WrapperComponent = ComponentType;
diff --git a/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.js b/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.js
index 556f817912..30c497a325 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/lib/types/react.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/native/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/native/index.d.ts
index 50322f6c99..7892dcda8e 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/native/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/native/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/native'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/native/index.js b/web/ui/node_modules/@testing-library/react-hooks/native/index.js
index 45b6cb9ce0..f97d9321f2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/native/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/native/index.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/native')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/native/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/native/pure.d.ts
index 9c01e48aca..2d9c065215 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/native/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/native/pure.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/native/pure'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/native/pure.js b/web/ui/node_modules/@testing-library/react-hooks/native/pure.js
index 9895604952..2b9ce5f6c7 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/native/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/native/pure.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/native/pure')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/pure/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/pure/index.d.ts
index 787b5e845f..b91487dc65 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/pure/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/pure/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/pure'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/pure/index.js b/web/ui/node_modules/@testing-library/react-hooks/pure/index.js
index fe79cbdf9c..436412b133 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/pure/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/pure/index.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/pure')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/server/index.d.ts b/web/ui/node_modules/@testing-library/react-hooks/server/index.d.ts
index ad1898bcee..77a1a68ffc 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/server/index.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/server/index.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/server'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/server/index.js b/web/ui/node_modules/@testing-library/react-hooks/server/index.js
index 79171f1cb3..4fde7621af 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/server/index.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/server/index.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/server')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/server/pure.d.ts b/web/ui/node_modules/@testing-library/react-hooks/server/pure.d.ts
index 16c1fea787..5ea57d5bbc 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/server/pure.d.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/server/pure.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '../lib/server/pure'
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/server/pure.js b/web/ui/node_modules/@testing-library/react-hooks/server/pure.js
index d35c6c9c92..065f6b67f3 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/server/pure.js
+++ b/web/ui/node_modules/@testing-library/react-hooks/server/pure.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = require('../lib/server/pure')
\ No newline at end of file
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.fakeTimers.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.fakeTimers.test.ts
index 98d6b2c9e2..f533ed1f07 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.fakeTimers.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.fakeTimers.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
describe('async hook (fake timers) tests', () => {
beforeEach(() => {
jest.useFakeTimers()
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.test.ts
index 17979ae2e0..33fff141f4 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/asyncHook.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useState, useRef, useEffect } from 'react'
describe('async hook tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.disabled.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.disabled.test.ts
index d3b1f31bf2..7280634f6f 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.disabled.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.disabled.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
// This verifies that if RHTL_SKIP_AUTO_CLEANUP is set
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noAfterEach.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noAfterEach.test.ts
index dad26492f4..9506387b6f 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noAfterEach.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noAfterEach.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
// This verifies that if afterEach is unavailable
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noProcessEnv.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noProcessEnv.test.ts
index 18a728277f..350943d44c 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noProcessEnv.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.noProcessEnv.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
// This verifies that if process.env is unavailable
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.pure.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.pure.test.ts
index 1ad8c3173a..864a981f45 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.pure.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.pure.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
// This verifies that if pure imports are used
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.test.ts
index 250ef5eea5..4b0b2fb580 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoCleanup.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
// This verifies that by importing RHTL in an
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoDetectRenderer.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoDetectRenderer.test.ts
index 2e87d47e34..9fa3a4a006 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoDetectRenderer.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/autoDetectRenderer.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* eslint-disable @typescript-eslint/no-var-requires */
import { ReactHooksRenderer } from '../types/react'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/cleanup.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/cleanup.test.ts
index 8cadddabb7..a457ac40cc 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/cleanup.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/cleanup.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
describe('cleanup tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/customHook.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/customHook.test.ts
index a9eb0dff92..6f408fb1f9 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/customHook.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/customHook.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useState, useCallback } from 'react'
describe('custom hook tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorHook.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorHook.test.ts
index d93971ba51..859e85fbff 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorHook.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorHook.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useState, useEffect } from 'react'
describe('error hook tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.disabled.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.disabled.test.ts
index 8d496ed0e0..ee45e2df63 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.disabled.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.disabled.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This verifies that if RHTL_DISABLE_ERROR_FILTERING is set
// then we DON'T auto-wire up the afterEach for folks
describe('error output suppression (disabled) tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noAfterEach.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noAfterEach.test.ts
index 952fe04316..3826063f2b 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noAfterEach.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noAfterEach.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This verifies that if afterEach is unavailable
// then we DON'T auto-wire up the afterEach for folks
describe('error output suppression (noAfterEach) tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noBeforeEach.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noBeforeEach.test.ts
index f0bc502333..90ce4379b2 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noBeforeEach.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noBeforeEach.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This verifies that if afterEach is unavailable
// then we DON'T auto-wire up the afterEach for folks
describe('error output suppression (noBeforeEach) tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noProcessEnv.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noProcessEnv.test.ts
index 995d03467d..4df7c170ca 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noProcessEnv.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.noProcessEnv.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This verifies that if process.env is unavailable
// then we still auto-wire up the afterEach for folks
describe('error output suppression (no process.env) tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.pure.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.pure.test.ts
index 22b31ac777..e7746f8f9b 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.pure.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.pure.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This verifies that if pure imports are used
// then we DON'T auto-wire up the afterEach for folks
describe('error output suppression (pure) tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.test.ts
index 848d5e9790..66d4aeb81e 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/errorSuppression.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect } from 'react'
describe('error output suppression tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/hydrationErrors.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/hydrationErrors.test.ts
index b82ba96e95..ddc0deeb70 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/hydrationErrors.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/hydrationErrors.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useState, useCallback } from 'react'
describe('hydration errors tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/resultHistory.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/resultHistory.test.ts
index edb8837f47..386da0e5f6 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/resultHistory.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/resultHistory.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
describe('result history tests', () => {
function useValue(value: number) {
if (value === 2) {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/suspenseHook.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/suspenseHook.test.ts
index 864c81e7f0..9a38fbb213 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/suspenseHook.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/suspenseHook.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
describe('suspense hook tests', () => {
const cache: { value?: Promise | string | Error } = {}
const fetchName = (isSuccessful: boolean) => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useContext.test.tsx b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useContext.test.tsx
index 841cbde7cb..0d4922d817 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useContext.test.tsx
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useContext.test.tsx
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import React, { createContext, useContext } from 'react'
describe('useContext tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useEffect.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useEffect.test.ts
index cc2cdd6a59..6680f9ebb1 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useEffect.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useEffect.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useEffect, useLayoutEffect } from 'react'
describe('useEffect tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useMemo.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useMemo.test.ts
index 466546fedb..b550040ead 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useMemo.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useMemo.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useMemo, useCallback } from 'react'
describe('useCallback tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useReducer.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useReducer.test.ts
index 097831e475..952aa1ab32 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useReducer.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useReducer.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useReducer } from 'react'
describe('useReducer tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useRef.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useRef.test.ts
index 06cbc5633c..404b672682 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useRef.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useRef.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useRef, useImperativeHandle } from 'react'
describe('useHook tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useState.test.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useState.test.ts
index aff33ff427..ec0f166e4f 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useState.test.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/useState.test.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { useState } from 'react'
describe('useState tests', () => {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/utils/runForRenderers.ts b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/utils/runForRenderers.ts
index 13c9aa924b..8a6e70a461 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/utils/runForRenderers.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/__tests__/utils/runForRenderers.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {
ReactHooksRenderer,
ReactHooksServerRenderer,
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/core/asyncUtils.ts b/web/ui/node_modules/@testing-library/react-hooks/src/core/asyncUtils.ts
index a7424036b3..6df1f95362 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/core/asyncUtils.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/core/asyncUtils.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {
Act,
WaitOptions,
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/core/cleanup.ts b/web/ui/node_modules/@testing-library/react-hooks/src/core/cleanup.ts
index 42918d2d85..179d8d4d68 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/core/cleanup.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/core/cleanup.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { CleanupCallback } from '../types'
let cleanupCallbacks: Array = []
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/core/console.ts b/web/ui/node_modules/@testing-library/react-hooks/src/core/console.ts
index 681a7a61ad..74a465a466 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/core/console.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/core/console.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const consoleFilters = [
/^The above error occurred in the <.*?> component:/, // error boundary output
/^Error: Uncaught .+/ // jsdom output
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/core/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/core/index.ts
index ccd81b9415..1937c22b24 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/core/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/core/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { CreateRenderer, Renderer, RenderResult, RenderHookOptions } from '../types'
import { asyncUtils } from './asyncUtils'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/dom/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/dom/index.ts
index 3e32d48ff8..404a5733ee 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/dom/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/dom/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { autoRegisterCleanup } from '../core/cleanup'
import { enableErrorOutputSuppression } from '../core/console'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/dom/pure.ts b/web/ui/node_modules/@testing-library/react-hooks/src/dom/pure.ts
index 42d66072f5..9961dc7c72 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/dom/pure.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/dom/pure.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as ReactDOM from 'react-dom'
import { act } from 'react-dom/test-utils'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTestHarness.tsx b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTestHarness.tsx
index 5ee7fb6bef..672f494b7d 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTestHarness.tsx
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTestHarness.tsx
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import React, { Suspense } from 'react'
import { ErrorBoundary, FallbackProps } from 'react-error-boundary'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTimeoutController.ts b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTimeoutController.ts
index 643d3768cd..b8eecb62e5 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTimeoutController.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/createTimeoutController.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { WaitOptions } from '../types'
function createTimeoutController(timeout: WaitOptions['timeout']) {
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/error.ts b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/error.ts
index 5aba68d7c8..b0364c6336 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/helpers/error.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/helpers/error.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
class TimeoutError extends Error {
constructor(util: Function, timeout: number) {
super(`Timed out in ${util.name} after ${timeout}ms.`)
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/index.ts
index 5af3c9b5b2..4ba35c1086 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { autoRegisterCleanup } from './core/cleanup'
import { enableErrorOutputSuppression } from './core/console'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/native/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/native/index.ts
index 3e32d48ff8..404a5733ee 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/native/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/native/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { autoRegisterCleanup } from '../core/cleanup'
import { enableErrorOutputSuppression } from '../core/console'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/native/pure.ts b/web/ui/node_modules/@testing-library/react-hooks/src/native/pure.ts
index d033a312e4..793a4dabd1 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/native/pure.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/native/pure.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { act, create, ReactTestRenderer } from 'react-test-renderer'
import { RendererProps, RendererOptions } from '../types/react'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/pure.ts b/web/ui/node_modules/@testing-library/react-hooks/src/pure.ts
index ec72c6fee9..4fa8508962 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/pure.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/pure.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { ReactHooksRenderer } from './types/react'
const renderers = [
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/server/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/server/index.ts
index 3e32d48ff8..404a5733ee 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/server/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/server/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { autoRegisterCleanup } from '../core/cleanup'
import { enableErrorOutputSuppression } from '../core/console'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/server/pure.ts b/web/ui/node_modules/@testing-library/react-hooks/src/server/pure.ts
index 1978f2d028..5885169e99 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/server/pure.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/server/pure.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as ReactDOMServer from 'react-dom/server'
import * as ReactDOM from 'react-dom'
import { act } from 'react-dom/test-utils'
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/types/index.ts b/web/ui/node_modules/@testing-library/react-hooks/src/types/index.ts
index 994e024ed3..17b3c97593 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/types/index.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/types/index.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export type Renderer = {
render: (props?: TProps) => void
rerender: (props?: TProps) => void
diff --git a/web/ui/node_modules/@testing-library/react-hooks/src/types/react.ts b/web/ui/node_modules/@testing-library/react-hooks/src/types/react.ts
index c03ad33d2e..e6458f41ae 100644
--- a/web/ui/node_modules/@testing-library/react-hooks/src/types/react.ts
+++ b/web/ui/node_modules/@testing-library/react-hooks/src/types/react.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { ComponentType } from 'react'
import {
diff --git a/web/ui/node_modules/@tootallnate/once/dist/index.d.ts b/web/ui/node_modules/@tootallnate/once/dist/index.d.ts
index a7efe943b2..c9222a9edb 100644
--- a/web/ui/node_modules/@tootallnate/once/dist/index.d.ts
+++ b/web/ui/node_modules/@tootallnate/once/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { EventEmitter } from 'events';
declare function once(emitter: EventEmitter, name: string): once.CancelablePromise;
diff --git a/web/ui/node_modules/@tootallnate/once/dist/index.js b/web/ui/node_modules/@tootallnate/once/dist/index.js
index bfd0dc88f7..81f9542161 100644
--- a/web/ui/node_modules/@tootallnate/once/dist/index.js
+++ b/web/ui/node_modules/@tootallnate/once/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
function noop() { }
function once(emitter, name) {
diff --git a/web/ui/node_modules/@trysound/sax/lib/sax.js b/web/ui/node_modules/@trysound/sax/lib/sax.js
index 5416e88a90..74a280c2a7 100644
--- a/web/ui/node_modules/@trysound/sax/lib/sax.js
+++ b/web/ui/node_modules/@trysound/sax/lib/sax.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
;(function (sax) { // wrapper for non-node envs
sax.parser = function (strict, opt) { return new SAXParser(strict, opt) }
sax.SAXParser = SAXParser
diff --git a/web/ui/node_modules/@types/babel__core/index.d.ts b/web/ui/node_modules/@types/babel__core/index.d.ts
index c17be08182..8fe5441512 100755
--- a/web/ui/node_modules/@types/babel__core/index.d.ts
+++ b/web/ui/node_modules/@types/babel__core/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for @babel/core 7.1
// Project: https://github.com/babel/babel/tree/master/packages/babel-core, https://babeljs.io
// Definitions by: Troy Gerwien
diff --git a/web/ui/node_modules/@types/babel__generator/index.d.ts b/web/ui/node_modules/@types/babel__generator/index.d.ts
index 61317bf847..dcee850fd2 100755
--- a/web/ui/node_modules/@types/babel__generator/index.d.ts
+++ b/web/ui/node_modules/@types/babel__generator/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for @babel/generator 7.6
// Project: https://github.com/babel/babel/tree/master/packages/babel-generator, https://babeljs.io
// Definitions by: Troy Gerwien
diff --git a/web/ui/node_modules/@types/babel__template/index.d.ts b/web/ui/node_modules/@types/babel__template/index.d.ts
index 5c464327ce..a8f487296d 100755
--- a/web/ui/node_modules/@types/babel__template/index.d.ts
+++ b/web/ui/node_modules/@types/babel__template/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for @babel/template 7.4
// Project: https://github.com/babel/babel/tree/master/packages/babel-template, https://babeljs.io
// Definitions by: Troy Gerwien
diff --git a/web/ui/node_modules/@types/babel__traverse/index.d.ts b/web/ui/node_modules/@types/babel__traverse/index.d.ts
index 98ddb88ac1..8e43d2858e 100755
--- a/web/ui/node_modules/@types/babel__traverse/index.d.ts
+++ b/web/ui/node_modules/@types/babel__traverse/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for @babel/traverse 7.18
// Project: https://github.com/babel/babel/tree/main/packages/babel-traverse, https://babeljs.io
// Definitions by: Troy Gerwien
diff --git a/web/ui/node_modules/@types/babel__traverse/ts4.1/index.d.ts b/web/ui/node_modules/@types/babel__traverse/ts4.1/index.d.ts
index b0e1974c5d..814366d3ce 100755
--- a/web/ui/node_modules/@types/babel__traverse/ts4.1/index.d.ts
+++ b/web/ui/node_modules/@types/babel__traverse/ts4.1/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as t from '@babel/types';
export import Node = t.Node;
diff --git a/web/ui/node_modules/@types/body-parser/index.d.ts b/web/ui/node_modules/@types/body-parser/index.d.ts
index 4be039644a..bcf7081030 100755
--- a/web/ui/node_modules/@types/body-parser/index.d.ts
+++ b/web/ui/node_modules/@types/body-parser/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for body-parser 1.19
// Project: https://github.com/expressjs/body-parser
// Definitions by: Santi Albo
diff --git a/web/ui/node_modules/@types/bonjour/index.d.ts b/web/ui/node_modules/@types/bonjour/index.d.ts
index 9f1fdd265c..4c5a90cb8f 100755
--- a/web/ui/node_modules/@types/bonjour/index.d.ts
+++ b/web/ui/node_modules/@types/bonjour/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for bonjour 3.5
// Project: https://github.com/watson/bonjour
// Definitions by: Quentin Lampin
diff --git a/web/ui/node_modules/@types/cheerio/index.d.ts b/web/ui/node_modules/@types/cheerio/index.d.ts
index f245f422bd..25b7dd66db 100755
--- a/web/ui/node_modules/@types/cheerio/index.d.ts
+++ b/web/ui/node_modules/@types/cheerio/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Cheerio v0.22.0
// Project: https://github.com/cheeriojs/cheerio
// Definitions by: Bret Little
diff --git a/web/ui/node_modules/@types/connect-history-api-fallback/index.d.ts b/web/ui/node_modules/@types/connect-history-api-fallback/index.d.ts
index a61f606b66..1f33541248 100755
--- a/web/ui/node_modules/@types/connect-history-api-fallback/index.d.ts
+++ b/web/ui/node_modules/@types/connect-history-api-fallback/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for connect-history-api-fallback 1.3
// Project: https://github.com/bripkens/connect-history-api-fallback#readme
// Definitions by: Douglas Duteil
diff --git a/web/ui/node_modules/@types/connect/index.d.ts b/web/ui/node_modules/@types/connect/index.d.ts
index c1d5aa8663..f19bb54c61 100755
--- a/web/ui/node_modules/@types/connect/index.d.ts
+++ b/web/ui/node_modules/@types/connect/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for connect v3.4.0
// Project: https://github.com/senchalabs/connect
// Definitions by: Maxime LUCE
diff --git a/web/ui/node_modules/@types/enzyme/index.d.ts b/web/ui/node_modules/@types/enzyme/index.d.ts
index a3423059f0..fcc358e6a1 100755
--- a/web/ui/node_modules/@types/enzyme/index.d.ts
+++ b/web/ui/node_modules/@types/enzyme/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Enzyme 3.10
// Project: https://github.com/airbnb/enzyme
// Definitions by: Marian Palkus
diff --git a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/global.d.ts b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/global.d.ts
index 2d7bf66636..6e75ca9fac 100755
--- a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/global.d.ts
+++ b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/global.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*
React projects that don't include the DOM library need these interfaces to compile.
React Native applications use React, but there is no DOM available. The JavaScript runtime
diff --git a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/index.d.ts b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/index.d.ts
index d109abf3fd..015a921ff7 100755
--- a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/index.d.ts
+++ b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for React 16.14
// Project: https://react.dev/
// Definitions by: Asana
diff --git a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-dev-runtime.d.ts b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-dev-runtime.d.ts
index c7bb3e9050..9973ae3dfd 100755
--- a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-dev-runtime.d.ts
+++ b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-dev-runtime.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Expose `JSX` namespace in `global` namespace
import './';
diff --git a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-runtime.d.ts b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-runtime.d.ts
index c7bb3e9050..9973ae3dfd 100755
--- a/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-runtime.d.ts
+++ b/web/ui/node_modules/@types/enzyme/node_modules/@types/react/jsx-runtime.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Expose `JSX` namespace in `global` namespace
import './';
diff --git a/web/ui/node_modules/@types/eslint/helpers.d.ts b/web/ui/node_modules/@types/eslint/helpers.d.ts
index 0cf2141d37..74083d6860 100755
--- a/web/ui/node_modules/@types/eslint/helpers.d.ts
+++ b/web/ui/node_modules/@types/eslint/helpers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
type Prepend = ((_: Addend, ..._1: Tuple) => any) extends (..._: infer Result) => any
? Result
: never;
diff --git a/web/ui/node_modules/@types/eslint/index.d.ts b/web/ui/node_modules/@types/eslint/index.d.ts
index f58813be11..3607093171 100755
--- a/web/ui/node_modules/@types/eslint/index.d.ts
+++ b/web/ui/node_modules/@types/eslint/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for eslint 8.4
// Project: https://eslint.org
// Definitions by: Pierre-Marie Dartus
diff --git a/web/ui/node_modules/@types/eslint/rules/best-practices.d.ts b/web/ui/node_modules/@types/eslint/rules/best-practices.d.ts
index 68be5d9b81..697e1597bf 100755
--- a/web/ui/node_modules/@types/eslint/rules/best-practices.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/best-practices.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface BestPractices extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/deprecated.d.ts b/web/ui/node_modules/@types/eslint/rules/deprecated.d.ts
index f18607c583..187579a3c8 100755
--- a/web/ui/node_modules/@types/eslint/rules/deprecated.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/deprecated.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface Deprecated extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/ecmascript-6.d.ts b/web/ui/node_modules/@types/eslint/rules/ecmascript-6.d.ts
index 966f359c5e..a2de88b0f5 100755
--- a/web/ui/node_modules/@types/eslint/rules/ecmascript-6.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/ecmascript-6.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface ECMAScript6 extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/index.d.ts b/web/ui/node_modules/@types/eslint/rules/index.d.ts
index e0f517ba40..f09f9fa1f1 100755
--- a/web/ui/node_modules/@types/eslint/rules/index.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
import { BestPractices } from "./best-practices";
diff --git a/web/ui/node_modules/@types/eslint/rules/node-commonjs.d.ts b/web/ui/node_modules/@types/eslint/rules/node-commonjs.d.ts
index c248029970..d56255d235 100755
--- a/web/ui/node_modules/@types/eslint/rules/node-commonjs.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/node-commonjs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface NodeJSAndCommonJS extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/possible-errors.d.ts b/web/ui/node_modules/@types/eslint/rules/possible-errors.d.ts
index c27a862be5..7dd6a13bf3 100755
--- a/web/ui/node_modules/@types/eslint/rules/possible-errors.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/possible-errors.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface PossibleErrors extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/strict-mode.d.ts b/web/ui/node_modules/@types/eslint/rules/strict-mode.d.ts
index d63929b1c1..6b0fc8366b 100755
--- a/web/ui/node_modules/@types/eslint/rules/strict-mode.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/strict-mode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface StrictMode extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/stylistic-issues.d.ts b/web/ui/node_modules/@types/eslint/rules/stylistic-issues.d.ts
index af7e0c754f..af24917639 100755
--- a/web/ui/node_modules/@types/eslint/rules/stylistic-issues.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/stylistic-issues.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface StylisticIssues extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/rules/variables.d.ts b/web/ui/node_modules/@types/eslint/rules/variables.d.ts
index 6347531fec..ea6da7d57e 100755
--- a/web/ui/node_modules/@types/eslint/rules/variables.d.ts
+++ b/web/ui/node_modules/@types/eslint/rules/variables.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Linter } from "../index";
export interface Variables extends Linter.RulesRecord {
diff --git a/web/ui/node_modules/@types/eslint/use-at-your-own-risk.d.ts b/web/ui/node_modules/@types/eslint/use-at-your-own-risk.d.ts
index 29492ca055..89c0e7cfe9 100755
--- a/web/ui/node_modules/@types/eslint/use-at-your-own-risk.d.ts
+++ b/web/ui/node_modules/@types/eslint/use-at-your-own-risk.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** @deprecated */
export const builtinRules: Map;
/** @deprecated */
diff --git a/web/ui/node_modules/@types/estree/flow.d.ts b/web/ui/node_modules/@types/estree/flow.d.ts
index 9d001a92b5..99b43c603e 100644
--- a/web/ui/node_modules/@types/estree/flow.d.ts
+++ b/web/ui/node_modules/@types/estree/flow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare namespace ESTree {
interface FlowTypeAnnotation extends Node {}
diff --git a/web/ui/node_modules/@types/estree/index.d.ts b/web/ui/node_modules/@types/estree/index.d.ts
index e933e20efd..55e1167af4 100644
--- a/web/ui/node_modules/@types/estree/index.d.ts
+++ b/web/ui/node_modules/@types/estree/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// This definition file follows a somewhat unusual format. ESTree allows
// runtime type checks based on the `type` parameter. In order to explain this
// to typescript we want to use discriminated union types:
diff --git a/web/ui/node_modules/@types/express-serve-static-core/index.d.ts b/web/ui/node_modules/@types/express-serve-static-core/index.d.ts
index 979aea8550..0c7949c8d1 100755
--- a/web/ui/node_modules/@types/express-serve-static-core/index.d.ts
+++ b/web/ui/node_modules/@types/express-serve-static-core/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Express 4.17
// Project: http://expressjs.com
// Definitions by: Boris Yankov
diff --git a/web/ui/node_modules/@types/express/index.d.ts b/web/ui/node_modules/@types/express/index.d.ts
index 8427f02a32..9e3f65e153 100755
--- a/web/ui/node_modules/@types/express/index.d.ts
+++ b/web/ui/node_modules/@types/express/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Express 4.17
// Project: http://expressjs.com
// Definitions by: Boris Yankov
diff --git a/web/ui/node_modules/@types/flot/index.d.ts b/web/ui/node_modules/@types/flot/index.d.ts
index 99391fda2f..09cb5695fa 100755
--- a/web/ui/node_modules/@types/flot/index.d.ts
+++ b/web/ui/node_modules/@types/flot/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Flot
// Project: http://www.flotcharts.org/
// Definitions by: Matt Burland
diff --git a/web/ui/node_modules/@types/graceful-fs/index.d.ts b/web/ui/node_modules/@types/graceful-fs/index.d.ts
index f6c220103f..26a7fdaa5e 100644
--- a/web/ui/node_modules/@types/graceful-fs/index.d.ts
+++ b/web/ui/node_modules/@types/graceful-fs/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for graceful-fs 4.1
// Project: https://github.com/isaacs/node-graceful-fs
// Definitions by: Bart van der Schoor
diff --git a/web/ui/node_modules/@types/history/DOMUtils.d.ts b/web/ui/node_modules/@types/history/DOMUtils.d.ts
index 2b0a597cea..a94e1fe9dd 100755
--- a/web/ui/node_modules/@types/history/DOMUtils.d.ts
+++ b/web/ui/node_modules/@types/history/DOMUtils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare global {
// Some users of this package are don't use "dom" libs
interface EventTarget {}
diff --git a/web/ui/node_modules/@types/history/ExecutionEnvironment.d.ts b/web/ui/node_modules/@types/history/ExecutionEnvironment.d.ts
index ac15888726..88085915be 100755
--- a/web/ui/node_modules/@types/history/ExecutionEnvironment.d.ts
+++ b/web/ui/node_modules/@types/history/ExecutionEnvironment.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export const canUseDOM: boolean;
diff --git a/web/ui/node_modules/@types/history/LocationUtils.d.ts b/web/ui/node_modules/@types/history/LocationUtils.d.ts
index 26e9324b62..794b73cfcd 100755
--- a/web/ui/node_modules/@types/history/LocationUtils.d.ts
+++ b/web/ui/node_modules/@types/history/LocationUtils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Path, LocationState, LocationKey, Location, LocationDescriptor } from './index';
export function locationsAreEqual(lv: LocationDescriptor, rv: LocationDescriptor): boolean;
diff --git a/web/ui/node_modules/@types/history/PathUtils.d.ts b/web/ui/node_modules/@types/history/PathUtils.d.ts
index 18952a2b3e..c818855898 100755
--- a/web/ui/node_modules/@types/history/PathUtils.d.ts
+++ b/web/ui/node_modules/@types/history/PathUtils.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Path, Location, LocationDescriptorObject } from './index';
export function addLeadingSlash(path: Path): Path;
diff --git a/web/ui/node_modules/@types/history/createBrowserHistory.d.ts b/web/ui/node_modules/@types/history/createBrowserHistory.d.ts
index 09910bd8cd..f6ca5620c6 100755
--- a/web/ui/node_modules/@types/history/createBrowserHistory.d.ts
+++ b/web/ui/node_modules/@types/history/createBrowserHistory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { History, LocationState } from './index';
import { getConfirmation } from './DOMUtils';
diff --git a/web/ui/node_modules/@types/history/createHashHistory.d.ts b/web/ui/node_modules/@types/history/createHashHistory.d.ts
index 4351a48450..442dc08e45 100755
--- a/web/ui/node_modules/@types/history/createHashHistory.d.ts
+++ b/web/ui/node_modules/@types/history/createHashHistory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { History, LocationState } from './index';
import { getConfirmation } from './DOMUtils';
diff --git a/web/ui/node_modules/@types/history/createMemoryHistory.d.ts b/web/ui/node_modules/@types/history/createMemoryHistory.d.ts
index fea27d940d..9a27f7b933 100755
--- a/web/ui/node_modules/@types/history/createMemoryHistory.d.ts
+++ b/web/ui/node_modules/@types/history/createMemoryHistory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { History, Location, LocationState } from './index';
import { getConfirmation } from './DOMUtils';
diff --git a/web/ui/node_modules/@types/history/createTransitionManager.d.ts b/web/ui/node_modules/@types/history/createTransitionManager.d.ts
index 135ee54f0e..6a9f42cf50 100755
--- a/web/ui/node_modules/@types/history/createTransitionManager.d.ts
+++ b/web/ui/node_modules/@types/history/createTransitionManager.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Location, Action, LocationListener, LocationState, UnregisterCallback } from './index';
import { getConfirmation } from './DOMUtils';
diff --git a/web/ui/node_modules/@types/history/index.d.ts b/web/ui/node_modules/@types/history/index.d.ts
index c7fb53ec91..7e6ddbf660 100755
--- a/web/ui/node_modules/@types/history/index.d.ts
+++ b/web/ui/node_modules/@types/history/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for history 4.7.2
// Project: https://github.com/mjackson/history
// Definitions by: Sergey Buturlakin , Nathan Brown , Young Rok Kim , Daniel Nixon
diff --git a/web/ui/node_modules/@types/html-minifier-terser/index.d.ts b/web/ui/node_modules/@types/html-minifier-terser/index.d.ts
index f17a30e220..66a580a2d8 100755
--- a/web/ui/node_modules/@types/html-minifier-terser/index.d.ts
+++ b/web/ui/node_modules/@types/html-minifier-terser/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for html-minifier-terser 6.1
// Project: https://github.com/terser/html-minifier-terser#readme
// Definitions by: Piotr Błażejewicz
diff --git a/web/ui/node_modules/@types/http-proxy/index.d.ts b/web/ui/node_modules/@types/http-proxy/index.d.ts
index ca805dfacc..66c242f7de 100755
--- a/web/ui/node_modules/@types/http-proxy/index.d.ts
+++ b/web/ui/node_modules/@types/http-proxy/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for node-http-proxy 1.17
// Project: https://github.com/nodejitsu/node-http-proxy
// Definitions by: Maxime LUCE
diff --git a/web/ui/node_modules/@types/istanbul-lib-coverage/index.d.ts b/web/ui/node_modules/@types/istanbul-lib-coverage/index.d.ts
index eebb4ac3b0..755c9dd48e 100755
--- a/web/ui/node_modules/@types/istanbul-lib-coverage/index.d.ts
+++ b/web/ui/node_modules/@types/istanbul-lib-coverage/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for istanbul-lib-coverage 2.0
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs
// Definitions by: Jason Cheatham
diff --git a/web/ui/node_modules/@types/istanbul-lib-report/index.d.ts b/web/ui/node_modules/@types/istanbul-lib-report/index.d.ts
index 817ee10a65..6193e3d496 100644
--- a/web/ui/node_modules/@types/istanbul-lib-report/index.d.ts
+++ b/web/ui/node_modules/@types/istanbul-lib-report/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for istanbul-lib-report 3.0
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs
// Definitions by: Jason Cheatham
diff --git a/web/ui/node_modules/@types/istanbul-reports/index.d.ts b/web/ui/node_modules/@types/istanbul-reports/index.d.ts
index ea6d16de84..74414dafca 100755
--- a/web/ui/node_modules/@types/istanbul-reports/index.d.ts
+++ b/web/ui/node_modules/@types/istanbul-reports/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for istanbul-reports 3.0
// Project: https://github.com/istanbuljs/istanbuljs, https://istanbul.js.org
// Definitions by: Jason Cheatham
diff --git a/web/ui/node_modules/@types/jest/index.d.ts b/web/ui/node_modules/@types/jest/index.d.ts
index eca6588a79..72716740fb 100755
--- a/web/ui/node_modules/@types/jest/index.d.ts
+++ b/web/ui/node_modules/@types/jest/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Jest 29.5
// Project: https://jestjs.io/
// Definitions by: Asana (https://asana.com)
diff --git a/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.d.ts b/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.d.ts
index e0170aa3d8..dd4c780462 100644
--- a/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.d.ts
+++ b/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare namespace ansiStyles {
interface CSPair {
/**
diff --git a/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.js b/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.js
index a9eac58955..adef570c59 100644
--- a/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.js
+++ b/web/ui/node_modules/@types/jest/node_modules/ansi-styles/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
const ANSI_BACKGROUND_OFFSET = 10;
diff --git a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/AsymmetricMatcher.js b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/AsymmetricMatcher.js
index f0ada1174b..006d6d2558 100644
--- a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/AsymmetricMatcher.js
+++ b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/AsymmetricMatcher.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', {
diff --git a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactElement.js b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactElement.js
index 454cd667dd..1bf6d34b78 100644
--- a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactElement.js
+++ b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactElement.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', {
diff --git a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactTestComponent.js b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactTestComponent.js
index 32ca2a8dd3..8e4a98bf86 100644
--- a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactTestComponent.js
+++ b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/plugins/ReactTestComponent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
Object.defineProperty(exports, '__esModule', {
diff --git a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/types.js b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/types.js
index ad9a93a7c1..96a09541c8 100644
--- a/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/types.js
+++ b/web/ui/node_modules/@types/jest/node_modules/pretty-format/build/types.js
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
diff --git a/web/ui/node_modules/@types/jest/node_modules/react-is/index.js b/web/ui/node_modules/@types/jest/node_modules/react-is/index.js
index 3ae098d078..a510b9b429 100644
--- a/web/ui/node_modules/@types/jest/node_modules/react-is/index.js
+++ b/web/ui/node_modules/@types/jest/node_modules/react-is/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
'use strict';
if (process.env.NODE_ENV === 'production') {
diff --git a/web/ui/node_modules/@types/jquery/JQuery.d.ts b/web/ui/node_modules/@types/jquery/JQuery.d.ts
index ea972c675e..fdf00698d0 100755
--- a/web/ui/node_modules/@types/jquery/JQuery.d.ts
+++ b/web/ui/node_modules/@types/jquery/JQuery.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// tslint:disable:jsdoc-format
// tslint:disable:max-line-length
// tslint:disable:no-irregular-whitespace
diff --git a/web/ui/node_modules/@types/jquery/JQueryStatic.d.ts b/web/ui/node_modules/@types/jquery/JQueryStatic.d.ts
index 8947323c18..c9f748b9bf 100755
--- a/web/ui/node_modules/@types/jquery/JQueryStatic.d.ts
+++ b/web/ui/node_modules/@types/jquery/JQueryStatic.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// tslint:disable:jsdoc-format
// tslint:disable:max-line-length
// tslint:disable:no-irregular-whitespace
diff --git a/web/ui/node_modules/@types/jquery/dist/jquery.slim.d.ts b/web/ui/node_modules/@types/jquery/dist/jquery.slim.d.ts
index bdd21a7523..55641ec22a 100755
--- a/web/ui/node_modules/@types/jquery/dist/jquery.slim.d.ts
+++ b/web/ui/node_modules/@types/jquery/dist/jquery.slim.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
export = jQuery;
diff --git a/web/ui/node_modules/@types/jquery/index.d.ts b/web/ui/node_modules/@types/jquery/index.d.ts
index 2a1acd12a9..cda89011a2 100755
--- a/web/ui/node_modules/@types/jquery/index.d.ts
+++ b/web/ui/node_modules/@types/jquery/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for jquery 3.5
// Project: https://jquery.com
// Definitions by: Leonard Thieu
diff --git a/web/ui/node_modules/@types/jquery/legacy.d.ts b/web/ui/node_modules/@types/jquery/legacy.d.ts
index cd76159abd..4f56b77283 100755
--- a/web/ui/node_modules/@types/jquery/legacy.d.ts
+++ b/web/ui/node_modules/@types/jquery/legacy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// tslint:disable:no-irregular-whitespace
// tslint:disable-next-line:no-empty-interface
diff --git a/web/ui/node_modules/@types/jquery/misc.d.ts b/web/ui/node_modules/@types/jquery/misc.d.ts
index 668e7cfe02..591c5f8e01 100755
--- a/web/ui/node_modules/@types/jquery/misc.d.ts
+++ b/web/ui/node_modules/@types/jquery/misc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// tslint:disable:jsdoc-format
// tslint:disable:max-line-length
// tslint:disable:no-irregular-whitespace
diff --git a/web/ui/node_modules/@types/json-schema/index.d.ts b/web/ui/node_modules/@types/json-schema/index.d.ts
index 7a92decd87..5c2a831389 100755
--- a/web/ui/node_modules/@types/json-schema/index.d.ts
+++ b/web/ui/node_modules/@types/json-schema/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for json-schema 4.0, 6.0 and 7.0
// Project: https://github.com/kriszyp/json-schema
// Definitions by: Boris Cherny
diff --git a/web/ui/node_modules/@types/json5/index.d.ts b/web/ui/node_modules/@types/json5/index.d.ts
index 76a0352616..09f1978438 100644
--- a/web/ui/node_modules/@types/json5/index.d.ts
+++ b/web/ui/node_modules/@types/json5/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for JSON5
// Project: http://json5.org/
// Definitions by: Jason Swearingen
diff --git a/web/ui/node_modules/@types/lru-cache/index.d.ts b/web/ui/node_modules/@types/lru-cache/index.d.ts
index 167b4c487d..74b8984b3f 100755
--- a/web/ui/node_modules/@types/lru-cache/index.d.ts
+++ b/web/ui/node_modules/@types/lru-cache/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for lru-cache 5.1
// Project: https://github.com/isaacs/node-lru-cache
// Definitions by: Bart van der Schoor
diff --git a/web/ui/node_modules/@types/mime/Mime.d.ts b/web/ui/node_modules/@types/mime/Mime.d.ts
index 2639c09d22..bfca9542db 100755
--- a/web/ui/node_modules/@types/mime/Mime.d.ts
+++ b/web/ui/node_modules/@types/mime/Mime.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TypeMap } from './index';
declare class Mime {
diff --git a/web/ui/node_modules/@types/mime/index.d.ts b/web/ui/node_modules/@types/mime/index.d.ts
index ce0df4a6ce..a44021481b 100755
--- a/web/ui/node_modules/@types/mime/index.d.ts
+++ b/web/ui/node_modules/@types/mime/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for mime 3.0
// Project: https://github.com/broofa/node-mime
// Definitions by: Jeff Goddard
diff --git a/web/ui/node_modules/@types/mime/lite.d.ts b/web/ui/node_modules/@types/mime/lite.d.ts
index a5684fa403..3782a72a63 100755
--- a/web/ui/node_modules/@types/mime/lite.d.ts
+++ b/web/ui/node_modules/@types/mime/lite.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import Mime = require('./Mime');
declare const mimelite: Mime;
diff --git a/web/ui/node_modules/@types/node/assert.d.ts b/web/ui/node_modules/@types/node/assert.d.ts
index fb7158670c..603f922319 100755
--- a/web/ui/node_modules/@types/node/assert.d.ts
+++ b/web/ui/node_modules/@types/node/assert.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `assert` module provides a set of assertion functions for verifying
* invariants.
diff --git a/web/ui/node_modules/@types/node/assert/strict.d.ts b/web/ui/node_modules/@types/node/assert/strict.d.ts
index b4319b9748..60df548264 100755
--- a/web/ui/node_modules/@types/node/assert/strict.d.ts
+++ b/web/ui/node_modules/@types/node/assert/strict.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare module 'assert/strict' {
import { strict } from 'node:assert';
export = strict;
diff --git a/web/ui/node_modules/@types/node/async_hooks.d.ts b/web/ui/node_modules/@types/node/async_hooks.d.ts
index 5930de4075..f57fab5354 100755
--- a/web/ui/node_modules/@types/node/async_hooks.d.ts
+++ b/web/ui/node_modules/@types/node/async_hooks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `async_hooks` module provides an API to track asynchronous resources. It
* can be accessed using:
diff --git a/web/ui/node_modules/@types/node/buffer.d.ts b/web/ui/node_modules/@types/node/buffer.d.ts
index 18be30d2e9..ce46f77226 100755
--- a/web/ui/node_modules/@types/node/buffer.d.ts
+++ b/web/ui/node_modules/@types/node/buffer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* `Buffer` objects are used to represent a fixed-length sequence of bytes. Many
* Node.js APIs support `Buffer`s.
diff --git a/web/ui/node_modules/@types/node/child_process.d.ts b/web/ui/node_modules/@types/node/child_process.d.ts
index 7eae502efa..db90d39aec 100755
--- a/web/ui/node_modules/@types/node/child_process.d.ts
+++ b/web/ui/node_modules/@types/node/child_process.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `child_process` module provides the ability to spawn subprocesses in
* a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability
diff --git a/web/ui/node_modules/@types/node/cluster.d.ts b/web/ui/node_modules/@types/node/cluster.d.ts
index c48084da7a..073ee2a4b8 100755
--- a/web/ui/node_modules/@types/node/cluster.d.ts
+++ b/web/ui/node_modules/@types/node/cluster.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* A single instance of Node.js runs in a single thread. To take advantage of
* multi-core systems, the user will sometimes want to launch a cluster of Node.js
diff --git a/web/ui/node_modules/@types/node/console.d.ts b/web/ui/node_modules/@types/node/console.d.ts
index 9297018c7f..f716d79f54 100755
--- a/web/ui/node_modules/@types/node/console.d.ts
+++ b/web/ui/node_modules/@types/node/console.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `console` module provides a simple debugging console that is similar to the
* JavaScript console mechanism provided by web browsers.
diff --git a/web/ui/node_modules/@types/node/constants.d.ts b/web/ui/node_modules/@types/node/constants.d.ts
index 208020dcba..b4502a48e9 100755
--- a/web/ui/node_modules/@types/node/constants.d.ts
+++ b/web/ui/node_modules/@types/node/constants.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/** @deprecated since v6.3.0 - use constants property exposed by the relevant module instead. */
declare module 'constants' {
import { constants as osConstants, SignalConstants } from 'node:os';
diff --git a/web/ui/node_modules/@types/node/crypto.d.ts b/web/ui/node_modules/@types/node/crypto.d.ts
index ff90ff8179..7025f8e880 100755
--- a/web/ui/node_modules/@types/node/crypto.d.ts
+++ b/web/ui/node_modules/@types/node/crypto.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `crypto` module provides cryptographic functionality that includes a set of
* wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify functions.
diff --git a/web/ui/node_modules/@types/node/dgram.d.ts b/web/ui/node_modules/@types/node/dgram.d.ts
index b4a9892791..ba6579c814 100755
--- a/web/ui/node_modules/@types/node/dgram.d.ts
+++ b/web/ui/node_modules/@types/node/dgram.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `dgram` module provides an implementation of UDP datagram sockets.
*
diff --git a/web/ui/node_modules/@types/node/diagnostics_channel.d.ts b/web/ui/node_modules/@types/node/diagnostics_channel.d.ts
index dce50e3300..79987a98e6 100755
--- a/web/ui/node_modules/@types/node/diagnostics_channel.d.ts
+++ b/web/ui/node_modules/@types/node/diagnostics_channel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `diagnostics_channel` module provides an API to create named channels
* to report arbitrary message data for diagnostics purposes.
diff --git a/web/ui/node_modules/@types/node/dns.d.ts b/web/ui/node_modules/@types/node/dns.d.ts
index d59f554e1c..d4d6790172 100755
--- a/web/ui/node_modules/@types/node/dns.d.ts
+++ b/web/ui/node_modules/@types/node/dns.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `dns` module enables name resolution. For example, use it to look up IP
* addresses of host names.
diff --git a/web/ui/node_modules/@types/node/dns/promises.d.ts b/web/ui/node_modules/@types/node/dns/promises.d.ts
index 165b62bcf0..e8b4db136f 100755
--- a/web/ui/node_modules/@types/node/dns/promises.d.ts
+++ b/web/ui/node_modules/@types/node/dns/promises.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `dns.promises` API provides an alternative set of asynchronous DNS methods
* that return `Promise` objects rather than using callbacks. The API is accessible
diff --git a/web/ui/node_modules/@types/node/domain.d.ts b/web/ui/node_modules/@types/node/domain.d.ts
index f8dd26ebee..21ca073532 100755
--- a/web/ui/node_modules/@types/node/domain.d.ts
+++ b/web/ui/node_modules/@types/node/domain.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* **This module is pending deprecation.** Once a replacement API has been
* finalized, this module will be fully deprecated. Most developers should**not** have cause to use this module. Users who absolutely must have
diff --git a/web/ui/node_modules/@types/node/events.d.ts b/web/ui/node_modules/@types/node/events.d.ts
index c1cef439f8..795f51e14b 100755
--- a/web/ui/node_modules/@types/node/events.d.ts
+++ b/web/ui/node_modules/@types/node/events.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Much of the Node.js core API is built around an idiomatic asynchronous
* event-driven architecture in which certain kinds of objects (called "emitters")
diff --git a/web/ui/node_modules/@types/node/fs.d.ts b/web/ui/node_modules/@types/node/fs.d.ts
index c220c039ed..e08644c242 100755
--- a/web/ui/node_modules/@types/node/fs.d.ts
+++ b/web/ui/node_modules/@types/node/fs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `fs` module enables interacting with the file system in a
* way modeled on standard POSIX functions.
diff --git a/web/ui/node_modules/@types/node/fs/promises.d.ts b/web/ui/node_modules/@types/node/fs/promises.d.ts
index f6c77d3bd0..b3db29c8da 100755
--- a/web/ui/node_modules/@types/node/fs/promises.d.ts
+++ b/web/ui/node_modules/@types/node/fs/promises.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `fs/promises` API provides asynchronous file system methods that return
* promises.
diff --git a/web/ui/node_modules/@types/node/globals.d.ts b/web/ui/node_modules/@types/node/globals.d.ts
index da499940eb..834aec0fc0 100755
--- a/web/ui/node_modules/@types/node/globals.d.ts
+++ b/web/ui/node_modules/@types/node/globals.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Declare "static" methods in Error
interface ErrorConstructor {
/** Create .stack property on a target object */
diff --git a/web/ui/node_modules/@types/node/globals.global.d.ts b/web/ui/node_modules/@types/node/globals.global.d.ts
index ef1198c050..3b6dd86503 100755
--- a/web/ui/node_modules/@types/node/globals.global.d.ts
+++ b/web/ui/node_modules/@types/node/globals.global.d.ts
@@ -1 +1,17 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare var global: typeof globalThis;
diff --git a/web/ui/node_modules/@types/node/http.d.ts b/web/ui/node_modules/@types/node/http.d.ts
index bb3a93cd52..d3fdb004d9 100755
--- a/web/ui/node_modules/@types/node/http.d.ts
+++ b/web/ui/node_modules/@types/node/http.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* To use the HTTP server and client one must `require('http')`.
*
diff --git a/web/ui/node_modules/@types/node/http2.d.ts b/web/ui/node_modules/@types/node/http2.d.ts
index d657f0ee4d..4aef6c293b 100755
--- a/web/ui/node_modules/@types/node/http2.d.ts
+++ b/web/ui/node_modules/@types/node/http2.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `http2` module provides an implementation of the [HTTP/2](https://tools.ietf.org/html/rfc7540) protocol. It
* can be accessed using:
diff --git a/web/ui/node_modules/@types/node/https.d.ts b/web/ui/node_modules/@types/node/https.d.ts
index 9abd7b190a..8f1c78366c 100755
--- a/web/ui/node_modules/@types/node/https.d.ts
+++ b/web/ui/node_modules/@types/node/https.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a
* separate module.
diff --git a/web/ui/node_modules/@types/node/index.d.ts b/web/ui/node_modules/@types/node/index.d.ts
index ae3e4cc425..c48d961d26 100755
--- a/web/ui/node_modules/@types/node/index.d.ts
+++ b/web/ui/node_modules/@types/node/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for non-npm package Node.js 17.0
// Project: https://nodejs.org/
// Definitions by: Microsoft TypeScript
diff --git a/web/ui/node_modules/@types/node/inspector.d.ts b/web/ui/node_modules/@types/node/inspector.d.ts
index 7b9598c442..aafa6dd82f 100755
--- a/web/ui/node_modules/@types/node/inspector.d.ts
+++ b/web/ui/node_modules/@types/node/inspector.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// tslint:disable-next-line:dt-header
// Type definitions for inspector
diff --git a/web/ui/node_modules/@types/node/module.d.ts b/web/ui/node_modules/@types/node/module.d.ts
index d83aec94aa..2bc92f17ab 100755
--- a/web/ui/node_modules/@types/node/module.d.ts
+++ b/web/ui/node_modules/@types/node/module.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* @since v0.3.7
*/
diff --git a/web/ui/node_modules/@types/node/net.d.ts b/web/ui/node_modules/@types/node/net.d.ts
index f2c10a23a6..1d55d86674 100755
--- a/web/ui/node_modules/@types/node/net.d.ts
+++ b/web/ui/node_modules/@types/node/net.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* > Stability: 2 - Stable
*
diff --git a/web/ui/node_modules/@types/node/os.d.ts b/web/ui/node_modules/@types/node/os.d.ts
index a618e9164d..28d589ce1e 100755
--- a/web/ui/node_modules/@types/node/os.d.ts
+++ b/web/ui/node_modules/@types/node/os.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `os` module provides operating system-related utility methods and
* properties. It can be accessed using:
diff --git a/web/ui/node_modules/@types/node/path.d.ts b/web/ui/node_modules/@types/node/path.d.ts
index c19dce83d5..eb425e14e1 100755
--- a/web/ui/node_modules/@types/node/path.d.ts
+++ b/web/ui/node_modules/@types/node/path.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare module 'path/posix' {
import path = require('path');
export = path;
diff --git a/web/ui/node_modules/@types/node/perf_hooks.d.ts b/web/ui/node_modules/@types/node/perf_hooks.d.ts
index 7d1e0b3416..847755c802 100755
--- a/web/ui/node_modules/@types/node/perf_hooks.d.ts
+++ b/web/ui/node_modules/@types/node/perf_hooks.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* This module provides an implementation of a subset of the W3C [Web Performance APIs](https://w3c.github.io/perf-timing-primer/) as well as additional APIs for
* Node.js-specific performance measurements.
diff --git a/web/ui/node_modules/@types/node/process.d.ts b/web/ui/node_modules/@types/node/process.d.ts
index 24bbfba582..11d35af4d2 100755
--- a/web/ui/node_modules/@types/node/process.d.ts
+++ b/web/ui/node_modules/@types/node/process.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare module 'process' {
import * as tty from 'node:tty';
import { Worker } from 'node:worker_threads';
diff --git a/web/ui/node_modules/@types/node/punycode.d.ts b/web/ui/node_modules/@types/node/punycode.d.ts
index 81b3c636b1..392415039c 100755
--- a/web/ui/node_modules/@types/node/punycode.d.ts
+++ b/web/ui/node_modules/@types/node/punycode.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* **The version of the punycode module bundled in Node.js is being deprecated.**In a future major version of Node.js this module will be removed. Users
* currently depending on the `punycode` module should switch to using the
diff --git a/web/ui/node_modules/@types/node/querystring.d.ts b/web/ui/node_modules/@types/node/querystring.d.ts
index 572828a849..e1eccacbae 100755
--- a/web/ui/node_modules/@types/node/querystring.d.ts
+++ b/web/ui/node_modules/@types/node/querystring.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `querystring` module provides utilities for parsing and formatting URL
* query strings. It can be accessed using:
diff --git a/web/ui/node_modules/@types/node/readline.d.ts b/web/ui/node_modules/@types/node/readline.d.ts
index 43ab1dbdc9..6c14866d54 100755
--- a/web/ui/node_modules/@types/node/readline.d.ts
+++ b/web/ui/node_modules/@types/node/readline.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `readline` module provides an interface for reading data from a `Readable` stream (such as `process.stdin`) one line at a time.
*
diff --git a/web/ui/node_modules/@types/node/repl.d.ts b/web/ui/node_modules/@types/node/repl.d.ts
index e81fee5d80..4b1db0ca1d 100755
--- a/web/ui/node_modules/@types/node/repl.d.ts
+++ b/web/ui/node_modules/@types/node/repl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `repl` module provides a Read-Eval-Print-Loop (REPL) implementation that
* is available both as a standalone program or includible in other applications.
diff --git a/web/ui/node_modules/@types/node/stream.d.ts b/web/ui/node_modules/@types/node/stream.d.ts
index 7edc7bfa8d..0671e120c9 100755
--- a/web/ui/node_modules/@types/node/stream.d.ts
+++ b/web/ui/node_modules/@types/node/stream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* A stream is an abstract interface for working with streaming data in Node.js.
* The `stream` module provides an API for implementing the stream interface.
diff --git a/web/ui/node_modules/@types/node/stream/consumers.d.ts b/web/ui/node_modules/@types/node/stream/consumers.d.ts
index ce6c9bb785..2aa36d1890 100755
--- a/web/ui/node_modules/@types/node/stream/consumers.d.ts
+++ b/web/ui/node_modules/@types/node/stream/consumers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Duplicates of interface in lib.dom.ts.
// Duplicated here rather than referencing lib.dom.ts because doing so causes lib.dom.ts to be loaded for "test-all"
// Which in turn causes tests to pass that shouldn't pass.
diff --git a/web/ui/node_modules/@types/node/stream/promises.d.ts b/web/ui/node_modules/@types/node/stream/promises.d.ts
index b427073de5..c7ff5463a2 100755
--- a/web/ui/node_modules/@types/node/stream/promises.d.ts
+++ b/web/ui/node_modules/@types/node/stream/promises.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare module 'stream/promises' {
import { FinishedOptions, PipelineSource, PipelineTransform, PipelineDestination, PipelinePromise, PipelineOptions } from 'node:stream';
function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise;
diff --git a/web/ui/node_modules/@types/node/stream/web.d.ts b/web/ui/node_modules/@types/node/stream/web.d.ts
index f9ef0570dc..74ff278518 100755
--- a/web/ui/node_modules/@types/node/stream/web.d.ts
+++ b/web/ui/node_modules/@types/node/stream/web.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare module 'stream/web' {
// stub module, pending copy&paste from .d.ts or manual impl
// copy from lib.dom.d.ts
diff --git a/web/ui/node_modules/@types/node/string_decoder.d.ts b/web/ui/node_modules/@types/node/string_decoder.d.ts
index da712b5edf..b236ff4b34 100755
--- a/web/ui/node_modules/@types/node/string_decoder.d.ts
+++ b/web/ui/node_modules/@types/node/string_decoder.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `string_decoder` module provides an API for decoding `Buffer` objects into
* strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16
diff --git a/web/ui/node_modules/@types/node/timers.d.ts b/web/ui/node_modules/@types/node/timers.d.ts
index c2e75de079..8ac98f3d69 100755
--- a/web/ui/node_modules/@types/node/timers.d.ts
+++ b/web/ui/node_modules/@types/node/timers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `timer` module exposes a global API for scheduling functions to
* be called at some future period of time. Because the timer functions are
diff --git a/web/ui/node_modules/@types/node/timers/promises.d.ts b/web/ui/node_modules/@types/node/timers/promises.d.ts
index fd778880ef..890921ccb0 100755
--- a/web/ui/node_modules/@types/node/timers/promises.d.ts
+++ b/web/ui/node_modules/@types/node/timers/promises.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `timers/promises` API provides an alternative set of timer functions
* that return `Promise` objects. The API is accessible via`require('timers/promises')`.
diff --git a/web/ui/node_modules/@types/node/tls.d.ts b/web/ui/node_modules/@types/node/tls.d.ts
index 661f0f0899..db12b6b64d 100755
--- a/web/ui/node_modules/@types/node/tls.d.ts
+++ b/web/ui/node_modules/@types/node/tls.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `tls` module provides an implementation of the Transport Layer Security
* (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL.
diff --git a/web/ui/node_modules/@types/node/trace_events.d.ts b/web/ui/node_modules/@types/node/trace_events.d.ts
index cb4e3754a6..e7c3045add 100755
--- a/web/ui/node_modules/@types/node/trace_events.d.ts
+++ b/web/ui/node_modules/@types/node/trace_events.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `trace_events` module provides a mechanism to centralize tracing information
* generated by V8, Node.js core, and userspace code.
diff --git a/web/ui/node_modules/@types/node/tty.d.ts b/web/ui/node_modules/@types/node/tty.d.ts
index 72fdf2e1fa..31823e239d 100755
--- a/web/ui/node_modules/@types/node/tty.d.ts
+++ b/web/ui/node_modules/@types/node/tty.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `tty` module provides the `tty.ReadStream` and `tty.WriteStream` classes.
* In most cases, it will not be necessary or possible to use this module directly.
diff --git a/web/ui/node_modules/@types/node/url.d.ts b/web/ui/node_modules/@types/node/url.d.ts
index 0ec6bd1789..c10f55f120 100755
--- a/web/ui/node_modules/@types/node/url.d.ts
+++ b/web/ui/node_modules/@types/node/url.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `url` module provides utilities for URL resolution and parsing. It can be
* accessed using:
diff --git a/web/ui/node_modules/@types/node/util.d.ts b/web/ui/node_modules/@types/node/util.d.ts
index 575391e3f9..5dcc1e0bd6 100755
--- a/web/ui/node_modules/@types/node/util.d.ts
+++ b/web/ui/node_modules/@types/node/util.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `util` module supports the needs of Node.js internal APIs. Many of the
* utilities are useful for application and module developers as well. To access
diff --git a/web/ui/node_modules/@types/node/v8.d.ts b/web/ui/node_modules/@types/node/v8.d.ts
index 59c8302dba..ca420ebcf5 100755
--- a/web/ui/node_modules/@types/node/v8.d.ts
+++ b/web/ui/node_modules/@types/node/v8.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `v8` module exposes APIs that are specific to the version of [V8](https://developers.google.com/v8/) built into the Node.js binary. It can be accessed using:
*
diff --git a/web/ui/node_modules/@types/node/vm.d.ts b/web/ui/node_modules/@types/node/vm.d.ts
index 860b7ac4e5..2a82700297 100755
--- a/web/ui/node_modules/@types/node/vm.d.ts
+++ b/web/ui/node_modules/@types/node/vm.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `vm` module enables compiling and running code within V8 Virtual
* Machine contexts. **The `vm` module is not a security mechanism. Do**
diff --git a/web/ui/node_modules/@types/node/wasi.d.ts b/web/ui/node_modules/@types/node/wasi.d.ts
index 4810be8fdf..cee0633b1f 100755
--- a/web/ui/node_modules/@types/node/wasi.d.ts
+++ b/web/ui/node_modules/@types/node/wasi.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The WASI API provides an implementation of the [WebAssembly System Interface](https://wasi.dev/) specification. WASI gives sandboxed WebAssembly applications access to the
* underlying operating system via a collection of POSIX-like functions.
diff --git a/web/ui/node_modules/@types/node/worker_threads.d.ts b/web/ui/node_modules/@types/node/worker_threads.d.ts
index b508986077..7d34e56a83 100755
--- a/web/ui/node_modules/@types/node/worker_threads.d.ts
+++ b/web/ui/node_modules/@types/node/worker_threads.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `worker_threads` module enables the use of threads that execute JavaScript
* in parallel. To access it:
diff --git a/web/ui/node_modules/@types/node/zlib.d.ts b/web/ui/node_modules/@types/node/zlib.d.ts
index b3130839ee..80b59a2cb9 100755
--- a/web/ui/node_modules/@types/node/zlib.d.ts
+++ b/web/ui/node_modules/@types/node/zlib.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* The `zlib` module provides compression functionality implemented using Gzip,
* Deflate/Inflate, and Brotli.
diff --git a/web/ui/node_modules/@types/parse-json/index.d.ts b/web/ui/node_modules/@types/parse-json/index.d.ts
index 293a4a9b40..566e2d596b 100644
--- a/web/ui/node_modules/@types/parse-json/index.d.ts
+++ b/web/ui/node_modules/@types/parse-json/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for parse-json 4.0
// Project: https://github.com/sindresorhus/parse-json
// Definitions by: mrmlnc
diff --git a/web/ui/node_modules/@types/prettier/doc.d.ts b/web/ui/node_modules/@types/prettier/doc.d.ts
index 7a59b66285..737c69751a 100755
--- a/web/ui/node_modules/@types/prettier/doc.d.ts
+++ b/web/ui/node_modules/@types/prettier/doc.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Doc } from './';
// https://github.com/prettier/prettier/blob/main/src/document/index.js
diff --git a/web/ui/node_modules/@types/prettier/index.d.ts b/web/ui/node_modules/@types/prettier/index.d.ts
index 3258d6bd3a..1e40fa91b7 100755
--- a/web/ui/node_modules/@types/prettier/index.d.ts
+++ b/web/ui/node_modules/@types/prettier/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for prettier 2.7
// Project: https://prettier.io
// https://github.com/prettier/prettier
diff --git a/web/ui/node_modules/@types/prettier/parser-angular.d.ts b/web/ui/node_modules/@types/prettier/parser-angular.d.ts
index 5b9ad2234f..4b389814c6 100755
--- a/web/ui/node_modules/@types/prettier/parser-angular.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-angular.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-babel.d.ts b/web/ui/node_modules/@types/prettier/parser-babel.d.ts
index a94a5ce184..6774f8b5e7 100755
--- a/web/ui/node_modules/@types/prettier/parser-babel.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-babel.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-espree.d.ts b/web/ui/node_modules/@types/prettier/parser-espree.d.ts
index 6c52144f89..cfb1ee7593 100755
--- a/web/ui/node_modules/@types/prettier/parser-espree.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-espree.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from '.';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-flow.d.ts b/web/ui/node_modules/@types/prettier/parser-flow.d.ts
index 2ce37d79bf..9fe27d6a01 100755
--- a/web/ui/node_modules/@types/prettier/parser-flow.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-flow.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-glimmer.d.ts b/web/ui/node_modules/@types/prettier/parser-glimmer.d.ts
index 340f16501c..668bcd7003 100755
--- a/web/ui/node_modules/@types/prettier/parser-glimmer.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-glimmer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-graphql.d.ts b/web/ui/node_modules/@types/prettier/parser-graphql.d.ts
index 21c2e1aab9..49777d8bd3 100755
--- a/web/ui/node_modules/@types/prettier/parser-graphql.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-graphql.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-html.d.ts b/web/ui/node_modules/@types/prettier/parser-html.d.ts
index 7af103ffe5..4e3e3a350d 100755
--- a/web/ui/node_modules/@types/prettier/parser-html.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-html.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-markdown.d.ts b/web/ui/node_modules/@types/prettier/parser-markdown.d.ts
index d898e407dd..7f37ea6a58 100755
--- a/web/ui/node_modules/@types/prettier/parser-markdown.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-markdown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-meriyah.d.ts b/web/ui/node_modules/@types/prettier/parser-meriyah.d.ts
index f753ab38b7..b118b93cb9 100755
--- a/web/ui/node_modules/@types/prettier/parser-meriyah.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-meriyah.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from '.';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-postcss.d.ts b/web/ui/node_modules/@types/prettier/parser-postcss.d.ts
index d3eaa9dd9b..295e02dc16 100755
--- a/web/ui/node_modules/@types/prettier/parser-postcss.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-postcss.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-typescript.d.ts b/web/ui/node_modules/@types/prettier/parser-typescript.d.ts
index a9b1dcbb88..4c3d6c7b41 100755
--- a/web/ui/node_modules/@types/prettier/parser-typescript.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-typescript.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/parser-yaml.d.ts b/web/ui/node_modules/@types/prettier/parser-yaml.d.ts
index 163aff18db..94d1f6aa37 100755
--- a/web/ui/node_modules/@types/prettier/parser-yaml.d.ts
+++ b/web/ui/node_modules/@types/prettier/parser-yaml.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from './';
declare const parser: {
diff --git a/web/ui/node_modules/@types/prettier/standalone.d.ts b/web/ui/node_modules/@types/prettier/standalone.d.ts
index bb4ac77636..2b87517ef6 100755
--- a/web/ui/node_modules/@types/prettier/standalone.d.ts
+++ b/web/ui/node_modules/@types/prettier/standalone.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { CursorOptions, CursorResult, Options, SupportInfo } from './';
/**
diff --git a/web/ui/node_modules/@types/prop-types/index.d.ts b/web/ui/node_modules/@types/prop-types/index.d.ts
index 46a58eb1fe..879f6817d5 100755
--- a/web/ui/node_modules/@types/prop-types/index.d.ts
+++ b/web/ui/node_modules/@types/prop-types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for prop-types 15.7
// Project: https://github.com/reactjs/prop-types, https://facebook.github.io/react
// Definitions by: DovydasNavickas
diff --git a/web/ui/node_modules/@types/q/index.d.ts b/web/ui/node_modules/@types/q/index.d.ts
index ba3959bedd..4f5f850c9e 100755
--- a/web/ui/node_modules/@types/q/index.d.ts
+++ b/web/ui/node_modules/@types/q/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Q 1.5
// Project: https://github.com/kriskowal/q
// Definitions by: Barrie Nemetchek
diff --git a/web/ui/node_modules/@types/qs/index.d.ts b/web/ui/node_modules/@types/qs/index.d.ts
index 35810c5a46..87be130fe0 100755
--- a/web/ui/node_modules/@types/qs/index.d.ts
+++ b/web/ui/node_modules/@types/qs/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for qs 6.9
// Project: https://github.com/ljharb/qs
// Definitions by: Roman Korneev
diff --git a/web/ui/node_modules/@types/range-parser/index.d.ts b/web/ui/node_modules/@types/range-parser/index.d.ts
index e973bf3d29..e4c3523206 100755
--- a/web/ui/node_modules/@types/range-parser/index.d.ts
+++ b/web/ui/node_modules/@types/range-parser/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for range-parser 1.2
// Project: https://github.com/jshttp/range-parser
// Definitions by: Tomek Łaziuk
diff --git a/web/ui/node_modules/@types/react-copy-to-clipboard/index.d.ts b/web/ui/node_modules/@types/react-copy-to-clipboard/index.d.ts
index 0e1126f467..27fb8ed862 100755
--- a/web/ui/node_modules/@types/react-copy-to-clipboard/index.d.ts
+++ b/web/ui/node_modules/@types/react-copy-to-clipboard/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for react-copy-to-clipboard 5.0
// Project: https://github.com/nkbt/react-copy-to-clipboard
// Definitions by: Meno Abels
diff --git a/web/ui/node_modules/@types/react-dom/index.d.ts b/web/ui/node_modules/@types/react-dom/index.d.ts
index c57de57386..e8a021e462 100755
--- a/web/ui/node_modules/@types/react-dom/index.d.ts
+++ b/web/ui/node_modules/@types/react-dom/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for React (react-dom) 17.0
// Project: https://reactjs.org
// Definitions by: Asana
diff --git a/web/ui/node_modules/@types/react-dom/server.d.ts b/web/ui/node_modules/@types/react-dom/server.d.ts
index 97747165a8..4595e96a64 100755
--- a/web/ui/node_modules/@types/react-dom/server.d.ts
+++ b/web/ui/node_modules/@types/react-dom/server.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// forward declarations
declare global {
namespace NodeJS {
diff --git a/web/ui/node_modules/@types/react-dom/test-utils/index.d.ts b/web/ui/node_modules/@types/react-dom/test-utils/index.d.ts
index 0680589304..438c0c7600 100755
--- a/web/ui/node_modules/@types/react-dom/test-utils/index.d.ts
+++ b/web/ui/node_modules/@types/react-dom/test-utils/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import {
AbstractView, Component, ComponentClass,
ReactElement, ReactInstance, ClassType,
diff --git a/web/ui/node_modules/@types/react-router-dom/index.d.ts b/web/ui/node_modules/@types/react-router-dom/index.d.ts
index 06f30866cf..648f22bae2 100755
--- a/web/ui/node_modules/@types/react-router-dom/index.d.ts
+++ b/web/ui/node_modules/@types/react-router-dom/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for react-router-dom 5.3
// Project: https://github.com/ReactTraining/react-router
// Definitions by: Huy Nguyen
diff --git a/web/ui/node_modules/@types/react-router/index.d.ts b/web/ui/node_modules/@types/react-router/index.d.ts
index aed80bfdc6..5cb27b0284 100755
--- a/web/ui/node_modules/@types/react-router/index.d.ts
+++ b/web/ui/node_modules/@types/react-router/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for React Router 5.1
// Project: https://github.com/ReactTraining/react-router
// Definitions by: Sergey Buturlakin
diff --git a/web/ui/node_modules/@types/react-test-renderer/index.d.ts b/web/ui/node_modules/@types/react-test-renderer/index.d.ts
index 748065df4c..eeedfa6899 100755
--- a/web/ui/node_modules/@types/react-test-renderer/index.d.ts
+++ b/web/ui/node_modules/@types/react-test-renderer/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for react-test-renderer 18.0
// Project: https://facebook.github.io/react/
// Definitions by: Arvitaly
diff --git a/web/ui/node_modules/@types/react-test-renderer/shallow/index.d.ts b/web/ui/node_modules/@types/react-test-renderer/shallow/index.d.ts
index 83c7e4211c..16ac93c005 100755
--- a/web/ui/node_modules/@types/react-test-renderer/shallow/index.d.ts
+++ b/web/ui/node_modules/@types/react-test-renderer/shallow/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { ReactElement, ReactInstance } from 'react';
export interface ShallowRenderer {
diff --git a/web/ui/node_modules/@types/react/global.d.ts b/web/ui/node_modules/@types/react/global.d.ts
index 0799137c8c..8a7faf45b9 100755
--- a/web/ui/node_modules/@types/react/global.d.ts
+++ b/web/ui/node_modules/@types/react/global.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/*
React projects that don't include the DOM library need these interfaces to compile.
React Native applications use React, but there is no DOM available. The JavaScript runtime
diff --git a/web/ui/node_modules/@types/react/index.d.ts b/web/ui/node_modules/@types/react/index.d.ts
index ff05c8f11b..0743fa8a3b 100755
--- a/web/ui/node_modules/@types/react/index.d.ts
+++ b/web/ui/node_modules/@types/react/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for React 17.0
// Project: http://facebook.github.io/react/
// Definitions by: Asana
diff --git a/web/ui/node_modules/@types/react/jsx-dev-runtime.d.ts b/web/ui/node_modules/@types/react/jsx-dev-runtime.d.ts
index c7bb3e9050..9973ae3dfd 100755
--- a/web/ui/node_modules/@types/react/jsx-dev-runtime.d.ts
+++ b/web/ui/node_modules/@types/react/jsx-dev-runtime.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Expose `JSX` namespace in `global` namespace
import './';
diff --git a/web/ui/node_modules/@types/react/jsx-runtime.d.ts b/web/ui/node_modules/@types/react/jsx-runtime.d.ts
index c7bb3e9050..9973ae3dfd 100755
--- a/web/ui/node_modules/@types/react/jsx-runtime.d.ts
+++ b/web/ui/node_modules/@types/react/jsx-runtime.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Expose `JSX` namespace in `global` namespace
import './';
diff --git a/web/ui/node_modules/@types/resolve/index.d.ts b/web/ui/node_modules/@types/resolve/index.d.ts
index 3f5c748030..a3ae9d5874 100644
--- a/web/ui/node_modules/@types/resolve/index.d.ts
+++ b/web/ui/node_modules/@types/resolve/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for resolve 1.17.0
// Project: https://github.com/browserify/resolve
// Definitions by: Mario Nebl
diff --git a/web/ui/node_modules/@types/retry/index.d.ts b/web/ui/node_modules/@types/retry/index.d.ts
index 543f3e13af..63237f1403 100644
--- a/web/ui/node_modules/@types/retry/index.d.ts
+++ b/web/ui/node_modules/@types/retry/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for retry 0.12
// Project: https://github.com/tim-kos/node-retry
// Definitions by: Stan Goldmann
diff --git a/web/ui/node_modules/@types/sanitize-html/index.d.ts b/web/ui/node_modules/@types/sanitize-html/index.d.ts
index 8b786f6899..b6c2ca8f89 100755
--- a/web/ui/node_modules/@types/sanitize-html/index.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for sanitize-html 2.9
// Project: https://github.com/punkave/sanitize-html
// Definitions by: Rogier Schouten
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.d.ts
index 8b37ad4fdb..9efa446f53 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import Tokenizer, { Callbacks, QuoteType } from "./Tokenizer.js";
export interface ParserOptions {
/**
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.js
index 54981bbc8b..e46f2b756d 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Parser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.d.ts
index 213adf256a..0187ff5007 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare enum QuoteType {
NoValue = 0,
Unquoted = 1,
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.js
index d841f7b6cf..395f36fb57 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/Tokenizer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.QuoteType = void 0;
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.d.ts
index a27dfe908e..630cf7c8ad 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { Handler, ParserOptions } from "./Parser.js";
import { Writable } from "stream";
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.js
index 2712385c8c..0737bee293 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/WritableStream.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __extends = (this && this.__extends) || (function () {
var extendStatics = function (d, b) {
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.d.ts
index 8b37ad4fdb..9efa446f53 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import Tokenizer, { Callbacks, QuoteType } from "./Tokenizer.js";
export interface ParserOptions {
/**
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.js
index a8149dd62c..8c7ae09df0 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Parser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import Tokenizer, { QuoteType } from "./Tokenizer.js";
import { fromCodePoint } from "entities/lib/decode.js";
const formTags = new Set([
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.d.ts
index 213adf256a..0187ff5007 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare enum QuoteType {
NoValue = 0,
Unquoted = 1,
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.js
index 264f11bab5..57ccfa5de1 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/Tokenizer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { htmlDecodeTree, xmlDecodeTree, BinTrieFlags, determineBranch, replaceCodePoint, } from "entities/lib/decode.js";
var CharCodes;
(function (CharCodes) {
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.d.ts
index a27dfe908e..630cf7c8ad 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
///
import { Handler, ParserOptions } from "./Parser.js";
import { Writable } from "stream";
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.js
index 5f0fcd0aaf..fe47099787 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/WritableStream.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from "./Parser.js";
/*
* NOTE: If either of these two imports produces a type error,
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.d.ts
index e318b1ec9c..14fa386d7f 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser, ParserOptions } from "./Parser.js";
export { Parser, type ParserOptions };
import { DomHandler, DomHandlerOptions, ChildNode, Element, Document } from "domhandler";
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.js
index e7d16929fe..764054bc8c 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/esm/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser } from "./Parser.js";
export { Parser };
import { DomHandler, } from "domhandler";
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.d.ts b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.d.ts
index e318b1ec9c..14fa386d7f 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.d.ts
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Parser, ParserOptions } from "./Parser.js";
export { Parser, type ParserOptions };
import { DomHandler, DomHandlerOptions, ChildNode, Element, Document } from "domhandler";
diff --git a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.js b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.js
index 745020cca7..103c1ffcbe 100644
--- a/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.js
+++ b/web/ui/node_modules/@types/sanitize-html/node_modules/htmlparser2/lib/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@types/scheduler/index.d.ts b/web/ui/node_modules/@types/scheduler/index.d.ts
index 07881f7cea..9727e8099d 100755
--- a/web/ui/node_modules/@types/scheduler/index.d.ts
+++ b/web/ui/node_modules/@types/scheduler/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for scheduler 0.16
// Project: https://reactjs.org/
// Definitions by: Nathan Bierema
diff --git a/web/ui/node_modules/@types/scheduler/tracing.d.ts b/web/ui/node_modules/@types/scheduler/tracing.d.ts
index 2105336867..2b1b689ba2 100755
--- a/web/ui/node_modules/@types/scheduler/tracing.d.ts
+++ b/web/ui/node_modules/@types/scheduler/tracing.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// disable automatic export
export {};
/**
diff --git a/web/ui/node_modules/@types/serve-index/index.d.ts b/web/ui/node_modules/@types/serve-index/index.d.ts
index a7158474d5..c83d55293b 100755
--- a/web/ui/node_modules/@types/serve-index/index.d.ts
+++ b/web/ui/node_modules/@types/serve-index/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for serve-index 1.9
// Project: https://github.com/expressjs/serve-index
// Definitions by: Tanguy Krotoff
diff --git a/web/ui/node_modules/@types/serve-static/index.d.ts b/web/ui/node_modules/@types/serve-static/index.d.ts
index e7f34e7e15..33e757bb49 100755
--- a/web/ui/node_modules/@types/serve-static/index.d.ts
+++ b/web/ui/node_modules/@types/serve-static/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for serve-static 1.15
// Project: https://github.com/expressjs/serve-static
// Definitions by: Uros Smolnik
diff --git a/web/ui/node_modules/@types/sinon/index.d.ts b/web/ui/node_modules/@types/sinon/index.d.ts
index af919c4d13..9b0a4d5b5a 100755
--- a/web/ui/node_modules/@types/sinon/index.d.ts
+++ b/web/ui/node_modules/@types/sinon/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for Sinon 10.0
// Project: https://sinonjs.org
// Definitions by: William Sears
diff --git a/web/ui/node_modules/@types/sinonjs__fake-timers/index.d.ts b/web/ui/node_modules/@types/sinonjs__fake-timers/index.d.ts
index d4aa25b9b1..e17d6aa185 100755
--- a/web/ui/node_modules/@types/sinonjs__fake-timers/index.d.ts
+++ b/web/ui/node_modules/@types/sinonjs__fake-timers/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for @sinonjs/fake-timers 8.1
// Project: https://github.com/sinonjs/fake-timers
// Definitions by: Wim Looman
diff --git a/web/ui/node_modules/@types/sizzle/index.d.ts b/web/ui/node_modules/@types/sizzle/index.d.ts
index 94344af822..e7344e34e9 100755
--- a/web/ui/node_modules/@types/sizzle/index.d.ts
+++ b/web/ui/node_modules/@types/sizzle/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for sizzle 2.3
// Project: https://sizzlejs.com
// Definitions by: Leonard Thieu
diff --git a/web/ui/node_modules/@types/sockjs/index.d.ts b/web/ui/node_modules/@types/sockjs/index.d.ts
index 3e505cfdff..0c75dcc783 100755
--- a/web/ui/node_modules/@types/sockjs/index.d.ts
+++ b/web/ui/node_modules/@types/sockjs/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for sockjs 0.3
// Project: https://github.com/sockjs/sockjs-node
// Definitions by: Phil McCloghry-Laing
diff --git a/web/ui/node_modules/@types/stack-utils/index.d.ts b/web/ui/node_modules/@types/stack-utils/index.d.ts
index 3c598f2799..0560163ac8 100755
--- a/web/ui/node_modules/@types/stack-utils/index.d.ts
+++ b/web/ui/node_modules/@types/stack-utils/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for stack-utils 2.0
// Project: https://github.com/tapjs/stack-utils#readme
// Definitions by: BendingBender
diff --git a/web/ui/node_modules/@types/trusted-types/index.d.ts b/web/ui/node_modules/@types/trusted-types/index.d.ts
index 6c3d7eaf0a..c8603e31f0 100755
--- a/web/ui/node_modules/@types/trusted-types/index.d.ts
+++ b/web/ui/node_modules/@types/trusted-types/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for trusted-types 2.0
// Project: https://github.com/WICG/trusted-types
// Definitions by: Jakub Vrana
diff --git a/web/ui/node_modules/@types/trusted-types/lib/index.d.ts b/web/ui/node_modules/@types/trusted-types/lib/index.d.ts
index 27dbe5e712..8641b343e3 100755
--- a/web/ui/node_modules/@types/trusted-types/lib/index.d.ts
+++ b/web/ui/node_modules/@types/trusted-types/lib/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// The main type definitions. Packages that do not want to pollute the global
// scope with Trusted Types (e.g. libraries whose users may not be using Trusted
// Types) can import the types directly from 'trusted-types/lib'.
diff --git a/web/ui/node_modules/@types/ws/index.d.ts b/web/ui/node_modules/@types/ws/index.d.ts
index 38522e13fc..bda043ce39 100755
--- a/web/ui/node_modules/@types/ws/index.d.ts
+++ b/web/ui/node_modules/@types/ws/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for ws 8.5
// Project: https://github.com/websockets/ws
// Definitions by: Paul Loyd
diff --git a/web/ui/node_modules/@types/yargs-parser/index.d.ts b/web/ui/node_modules/@types/yargs-parser/index.d.ts
index 959e017a27..181e39a5bf 100755
--- a/web/ui/node_modules/@types/yargs-parser/index.d.ts
+++ b/web/ui/node_modules/@types/yargs-parser/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for yargs-parser 21.0
// Project: https://github.com/yargs/yargs-parser#readme
// Definitions by: Miles Johnson
diff --git a/web/ui/node_modules/@types/yargs/helpers.d.ts b/web/ui/node_modules/@types/yargs/helpers.d.ts
index 6ed18149ab..3081d279b0 100755
--- a/web/ui/node_modules/@types/yargs/helpers.d.ts
+++ b/web/ui/node_modules/@types/yargs/helpers.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import * as Parser from 'yargs-parser';
export function applyExtends(config: Record, cwd: string, mergeExtends: boolean): Record;
diff --git a/web/ui/node_modules/@types/yargs/index.d.ts b/web/ui/node_modules/@types/yargs/index.d.ts
index ef1c032519..3b3e940605 100755
--- a/web/ui/node_modules/@types/yargs/index.d.ts
+++ b/web/ui/node_modules/@types/yargs/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Type definitions for yargs 17.0
// Project: https://github.com/chevex/yargs, https://yargs.js.org
// Definitions by: Martin Poelstra
diff --git a/web/ui/node_modules/@types/yargs/ts4.1/index.d.ts b/web/ui/node_modules/@types/yargs/ts4.1/index.d.ts
index 4edc8e6096..8da77b08dc 100755
--- a/web/ui/node_modules/@types/yargs/ts4.1/index.d.ts
+++ b/web/ui/node_modules/@types/yargs/ts4.1/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// The following TSLint rules have been disabled:
// unified-signatures: Because there is useful information in the argument names of the overloaded signatures
diff --git a/web/ui/node_modules/@types/yargs/yargs.d.ts b/web/ui/node_modules/@types/yargs/yargs.d.ts
index 0eb399f019..db4fe57486 100755
--- a/web/ui/node_modules/@types/yargs/yargs.d.ts
+++ b/web/ui/node_modules/@types/yargs/yargs.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import { Argv } from '.';
export = Yargs;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/all.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/all.js
index c421c8f620..a2a955efd6 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/all.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/all.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
index 52d1fe8b0f..d386e83cc4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
index 5d14e2e44e..7f30464a17 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
module.exports = {
overrides: [
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking.js
index d53a3e12bc..1ed0e73ce3 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended.js
index 251eff6011..3868646403 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/recommended.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/strict.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/strict.js
index 48ebc4c512..b1374b9bff 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/strict.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/configs/strict.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
index 590c483eb9..6a2cce63b6 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js
index d2aa9d8acb..f4b5bf49fb 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js
index 6b76878a9f..e64466f025 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js
index cf574b081d..42c7287eb6 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js
index b3a157ce1e..927b6d7f34 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js
index be1b58fc15..0335073d63 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js
index 79a87c2198..763e382bf3 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js
index a29fcfff39..ab443e98ef 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const util_1 = require("../util");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js
index 5c7e1de171..17db7aab88 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js
index fc54461cdb..4dceb5d2f4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js
index 5f5ea248bb..23b6e8cdff 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js
index ccb8f6f488..bc3b45eb96 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js
index e09bcd640e..04f6454028 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js
index c0ee13e0e4..a4492813f7 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js
index 9e5e9343dc..cd2e0c205e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js
index 881e4984eb..94977ee943 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js
index 6fbcf5c41b..908f504495 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js
index 1198105ee4..60efcb00ea 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js
index 80c9af95f1..33b17377a0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js
index 60cc746c02..f2b39ca02c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js
index 36d99909e5..38a64e5883 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js
index d246b0baf5..dacebdfac8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js
index 6eaf7d0675..7ac15cf5bc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js
index e2a4215842..c519bf84ea 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
* Note this file is rather type-unsafe in its current state.
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js
index 9a9bf7f3e4..4ee8d5d76b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js
index 6bb467ddd7..cba458dffa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js
index 17968f9e12..52609404c8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js
index bd16c507fc..99e62623f1 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js
index 1e0fda37fd..1e779bd797 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js
index 820a770ac2..bed37ebd86 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js
index 66b81ce18a..9d5f750a7c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/enums.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/enums.js
index ea6f2eb0a3..ddd47ee0d8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/enums.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/enums.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.UnderscoreOptions = exports.TypeModifiers = exports.Selectors = exports.PredefinedFormats = exports.Modifiers = exports.MetaSelectors = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/format.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/format.js
index ae4c3b2801..b8d4cac065 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/format.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/format.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PredefinedFormatToCheckFunction = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/index.js
index e75eef6115..6ba384f25c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.parseOptions = exports.selectorTypeToMessageString = exports.SCHEMA = exports.Modifiers = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/parse-options.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/parse-options.js
index b9e6792931..f209e743b4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/parse-options.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/parse-options.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/schema.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/schema.js
index f824163876..81f30a6dfa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/schema.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/schema.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/shared.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/shared.js
index 0371db59fa..5b9592841e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/shared.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/shared.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isMethodOrPropertySelector = exports.isMetaSelector = exports.selectorTypeToMessageString = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/types.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/types.js
index 11e638d1ee..821c5abe87 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/types.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/validator.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/validator.js
index 1d934132a5..6ba85fbd1c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/validator.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils/validator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js
index 66fc4f0171..4947835fd0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js
index 94c2df42ae..78f35439ec 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js
index c91d0301b7..ead077a994 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js
index dde179a4a3..16dbc8036b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js
index ba6b560a0d..551a659c49 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js
index 9d57b79b7e..efd1e404cc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js
index b69f6af3e7..875b4c680b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js
index 4d464dff91..70efc5e1bd 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js
index 3922a30937..d541efe64c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js
index 9d2abd918c..443997d8ac 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js
index 53d0124ce2..0d34af30c0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js
index da82227d80..bd4a4de187 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js
index 14ae9616c7..e5f17ced02 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js
index 68c86ea14e..72eff07cc9 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// any is required to work around manipulating the AST in weird ways
/* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/no-unsafe-assignment */
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js
index 81d1707bc6..843d682008 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js
index 5d1d4e79ba..c1255cafb1 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js
index cda059e860..52d6deeaaa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js
index 4d50761c7e..cb961df85e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js
index afe17a9166..092ecee50a 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js
index 45680c346f..41a21d2b20 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js
index d10ce89e1f..058d232fba 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js
index ce252fa578..57235f3ef8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var _a;
Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js
index 21892cb093..3bc37721a9 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js
index 302bccd9fc..f55ce1a3f4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js
index eead313e70..96fc9dd176 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js
index f9217be237..f9452f37fa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js
index 4092117bf2..148148caf7 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js
index 0b8e24e101..7a7b84bbee 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js
index 9f02eba922..9a8857543e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js
index f5ee602812..c4a66d04d1 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js
index 0cc5e7fad5..5401318402 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js
index bb820b7cb5..fa4616a7bc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js
index 35ce15f7e5..0e9b1ea17a 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-parameter-properties.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-parameter-properties.js
index f4b5be7cda..b1cd338dce 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-parameter-properties.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-parameter-properties.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js
index 5820660c86..2cecdd959b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js
index 42661fe46c..02736efef6 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js
index 1f1bb6b33f..1a021c5d57 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js
index 2939202c53..9ce60a3bee 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js
index 2cd614999b..8b3c7f4756 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js
index 5678967415..7430a06773 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js
index 00de31e842..58b9608703 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js
index b14a649aab..f3d9cb3eea 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js
index 33a7ec5c6a..62369828c5 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js
index 8397d311d9..b8b509caa0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js
index 9a511c5b7d..33dc918118 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js
index 7865c76c7e..8857578ebc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js
index 164b3fcc80..626dbe4e0f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js
index 85b3f186c1..74d8f6052d 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js
index a7d562dc77..3aba0ef63e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js
index 12108de2c1..06933bfd53 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js
index 104c0f7bb6..f028119074 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js
index 93e0b78d8f..0db066a8ff 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js
index 5f12c40d8a..ae271ab34e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js
index 3faa9311cb..4470d64572 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js
index c0258e1a90..9e3abd686b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js
index 905a7af609..08993b24dd 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js
index a367422a82..c6a50599ea 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js
index bdad55529b..520aeda430 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js
index 2e084e3ed7..3982d9d24d 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js
index 7979b0e64b..3e630266ff 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js
index aedd919a48..f32e4a44c2 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js
index b7861fdd8c..4f2a18971c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js
index 2f268d4c06..bd9f366a36 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js
index bb8c16c8ce..95e2258e15 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js
index 6f55fba356..cb701775c7 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js
index b8cf1eed2a..9401bc6079 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js
index 2332e8a354..9b77b644cc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js
index c542db1d92..b508c6ba87 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js
index 1872986df3..a2e890a79c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js
index a565b35ff7..a72870df17 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js
index 28e4e69b75..d1152dc25f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js
index a0f8eada7c..ec1534bbcc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js
index d4609d3085..7bd5825df4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js
index 07d8fbf097..a31ff7ed2c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js
index 155271a744..8ec6927f35 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js
index 322b8b8e22..fab7c2f068 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js
index 67584b978f..a6125ee222 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js
index 8bf1e859e9..c77ae74569 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const utils_1 = require("@typescript-eslint/utils");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js
index cadc2241b1..bf242f3a82 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js
index ce2d4d2ed4..9ad4c51e0e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js
index d286cab229..925846113c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js
index 2a9ff76b71..14dc9f3cbf 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js
index 667dc640d6..1f4efbac61 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js
index beee3d881b..21c7f57e1e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js
index ac4e251a7a..6f2336af65 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js
index 96117b825e..1047e28619 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js
index 5dc825a56a..9009c8fc59 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js
index da1efc663e..181f1e32cf 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js
index 8808272d05..d517847c98 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js
index c19d66000c..70166a9d4f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js
index 785c5c1616..ef2420a0ce 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js
index 46b62f2764..02fce60476 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js
index 8197d4f1c2..1b01113d3c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js
index b7008083e3..ccc11a0923 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js
index a6372f5209..7432dfba5c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js
index 1d8f24731c..15641bb1f0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js
index 2277e6f2a7..5685761fcc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js
index 50e6e6d7fe..05f31c02f7 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/astUtils.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/astUtils.js
index f3773ff847..0c33ccfca8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/astUtils.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/astUtils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/collectUnusedVariables.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/collectUnusedVariables.js
index eff8aded4f..fa2617b3c4 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/collectUnusedVariables.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/collectUnusedVariables.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
if (kind === "m") throw new TypeError("Private method is not writable");
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/createRule.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/createRule.js
index a0ee97b4c9..48531878c7 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/createRule.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/createRule.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createRule = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/escapeRegExp.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/escapeRegExp.js
index 35c84903e5..267221c3bf 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/escapeRegExp.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/escapeRegExp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.escapeRegExp = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/explicitReturnTypeUtils.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/explicitReturnTypeUtils.js
index ce2b416eee..3b00bcffa9 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/explicitReturnTypeUtils.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/explicitReturnTypeUtils.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ancestorHasReturnType = exports.isValidFunctionExpressionReturnType = exports.isTypedFunctionExpression = exports.doesImmediatelyReturnFunctionExpression = exports.checkFunctionReturnType = exports.checkFunctionExpressionReturnType = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getESLintCoreRule.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getESLintCoreRule.js
index 6b56a8fb11..e816434a8e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getESLintCoreRule.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getESLintCoreRule.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getFunctionHeadLoc.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getFunctionHeadLoc.js
index 8117e6c47f..c00c41538e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getFunctionHeadLoc.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getFunctionHeadLoc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getFunctionHeadLoc = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getOperatorPrecedence.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getOperatorPrecedence.js
index ed1039f0bd..df24ba6bcd 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getOperatorPrecedence.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getOperatorPrecedence.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getBinaryOperatorPrecedence = exports.getOperatorPrecedence = exports.OperatorPrecedence = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getThisExpression.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getThisExpression.js
index e0c7b0b9c7..7b6c6c515c 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getThisExpression.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getThisExpression.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getThisExpression = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getWrappingFixer.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getWrappingFixer.js
index bf2734ecaa..13472a5f1f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getWrappingFixer.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/getWrappingFixer.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getWrappingFixer = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/index.js
index 30922b16d7..ea6448b909 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNodeEqual.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNodeEqual.js
index be20340182..f7021ef083 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNodeEqual.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNodeEqual.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isNodeEqual = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNullLiteral.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNullLiteral.js
index 6506a07cf0..66da81c48b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNullLiteral.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isNullLiteral.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isNullLiteral = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isUndefinedIdentifier.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isUndefinedIdentifier.js
index c253d067b7..3dfe817ddb 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isUndefinedIdentifier.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/isUndefinedIdentifier.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isUndefinedIdentifier = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/misc.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/misc.js
index 14d4b23d7a..c8e946e7f8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/misc.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/misc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
/**
* @fileoverview Really small utility functions that didn't deserve their own files
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/objectIterators.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/objectIterators.js
index 16f733641e..f178990ba8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/objectIterators.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/dist/util/objectIterators.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.objectReduceKey = exports.objectMapKey = exports.objectForEachKey = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/index.d.ts b/web/ui/node_modules/@typescript-eslint/eslint-plugin/index.d.ts
index 53a17f6fc3..e0f53b9c7b 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/index.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESLint } from '@typescript-eslint/utils';
export const rules: Record>;
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin/semver.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin/semver.js
index 8d1b55720e..2574750e4f 100755
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin/semver.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin/semver.js
@@ -1,4 +1,20 @@
#!/usr/bin/env node
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Standalone semver comparison program.
// Exits successfully and prints matching version(s) if
// any supplied version is valid and passes all tests.
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/comparator.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/comparator.js
index 62cd204d9b..c9135f2763 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/comparator.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/comparator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const ANY = Symbol('SemVer ANY')
// hoisted class for cyclic dependency
class Comparator {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/index.js
index 5e3f5c9b19..ee517d8093 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
module.exports = {
SemVer: require('./semver.js'),
Range: require('./range.js'),
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/range.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/range.js
index 7dc24bc714..016c138a02 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/range.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/range.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// hoisted class for cyclic dependency
class Range {
constructor (range, options) {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/semver.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/semver.js
index af62955194..7ce77b108f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/semver.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/classes/semver.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const debug = require('../internal/debug')
const { MAX_LENGTH, MAX_SAFE_INTEGER } = require('../internal/constants')
const { re, t } = require('../internal/re')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/clean.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/clean.js
index 811fe6b82c..7f463882fc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/clean.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/clean.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const parse = require('./parse')
const clean = (version, options) => {
const s = parse(version.trim().replace(/^[=v]+/, ''), options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/cmp.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/cmp.js
index 4011909474..53068082b8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/cmp.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/cmp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const eq = require('./eq')
const neq = require('./neq')
const gt = require('./gt')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/coerce.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/coerce.js
index 2e01452fdd..9932e9210e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/coerce.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/coerce.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const parse = require('./parse')
const { re, t } = require('../internal/re')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-build.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-build.js
index 9eb881bef0..116e8506bb 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-build.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-build.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const compareBuild = (a, b, loose) => {
const versionA = new SemVer(a, loose)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-loose.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-loose.js
index 4881fbe002..7471693d30 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-loose.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare-loose.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const compareLoose = (a, b) => compare(a, b, true)
module.exports = compareLoose
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare.js
index 748b7afa51..49237ea1c8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/compare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const compare = (a, b, loose) =>
new SemVer(a, loose).compare(new SemVer(b, loose))
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/diff.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/diff.js
index 87200ef3b8..ecf13e2fe8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/diff.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/diff.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const parse = require('./parse')
const eq = require('./eq')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/eq.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/eq.js
index 271fed976f..036163e5e9 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/eq.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/eq.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const eq = (a, b, loose) => compare(a, b, loose) === 0
module.exports = eq
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gt.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gt.js
index d9b2156d8b..f245a6b11f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gt.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const gt = (a, b, loose) => compare(a, b, loose) > 0
module.exports = gt
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gte.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gte.js
index 5aeaa63470..35112b5fc8 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gte.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/gte.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const gte = (a, b, loose) => compare(a, b, loose) >= 0
module.exports = gte
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/inc.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/inc.js
index 62d1da2c40..a53660a1c2 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/inc.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/inc.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const inc = (version, release, options, identifier) => {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lt.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lt.js
index b440ab7d42..138a9d0479 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lt.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lt.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const lt = (a, b, loose) => compare(a, b, loose) < 0
module.exports = lt
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lte.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lte.js
index 6dcc956505..27c050a915 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lte.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/lte.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const lte = (a, b, loose) => compare(a, b, loose) <= 0
module.exports = lte
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/major.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/major.js
index 4283165e9d..a9200ba87a 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/major.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/major.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const major = (a, loose) => new SemVer(a, loose).major
module.exports = major
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/minor.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/minor.js
index 57b3455f82..0952e5ab63 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/minor.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/minor.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const minor = (a, loose) => new SemVer(a, loose).minor
module.exports = minor
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/neq.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/neq.js
index f944c01576..8fcd13f663 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/neq.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/neq.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const neq = (a, b, loose) => compare(a, b, loose) !== 0
module.exports = neq
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/parse.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/parse.js
index a66663aa59..6e1dd6f3cd 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/parse.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/parse.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { MAX_LENGTH } = require('../internal/constants')
const { re, t } = require('../internal/re')
const SemVer = require('../classes/semver')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/patch.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/patch.js
index 63afca2524..df05246dc1 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/patch.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/patch.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const patch = (a, loose) => new SemVer(a, loose).patch
module.exports = patch
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/prerelease.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/prerelease.js
index 06aa13248a..6d8ca2b667 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/prerelease.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/prerelease.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const parse = require('./parse')
const prerelease = (version, options) => {
const parsed = parse(version, options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rcompare.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rcompare.js
index 0ac509e79d..c8e65d6c10 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rcompare.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rcompare.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compare = require('./compare')
const rcompare = (a, b, loose) => compare(b, a, loose)
module.exports = rcompare
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rsort.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rsort.js
index 82404c5cfe..2a63ce8acf 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rsort.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/rsort.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compareBuild = require('./compare-build')
const rsort = (list, loose) => list.sort((a, b) => compareBuild(b, a, loose))
module.exports = rsort
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/satisfies.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/satisfies.js
index 50af1c199b..6227125079 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/satisfies.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/satisfies.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Range = require('../classes/range')
const satisfies = (version, range, options) => {
try {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/sort.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/sort.js
index 4d10917aba..9b823c7c75 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/sort.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/sort.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const compareBuild = require('./compare-build')
const sort = (list, loose) => list.sort((a, b) => compareBuild(a, b, loose))
module.exports = sort
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/valid.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/valid.js
index f27bae1073..53a00a041a 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/valid.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/functions/valid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const parse = require('./parse')
const valid = (version, options) => {
const v = parse(version, options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/index.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/index.js
index 57e2ae6494..dfdcf33fae 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/index.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// just pre-load all the stuff that index.js lazily exports
const internalRe = require('./internal/re')
module.exports = {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/constants.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/constants.js
index 4f0de59b56..760d86530e 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/constants.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/constants.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Note: this is the semver.org version of the spec that it implements
// Not necessarily the package version of this code.
const SEMVER_SPEC_VERSION = '2.0.0'
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/debug.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/debug.js
index 1c00e1369a..a130b02ce5 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/debug.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/debug.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const debug = (
typeof process === 'object' &&
process.env &&
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/identifiers.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/identifiers.js
index e612d0a3d8..03d02e9313 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/identifiers.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/identifiers.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const numeric = /^[0-9]+$/
const compareIdentifiers = (a, b) => {
const anum = numeric.test(a)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/parse-options.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/parse-options.js
index bbd9ec77a3..3f6af728a3 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/parse-options.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/parse-options.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// parse out just the options we care about so we always get a consistent
// obj with keys in a consistent order.
const opts = ['includePrerelease', 'loose', 'rtl']
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/re.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/re.js
index ed88398a9d..06bfbbc8be 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/re.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal/re.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const { MAX_SAFE_COMPONENT_LENGTH } = require('./constants')
const debug = require('./debug')
exports = module.exports = {}
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/preload.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/preload.js
index 947cd4f791..0c093dc2cc 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/preload.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/preload.js
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// XXX remove in v8 or beyond
module.exports = require('./index.js')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/gtr.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/gtr.js
index db7e35599d..2334ceceaa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/gtr.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/gtr.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// Determine if version is greater than all the versions possible in the range.
const outside = require('./outside')
const gtr = (version, range, options) => outside(version, range, '>', options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/intersects.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/intersects.js
index 3d1a6f31df..bfe7b18548 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/intersects.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/intersects.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Range = require('../classes/range')
const intersects = (r1, r2, options) => {
r1 = new Range(r1, options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/ltr.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/ltr.js
index 528a885ebd..d218aa46ca 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/ltr.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/ltr.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const outside = require('./outside')
// Determine if version is less than all the versions possible in the range
const ltr = (version, range, options) => outside(version, range, '<', options)
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/max-satisfying.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/max-satisfying.js
index 6e3d993c67..72b374a98a 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/max-satisfying.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/max-satisfying.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const Range = require('../classes/range')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-satisfying.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-satisfying.js
index 9b60974e22..1105a12bad 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-satisfying.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-satisfying.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const Range = require('../classes/range')
const minSatisfying = (versions, range, options) => {
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-version.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-version.js
index 350e1f7836..ea9763dcfa 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-version.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/min-version.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const Range = require('../classes/range')
const gt = require('../functions/gt')
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/outside.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/outside.js
index ae99b10a5b..8608251873 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/outside.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/outside.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const SemVer = require('../classes/semver')
const Comparator = require('../classes/comparator')
const { ANY } = Comparator
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/simplify.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/simplify.js
index 618d5b6273..273d96303f 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/simplify.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/simplify.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
// given a set of versions and a range, create a "simplified" range
// that includes the same versions that the original range does
// If the original range is shorter than the simplified one, return that.
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/subset.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/subset.js
index e0dea43c2b..1c12bf4bb5 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/subset.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/subset.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Range = require('../classes/range.js')
const Comparator = require('../classes/comparator.js')
const { ANY } = Comparator
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/to-comparators.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/to-comparators.js
index 6c8bc7e6f1..d517cb1dd0 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/to-comparators.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/to-comparators.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Range = require('../classes/range')
// Mostly just for testing and legacy API reasons
diff --git a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/valid.js b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/valid.js
index 365f35689d..9dad73a210 100644
--- a/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/valid.js
+++ b/web/ui/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges/valid.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
const Range = require('../classes/range')
const validRange = (range, options) => {
try {
diff --git a/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.d.ts b/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.d.ts
index bc57e59c78..3a25195268 100644
--- a/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.d.ts
@@ -1,2 +1,18 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from '@typescript-eslint/utils';
//# sourceMappingURL=index.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.js b/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.js
index 4a9e2fc0f3..9d7fd4845b 100644
--- a/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.js
+++ b/web/ui/node_modules/@typescript-eslint/experimental-utils/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/parser/dist/index.d.ts b/web/ui/node_modules/@typescript-eslint/parser/dist/index.d.ts
index c81068fbc4..e315dc47c0 100644
--- a/web/ui/node_modules/@typescript-eslint/parser/dist/index.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/parser/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { parse, parseForESLint, ParserOptions } from './parser';
export { ParserServices, clearCaches, createProgram, } from '@typescript-eslint/typescript-estree';
export declare const version: string;
diff --git a/web/ui/node_modules/@typescript-eslint/parser/dist/index.js b/web/ui/node_modules/@typescript-eslint/parser/dist/index.js
index 8abb0ee103..287420c86c 100644
--- a/web/ui/node_modules/@typescript-eslint/parser/dist/index.js
+++ b/web/ui/node_modules/@typescript-eslint/parser/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = exports.createProgram = exports.clearCaches = exports.parseForESLint = exports.parse = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/parser/dist/parser.d.ts b/web/ui/node_modules/@typescript-eslint/parser/dist/parser.d.ts
index 7e9b34a33a..167eaf3d72 100644
--- a/web/ui/node_modules/@typescript-eslint/parser/dist/parser.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/parser/dist/parser.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ScopeManager } from '@typescript-eslint/scope-manager';
import type { TSESTree } from '@typescript-eslint/types';
import { ParserOptions } from '@typescript-eslint/types';
diff --git a/web/ui/node_modules/@typescript-eslint/parser/dist/parser.js b/web/ui/node_modules/@typescript-eslint/parser/dist/parser.js
index 18f2b6cc17..86bf2cb9f5 100644
--- a/web/ui/node_modules/@typescript-eslint/parser/dist/parser.js
+++ b/web/ui/node_modules/@typescript-eslint/parser/dist/parser.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts
index 679109f24d..3cb4ed626b 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function createIdGenerator(): () => number;
declare function resetIds(): void;
export { createIdGenerator, resetIds };
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.js
index a5404c07b2..504ad9f6cf 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ID.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.resetIds = exports.createIdGenerator = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts
index f49db9dd7c..4d7b13e24f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import type { Scope } from './scope';
import { BlockScope, CatchScope, ClassScope, ConditionalTypeScope, ForScope, FunctionExpressionNameScope, FunctionScope, FunctionTypeScope, GlobalScope, MappedTypeScope, ModuleScope, SwitchScope, TSEnumScope, TSModuleScope, TypeScope, WithScope } from './scope';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js
index 18d6e90cec..8121125a3d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
if (kind === "m") throw new TypeError("Private method is not writable");
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts
index a8b44cd21f..ad6785a72d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { EcmaVersion, Lib, TSESTree } from '@typescript-eslint/types';
import type { ReferencerOptions } from './referencer';
import { ScopeManager } from './ScopeManager';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.js
index 6240cc10f9..c2a9160b94 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/analyze.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.analyze = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts
index bd40c9e22b..695bd0fb89 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare function assert(value: unknown, message?: string): asserts value;
export { assert };
//# sourceMappingURL=assert.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.js
index 8c805233f7..3242f46430 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/assert.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.assert = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts
index a90f8b6743..0c10b4677f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js
index 5928764cb7..c6151677ca 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CatchClauseDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts
index 0bbea30e97..0c43288f24 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js
index 82b70c7cb0..10519ef19d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ClassNameDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts
index b4c9c5469e..207f7d3a4c 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { CatchClauseDefinition } from './CatchClauseDefinition';
import type { ClassNameDefinition } from './ClassNameDefinition';
import type { FunctionNameDefinition } from './FunctionNameDefinition';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js
index 0d4aab95f1..742bea547a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=Definition.js.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts
index 9ee1ee7d09..0823ae36d9 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import type { DefinitionType } from './DefinitionType';
declare abstract class DefinitionBase {
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js
index e8c3de6c3c..74733cfb0d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DefinitionBase = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts
index d86220d8c9..6f9b549aeb 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
declare enum DefinitionType {
CatchClause = "CatchClause",
ClassName = "ClassName",
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js
index b8c52868a9..7ebd410f5e 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DefinitionType = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts
index 9cd9920111..e1e706b97e 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js
index ae9bed420b..b37af73fbe 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FunctionNameDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts
index c1b190b825..e63cb57801 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js
index 8da8451e05..4324594aa2 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ImplicitGlobalVariableDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts
index 5cf7ec2ba5..03686993d9 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js
index 9c74489946..ecf464f18d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ImportBindingDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts
index dd132e95a4..79da4e7a42 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js
index 8a3ffb66fc..2a5fe0cf5b 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ParameterDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts
index b721e748ff..0e42dcf3e4 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js
index c7d43dbfe0..eb16a6e25a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TSEnumMemberDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts
index 229ec5d9c7..4f59dba6a8 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js
index ff3596b860..e7958c9e14 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TSEnumNameDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts
index 59556e02dc..2e17525f85 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js
index dc4d5deda3..3ffa9ade0b 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TSModuleNameDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts
index 4a1a899b6a..17b15b2576 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js
index 606ca5a624..bce77ea9f1 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TypeDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts
index 3540edb277..3cd7df8868 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { TSESTree } from '@typescript-eslint/types';
import { DefinitionBase } from './DefinitionBase';
import { DefinitionType } from './DefinitionType';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js
index 7bacc6efd3..713d0f2a18 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VariableDefinition = void 0;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts
index 2be95a127f..784362939f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export * from './CatchClauseDefinition';
export * from './ClassNameDefinition';
export * from './Definition';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js
index 71d1559db0..522db1c439 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts
index 23ee2461ad..29be966390 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export { analyze, AnalyzeOptions } from './analyze';
export * from './definition';
export { Reference } from './referencer/Reference';
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.js
index df3bdf7550..42720efb11 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/index.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts
index 6b2fddaa82..e29563ec44 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
export declare const TYPE: Readonly<{
eslintImplicitGlobalSetting: "readonly";
isTypeVariable: true;
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js
index b42e78519b..30e6837a02 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts
index f76da8eb27..10593d77c0 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const dom: Record;
//# sourceMappingURL=dom.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts
index 94f9807ee8..54088761a0 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const dom_iterable: Record;
//# sourceMappingURL=dom.iterable.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js
index 0071ecb3d5..8e10e9d082 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js
index b74a9f02c1..eef585e295 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts
index 8bc3c49fd4..8b52f7001f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_collection: Record;
//# sourceMappingURL=es2015.collection.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js
index b81c3f5d74..3592a58726 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts
index c309d52dbc..9589f269f1 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_core: Record;
//# sourceMappingURL=es2015.core.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js
index 61b310ac9f..88e5ed3ce0 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts
index 7f7de23761..310aac3b35 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015: Record;
//# sourceMappingURL=es2015.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts
index cb5ce5da46..6d846e4dda 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_generator: Record;
//# sourceMappingURL=es2015.generator.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js
index 32b2a3f0b0..785a2d6dce 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts
index 9daa14ef1a..3b3af99625 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_iterable: Record;
//# sourceMappingURL=es2015.iterable.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js
index a5b1a1e68c..152d8bf881 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js
index 0d2d52a882..049f104273 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts
index 4b0b7d1975..093e1fd399 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_promise: Record;
//# sourceMappingURL=es2015.promise.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js
index 0c7dc02bcb..0725971b32 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts
index a2a87c0f48..928c0b863a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_proxy: Record;
//# sourceMappingURL=es2015.proxy.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js
index db459c2e4e..4a3feece9d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts
index 7e94f32c23..2930ce88bd 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_reflect: Record;
//# sourceMappingURL=es2015.reflect.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js
index 4d7eaf1975..91fb49dce1 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts
index e78a667060..08272a493f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_symbol: Record;
//# sourceMappingURL=es2015.symbol.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js
index 645f58facb..af8921e7d1 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts
index 7b18f41cf4..7f7ba00651 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2015_symbol_wellknown: Record;
//# sourceMappingURL=es2015.symbol.wellknown.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js
index daaf4143fe..5c9d5cd62d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts
index 7e6c89037f..09fb69c311 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2016_array_include: Record;
//# sourceMappingURL=es2016.array.include.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js
index d549fca3a8..81e8826a33 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts
index 2049c83ee5..3cfda0a2e3 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2016: Record;
//# sourceMappingURL=es2016.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts
index f940014b07..918cec84df 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2016_full: Record;
//# sourceMappingURL=es2016.full.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js
index d656a19a80..a8282f5f45 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js
index 7c02f9afb4..fd2cad729d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts
index 7c40c71288..cc6f41d511 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017: Record;
//# sourceMappingURL=es2017.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts
index 385bd1c38b..866491bf35 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_full: Record;
//# sourceMappingURL=es2017.full.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js
index 8f5768a7a3..43790ac687 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts
index 4db70db8f1..5da8f1e09f 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_intl: Record;
//# sourceMappingURL=es2017.intl.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js
index e6d195d495..1b495a6dc8 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js
index 79644a2265..32b2186c15 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts
index 268df74f69..e688ca379d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_object: Record;
//# sourceMappingURL=es2017.object.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js
index 7e9d1f3485..d434a9200a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts
index e647026ba1..335d5f0a9d 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_sharedmemory: Record;
//# sourceMappingURL=es2017.sharedmemory.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js
index 8fe9fc128d..475976c98a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts
index effb6ad8c1..e04541a6ff 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_string: Record;
//# sourceMappingURL=es2017.string.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js
index 35d566c30d..fe3aa18bb5 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts
index 97b9cce1d2..8c7c573051 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2017_typedarrays: Record;
//# sourceMappingURL=es2017.typedarrays.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js
index b11fa70229..495547d898 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts
index 1c0ad38508..f0c19255eb 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_asyncgenerator: Record;
//# sourceMappingURL=es2018.asyncgenerator.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js
index 9032bbf92f..b44e99dff8 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts
index 441e1b4ac6..bb9bfec9cc 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_asynciterable: Record;
//# sourceMappingURL=es2018.asynciterable.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js
index 61d6a22a39..d5a923e16a 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts
index d6a57e0bb0..5a4029d4f4 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018: Record;
//# sourceMappingURL=es2018.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts
index def2b62de2..959b7c4489 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_full: Record;
//# sourceMappingURL=es2018.full.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js
index 3e3862344a..f62cb1f3a3 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts
index e80a679388..8fe10faa2e 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_intl: Record;
//# sourceMappingURL=es2018.intl.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js
index c970ac4706..0721a5c2be 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js
index deaffe4427..c399532ee5 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts
index 2ff021b6be..4d405f7137 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_promise: Record;
//# sourceMappingURL=es2018.promise.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js
index fc2d8d06d3..24f8455d2c 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts
index 2e69d45a15..17547a4a42 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2018_regexp: Record;
//# sourceMappingURL=es2018.regexp.d.ts.map
\ No newline at end of file
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js
index c30f77eb38..0b165f102b 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
diff --git a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts
index 845c62f74e..46863849f3 100644
--- a/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts
+++ b/web/ui/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2026 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
import type { ImplicitLibVariableOptions } from '../variable';
export declare const es2019_array: Record